Trace number 1773276

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (MO) 1067.01 542.121

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
0.00/0.00	c Exiting...too many clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773276-1241287071/watcher-1773276-1241287071 -o /tmp/evaluation-result-1773276-1241287071/solver-1773276-1241287071 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773276-1241287071.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25844
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=2120 CPUtime=0
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 214 0 0 0 0 0 0 0 21 0 1 0 156740661 2170880 200 1992294400 134512640 135305190 4294956240 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 530 207 67 193 0 334 0

[startup+0.100893 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25844
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=13904 CPUtime=0.09
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 3159 0 0 0 8 1 0 0 21 0 1 0 156740661 14237696 3145 1992294400 134512640 135305190 4294956240 18446744073709551615 134837712 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 3476 3145 70 193 0 3280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19260

[startup+0.201903 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25844
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=25320 CPUtime=0.19
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 5898 0 0 0 16 3 0 0 21 0 1 0 156740661 25927680 5884 1992294400 134512640 135305190 4294956240 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 6330 5884 70 193 0 6134 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30676

[startup+0.301917 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25844
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=36844 CPUtime=0.29
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 8626 0 0 0 24 5 0 0 22 0 1 0 156740661 37728256 8612 1992294400 134512640 135305190 4294956240 18446744073709551615 134571329 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 9211 8612 70 193 0 9015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42200

[startup+0.701974 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 25844
/proc/meminfo: memFree=1801664/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=81540 CPUtime=0.68
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 19282 0 0 0 59 9 0 0 25 0 1 0 156740661 83496960 19268 1992294400 134512640 135305190 4294956240 18446744073709551615 134839991 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 20385 19269 70 193 0 20189 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86896

[startup+1.50109 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25847
/proc/meminfo: memFree=1684656/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=169336 CPUtime=1.49
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 40006 0 0 0 129 20 0 0 25 0 1 0 156740661 173400064 39992 1992294400 134512640 135305190 4294956240 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 42334 39993 70 193 0 42138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174692

[startup+3.10144 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25847
/proc/meminfo: memFree=1570096/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=336128 CPUtime=3.09
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 81338 0 0 0 267 42 0 0 25 0 1 0 156740661 344195072 81324 1992294400 134512640 135305190 4294956240 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 84032 81325 70 193 0 83836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 341484

[startup+6.30179 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25847
/proc/meminfo: memFree=1240368/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=667140 CPUtime=6.28
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 160425 0 0 0 547 81 0 0 25 0 1 0 156740661 683151360 160411 1992294400 134512640 135305190 4294956240 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 166785 160412 70 193 0 166589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 672496

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 25847
/proc/meminfo: memFree=580336/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1330452 CPUtime=12.69
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 320389 0 0 0 1112 157 0 0 25 0 1 0 156740661 1362382848 320375 1992294400 134512640 135305190 4294956240 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25846/statm: 332613 320375 70 193 0 332417 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1335808

[startup+25.5016 s]
/proc/loadavg: 1.41 1.08 1.03 5/69 25850
/proc/meminfo: memFree=460632/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1423172 CPUtime=36.18
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 335304 0 0 0 3449 169 0 0 21 0 4 0 156740661 1457328128 335290 1992294400 134512640 135305190 4294956240 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 355793 335290 82 193 0 355597 0
[pid=25846/tid=25848] ppid=25844 vsize=1423172 CPUtime=6.01
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 2573 0 0 0 600 1 0 0 18 0 4 0 156742132 1457328128 335290 1992294400 134512640 135305190 4294956240 18446744073709551615 134541569 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1423172 CPUtime=4.79
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 2118 0 0 0 477 2 0 0 18 0 4 0 156742132 1457328128 335290 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1423172 CPUtime=8.39
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 2693 0 0 0 836 3 0 0 19 0 4 0 156742132 1457328128 335290 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.18
Current children cumulated vsize (KiB) 1428528

[startup+51.1013 s]
/proc/loadavg: 2.29 1.31 1.10 5/69 25850
/proc/meminfo: memFree=446424/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1433908 CPUtime=87.17
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 338202 0 0 0 8544 173 0 0 25 0 4 0 156740661 1468321792 338188 1992294400 134512640 135305190 4294956240 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 358477 338188 82 193 0 358281 0
[pid=25846/tid=25848] ppid=25844 vsize=1433908 CPUtime=19.79
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 3487 0 0 0 1976 3 0 0 25 0 4 0 156742132 1468321792 338188 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1433908 CPUtime=15.77
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 2955 0 0 0 1574 3 0 0 19 0 4 0 156742132 1468321792 338188 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1433908 CPUtime=28.49
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 3320 0 0 0 2845 4 0 0 19 0 4 0 156742132 1468321792 338188 1992294400 134512640 135305190 4294956240 18446744073709551615 134528848 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.17
Current children cumulated vsize (KiB) 1439264

[startup+102.302 s]
/proc/loadavg: 3.32 1.76 1.27 5/69 25850
/proc/meminfo: memFree=420696/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1461820 CPUtime=189.36
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 345201 0 0 0 18755 181 0 0 25 0 4 0 156740661 1496903680 345187 1992294400 134512640 135305190 4294956240 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 365455 345187 82 193 0 365259 0
[pid=25846/tid=25848] ppid=25844 vsize=1461820 CPUtime=47.29
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 4382 0 0 0 4725 4 0 0 17 0 4 0 156742132 1496903680 345187 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1461820 CPUtime=40.87
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 7734 0 0 0 4079 8 0 0 25 0 4 0 156742132 1496903680 345187 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1461820 CPUtime=54.78
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 3726 0 0 0 5474 4 0 0 25 0 4 0 156742132 1496903680 345187 1992294400 134512640 135305190 4294956240 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 189.36
Current children cumulated vsize (KiB) 1467176

[startup+162.301 s]
/proc/loadavg: 3.75 2.17 1.44 5/69 25850
/proc/meminfo: memFree=373528/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1510164 CPUtime=309.08
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 357018 0 0 0 30713 195 0 0 25 0 4 0 156740661 1546407936 357004 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 377541 357004 82 193 0 377345 0
[pid=25846/tid=25848] ppid=25844 vsize=1510164 CPUtime=85.08
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 5478 0 0 0 8503 5 0 0 19 0 4 0 156742132 1546407936 357004 1992294400 134512640 135305190 4294956240 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1510164 CPUtime=74.38
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 17368 0 0 0 7419 19 0 0 21 0 4 0 156742132 1546407936 357004 1992294400 134512640 135305190 4294956240 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1510164 CPUtime=77.94
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 4037 0 0 0 7789 5 0 0 23 0 4 0 156742132 1546407936 357004 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 309.08
Current children cumulated vsize (KiB) 1515520

[startup+222.306 s]
/proc/loadavg: 3.86 2.48 1.59 5/69 25856
/proc/meminfo: memFree=328528/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1555280 CPUtime=428.81
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 368175 0 0 0 42672 209 0 0 25 0 4 0 156740661 1592606720 368161 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 388820 368161 82 193 0 388624 0
[pid=25846/tid=25848] ppid=25844 vsize=1555280 CPUtime=117.32
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 6566 0 0 0 11726 6 0 0 25 0 4 0 156742132 1592606720 368161 1992294400 134512640 135305190 4294956240 18446744073709551615 134530997 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1555280 CPUtime=106.58
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 26178 0 0 0 10629 29 0 0 25 0 4 0 156742132 1592606720 368161 1992294400 134512640 135305190 4294956240 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1555280 CPUtime=113.07
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 4815 0 0 0 11301 6 0 0 21 0 4 0 156742132 1592606720 368161 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 428.81
Current children cumulated vsize (KiB) 1560636

[startup+282.303 s]
/proc/loadavg: 3.95 2.76 1.74 5/69 25856
/proc/meminfo: memFree=288336/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1596140 CPUtime=548.53
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 378262 0 0 0 54633 220 0 0 25 0 4 0 156740661 1634447360 378248 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 399035 378248 82 193 0 398839 0
[pid=25846/tid=25848] ppid=25844 vsize=1596140 CPUtime=147.54
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 7534 0 0 0 14747 7 0 0 18 0 4 0 156742132 1634447360 378248 1992294400 134512640 135305190 4294956240 18446744073709551615 134541683 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1596140 CPUtime=139.87
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 33347 0 0 0 13950 37 0 0 25 0 4 0 156742132 1634447360 378248 1992294400 134512640 135305190 4294956240 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1596140 CPUtime=145.67
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 6151 0 0 0 14559 8 0 0 25 0 4 0 156742132 1634447360 378248 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 548.53
Current children cumulated vsize (KiB) 1601496

[startup+342.302 s]
/proc/loadavg: 3.98 2.98 1.88 5/69 25856
/proc/meminfo: memFree=231696/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1651224 CPUtime=668.28
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 392346 0 0 0 66592 236 0 0 22 0 4 0 156740661 1690853376 392332 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 412806 392332 82 193 0 412610 0
[pid=25846/tid=25848] ppid=25844 vsize=1651224 CPUtime=179.24
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 8517 0 0 0 17916 8 0 0 25 0 4 0 156742132 1690853376 392332 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1651224 CPUtime=167.36
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 44751 0 0 0 16688 48 0 0 25 0 4 0 156742132 1690853376 392332 1992294400 134512640 135305190 4294956240 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1651224 CPUtime=184.16
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 7074 0 0 0 18407 9 0 0 17 0 4 0 156742132 1690853376 392332 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 668.28
Current children cumulated vsize (KiB) 1656580

[startup+402.301 s]
/proc/loadavg: 3.99 3.15 2.00 5/69 25856
/proc/meminfo: memFree=182416/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1700900 CPUtime=788.02
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 404655 0 0 0 78554 248 0 0 25 0 4 0 156740661 1741721600 404641 1992294400 134512640 135305190 4294956240 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 425225 404641 82 193 0 425029 0
[pid=25846/tid=25848] ppid=25844 vsize=1700900 CPUtime=216.7
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 9458 0 0 0 21660 10 0 0 25 0 4 0 156742132 1741721600 404641 1992294400 134512640 135305190 4294956240 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1700900 CPUtime=197.67
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 55337 0 0 0 19709 58 0 0 25 0 4 0 156742132 1741721600 404641 1992294400 134512640 135305190 4294956240 18446744073709551615 134570412 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1700900 CPUtime=216.35
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 7546 0 0 0 21625 10 0 0 17 0 4 0 156742132 1741721600 404641 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 788.02
Current children cumulated vsize (KiB) 1706256

[startup+462.302 s]
/proc/loadavg: 3.99 3.31 2.13 5/69 25856
/proc/meminfo: memFree=137296/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1747192 CPUtime=907.74
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 415961 0 0 0 90515 259 0 0 25 0 4 0 156740661 1789124608 415947 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 436798 415947 82 193 0 436602 0
[pid=25846/tid=25848] ppid=25844 vsize=1747192 CPUtime=248.33
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 10546 0 0 0 24822 11 0 0 25 0 4 0 156742132 1789124608 415947 1992294400 134512640 135305190 4294956240 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1747192 CPUtime=225.06
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 64376 0 0 0 22440 66 0 0 25 0 4 0 156742132 1789124608 415947 1992294400 134512640 135305190 4294956240 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1747192 CPUtime=244.86
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 7819 0 0 0 24476 10 0 0 25 0 4 0 156742132 1789124608 415947 1992294400 134512640 135305190 4294956240 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 907.74
Current children cumulated vsize (KiB) 1752548

[startup+522.303 s]
/proc/loadavg: 3.99 3.43 2.23 5/69 25856
/proc/meminfo: memFree=68696/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1816048 CPUtime=1027.49
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 433165 0 0 0 102475 274 0 0 25 0 4 0 156740661 1859633152 433151 1992294400 134512640 135305190 4294956240 18446744073709551615 134551709 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 454012 433151 82 193 0 453816 0
[pid=25846/tid=25848] ppid=25844 vsize=1816048 CPUtime=279.75
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 11605 0 0 0 27963 12 0 0 25 0 4 0 156742132 1859633152 433151 1992294400 134512640 135305190 4294956240 18446744073709551615 134557977 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1816048 CPUtime=253.4
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 79637 0 0 0 25262 78 0 0 25 0 4 0 156742132 1859633152 433151 1992294400 134512640 135305190 4294956240 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1816048 CPUtime=278.65
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 8141 0 0 0 27854 11 0 0 25 0 4 0 156742132 1859633152 433151 1992294400 134512640 135305190 4294956240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1027.49
Current children cumulated vsize (KiB) 1821404



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+542.102 s]
/proc/loadavg: 3.99 3.47 2.28 5/69 25856
/proc/meminfo: memFree=44888/2055920 swapFree=4192812/4192956
[pid=25844] ppid=25842 vsize=5356 CPUtime=0
/proc/25844/stat : 25844 (manysat.sh) S 25842 25844 25807 0 -1 4194304 311 79 0 0 0 0 0 0 18 0 1 0 156740661 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25844/statm: 1339 237 195 169 0 50 0
[pid=25846] ppid=25844 vsize=1837856 CPUtime=1067.01
/proc/25846/stat : 25846 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194304 438891 0 0 0 106422 279 0 0 25 0 4 0 156740661 1881964544 438877 1992294400 134512640 135305190 4294956240 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25846/statm: 459464 438877 82 193 0 459268 0
[pid=25846/tid=25848] ppid=25844 vsize=1837856 CPUtime=289.54
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 11931 0 0 0 28942 12 0 0 19 0 4 0 156742132 1881964544 438877 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25844 vsize=1837856 CPUtime=263.31
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 84678 0 0 0 26250 81 0 0 25 0 4 0 156742132 1881964544 438877 1992294400 134512640 135305190 4294956240 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25850] ppid=25844 vsize=1837856 CPUtime=289.05
/proc/25846/task/25850/stat : 25850 (manysat1.1_stat) R 25844 25844 25807 0 -1 4194368 8272 0 0 0 28894 11 0 0 25 0 4 0 156742132 1881964544 438877 1992294400 134512640 135305190 4294956240 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1067.01
Current children cumulated vsize (KiB) 1843212

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25844 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1067.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 542.121
CPU time (s): 1067.01
CPU user time (s): 1064.22
CPU system time (s): 2.79
CPU usage (%): 196.821
Max. virtual memory (cumulated for all children) (KiB): 1843212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 0.488925 second user time and 1.49377 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 19:57:59
IDJOB=1773276
IDBENCH=20580
IDSOLVER=612
FILE ID=node30/1773276-1241287071
PBS_JOBID= 9225091
Free space on /tmp= 66384 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773276-1241287071/watcher-1773276-1241287071 -o /tmp/evaluation-result-1773276-1241287071/solver-1773276-1241287071 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773276-1241287071.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1269765233

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1802144 kB
Buffers:          5292 kB
Cached:         174840 kB
SwapCached:          0 kB
Active:         162596 kB
Inactive:        31892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          133436 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            45364 kB
Committed_AS:   768516 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node30 at 2009-05-02 20:07:03