Trace number 1772756

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? (TO) 10000.1 5016.52

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data

0.00/0.00	c Parsing...
1.09/1.14	c ==============================================================================
1.09/1.14	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.14	c ==============================================================================
1.09/1.14	c |         0 | 1214401  2831586 |  364320       0        0     nan |  0.000 % |
9.18/9.22	c |         0 |  540614  1448055 |      --       0       --      -- |     --   | -422902/-817661
9.18/9.22	c ==============================================================================
9.18/9.22	c Result  :   #vars: 89502   #clauses: 540614   #literals: 1448055
9.18/9.22	c CPU time:   8.90864 s
9.18/9.22	c ==============================================================================

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-1772756-1241285315/watcher-1772756-1241285315 -o /tmp/evaluation-result-1772756-1241285315/solver-1772756-1241285315 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772756-1241285315.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: 3.67 2.97 1.89 3/64 22249
/proc/meminfo: memFree=1905224/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=1140 CPUtime=0
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 191 0 0 0 0 0 0 0 19 0 1 0 156564328 1167360 175 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 285 178 50 127 0 155 0

[startup+0.0426 s]
/proc/loadavg: 3.67 2.97 1.89 3/64 22249
/proc/meminfo: memFree=1905224/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=9816 CPUtime=0.03
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 1692 0 0 0 3 0 0 0 19 0 1 0 156564328 10051584 1676 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 2454 1677 50 127 0 2324 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15172

[startup+0.101602 s]
/proc/loadavg: 3.67 2.97 1.89 3/64 22249
/proc/meminfo: memFree=1905224/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=21188 CPUtime=0.09
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 3991 0 0 0 8 1 0 0 19 0 1 0 156564328 21696512 3975 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 5297 3978 50 127 0 5167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26544

[startup+0.301617 s]
/proc/loadavg: 3.67 2.97 1.89 3/64 22249
/proc/meminfo: memFree=1905224/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=52440 CPUtime=0.29
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 12272 0 0 0 24 5 0 0 20 0 1 0 156564328 53698560 12256 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 13110 12257 50 127 0 12980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57796

[startup+0.701647 s]
/proc/loadavg: 3.67 2.97 1.89 3/64 22249
/proc/meminfo: memFree=1905224/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=81416 CPUtime=0.69
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 19589 0 0 0 59 10 0 0 25 0 1 0 156564328 83369984 19573 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 20354 19573 50 127 0 20224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86772

[startup+1.50171 s]
/proc/loadavg: 3.67 2.97 1.89 2/66 22251
/proc/meminfo: memFree=1796280/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=151008 CPUtime=1.49
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 31843 0 0 0 132 17 0 0 25 0 1 0 156564328 154632192 29352 1992294400 134512640 135034092 4294956112 18446744073709551615 134562055 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 37752 29352 67 127 0 37622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156364

[startup+3.10182 s]
/proc/loadavg: 3.67 2.97 1.89 2/66 22251
/proc/meminfo: memFree=1778040/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=168008 CPUtime=3.09
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 35651 0 0 0 288 21 0 0 25 0 1 0 156564328 172040192 32642 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 42002 32642 68 127 0 41872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173364

[startup+6.30206 s]
/proc/loadavg: 3.45 2.94 1.88 2/66 22251
/proc/meminfo: memFree=1760184/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=0
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156564328 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 235 195 169 0 50 0
[pid=22250] ppid=22249 vsize=169776 CPUtime=6.29
/proc/22250/stat : 22250 (SatElite) R 22249 22249 22071 0 -1 4194304 39904 0 0 0 606 23 0 0 25 0 1 0 156564328 173850624 32933 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/22250/statm: 42444 32933 68 127 0 42314 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175132

[startup+12.7025 s]
/proc/loadavg: 3.26 2.90 1.88 5/69 22255
/proc/meminfo: memFree=1742752/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=184116 CPUtime=3.97
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 36972 0 0 0 375 22 0 0 16 0 4 0 156565325 188534784 36914 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22252/statm: 46029 36914 83 193 0 45833 0
[pid=22252/tid=22253] ppid=22249 vsize=184116 CPUtime=0.54
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 635 0 0 0 53 1 0 0 16 0 4 0 156565470 188534784 36914 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=184116 CPUtime=0.7
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 587 0 0 0 68 2 0 0 17 0 4 0 156565470 188534784 36914 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=184116 CPUtime=0.64
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 669 0 0 0 63 1 0 0 17 0 4 0 156565470 188534784 36914 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.93
Current children cumulated vsize (KiB) 189472

[startup+25.5015 s]
/proc/loadavg: 3.42 2.96 1.91 5/69 22255
/proc/meminfo: memFree=1737504/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=185700 CPUtime=29.18
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 37446 0 0 0 2886 32 0 0 18 0 4 0 156565325 190156800 37388 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22252/statm: 46425 37388 83 193 0 46229 0
[pid=22252/tid=22253] ppid=22249 vsize=185700 CPUtime=7.66
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 747 0 0 0 760 6 0 0 17 0 4 0 156565470 190156800 37388 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=185700 CPUtime=6.83
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 693 0 0 0 680 3 0 0 18 0 4 0 156565470 190156800 37388 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=185700 CPUtime=6.79
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 810 0 0 0 675 4 0 0 18 0 4 0 156565470 190156800 37388 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.14
Current children cumulated vsize (KiB) 191056

[startup+51.1013 s]
/proc/loadavg: 3.62 3.04 1.97 5/69 22255
/proc/meminfo: memFree=1736864/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=185876 CPUtime=80.24
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 37609 0 0 0 7991 33 0 0 20 0 4 0 156565325 190337024 37551 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 46469 37551 83 193 0 46273 0
[pid=22252/tid=22253] ppid=22249 vsize=185876 CPUtime=22.49
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 789 0 0 0 2243 6 0 0 18 0 4 0 156565470 190337024 37551 1992294400 134512640 135305190 4294956160 18446744073709551615 134556787 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22254] ppid=22249 vsize=185876 CPUtime=17.49
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 756 0 0 0 1746 3 0 0 18 0 4 0 156565470 190337024 37551 1992294400 134512640 135305190 4294956160 18446744073709551615 134553353 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=185876 CPUtime=23.3
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 839 0 0 0 2326 4 0 0 18 0 4 0 156565470 190337024 37551 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.2
Current children cumulated vsize (KiB) 191232

[startup+102.305 s]
/proc/loadavg: 3.83 3.19 2.07 5/69 22255
/proc/meminfo: memFree=1735520/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=188568 CPUtime=182.43
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 37968 0 0 0 18209 34 0 0 22 0 4 0 156565325 193093632 37895 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22252/statm: 47142 37895 83 193 0 46946 0
[pid=22252/tid=22253] ppid=22249 vsize=188568 CPUtime=44.54
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 800 0 0 0 4448 6 0 0 23 0 4 0 156565470 193093632 37895 1992294400 134512640 135305190 4294956160 18446744073709551615 134538576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=188568 CPUtime=40.48
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 878 0 0 0 4045 3 0 0 25 0 4 0 156565470 193093632 37895 1992294400 134512640 135305190 4294956160 18446744073709551615 134553168 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=188568 CPUtime=53.62
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 958 0 0 0 5357 5 0 0 17 0 4 0 156565470 193093632 37895 1992294400 134512640 135305190 4294956160 18446744073709551615 134546083 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 192.39
Current children cumulated vsize (KiB) 193924

[startup+162.301 s]
/proc/loadavg: 3.94 3.33 2.19 5/69 22255
/proc/meminfo: memFree=1719264/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=204324 CPUtime=302.18
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 42021 0 0 0 30178 40 0 0 19 0 4 0 156565325 209227776 41948 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22252/statm: 51081 41948 83 193 0 50885 0
[pid=22252/tid=22253] ppid=22249 vsize=204324 CPUtime=77.28
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 1627 0 0 0 7721 7 0 0 21 0 4 0 156565470 209227776 41948 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22254] ppid=22249 vsize=204324 CPUtime=69.08
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 2058 0 0 0 6903 5 0 0 20 0 4 0 156565470 209227776 41948 1992294400 134512640 135305190 4294956160 18446744073709551615 134554912 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22255] ppid=22249 vsize=204324 CPUtime=81.43
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 1962 0 0 0 8137 6 0 0 17 0 4 0 156565470 209227776 41948 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.14
Current children cumulated vsize (KiB) 209680

[startup+222.302 s]
/proc/loadavg: 3.93 3.44 2.29 5/69 22255
/proc/meminfo: memFree=1713888/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96

################
# More data... #
################

/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29532 0 0 0 233558 54 0 0 25 0 4 0 156565470 659554304 147684 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9173.46
Current children cumulated vsize (KiB) 649452

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1291680/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=645276 CPUtime=9283.25
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 148132 0 0 0 928108 217 0 0 25 0 4 0 156565325 660762624 147974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22252/statm: 161319 147974 83 193 0 161123 0
[pid=22252/tid=22253] ppid=22249 vsize=645276 CPUtime=2310.48
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25796 0 0 0 230999 49 0 0 25 0 4 0 156565470 660762624 147974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22254] ppid=22249 vsize=645276 CPUtime=2245.15
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29643 0 0 0 224471 44 0 0 25 0 4 0 156565470 660762624 147974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22255] ppid=22249 vsize=645276 CPUtime=2366.12
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29719 0 0 0 236557 55 0 0 25 0 4 0 156565470 660762624 147974 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9293.21
Current children cumulated vsize (KiB) 650632

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1291232/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=645668 CPUtime=9403
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 148251 0 0 0 940083 217 0 0 25 0 4 0 156565325 661164032 148093 1992294400 134512640 135305190 4294956160 18446744073709551615 134556752 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 161417 148093 83 193 0 161221 0
[pid=22252/tid=22253] ppid=22249 vsize=645668 CPUtime=2340.44
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25796 0 0 0 233995 49 0 0 25 0 4 0 156565470 661164032 148093 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=645668 CPUtime=2273.24
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29691 0 0 0 227280 44 0 0 25 0 4 0 156565470 661164032 148093 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=645668 CPUtime=2400.68
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29722 0 0 0 240013 55 0 0 25 0 4 0 156565470 661164032 148093 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9412.96
Current children cumulated vsize (KiB) 651024

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1289120/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=648156 CPUtime=9522.74
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 148773 0 0 0 952056 218 0 0 25 0 4 0 156565325 663711744 148615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 162039 148615 83 193 0 161843 0
[pid=22252/tid=22253] ppid=22249 vsize=648156 CPUtime=2370.44
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25796 0 0 0 236995 49 0 0 25 0 4 0 156565470 663711744 148615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=648156 CPUtime=2302.36
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30190 0 0 0 230191 45 0 0 25 0 4 0 156565470 663711744 148615 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=648156 CPUtime=2431.32
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29722 0 0 0 243077 55 0 0 25 0 4 0 156565470 663711744 148615 1992294400 134512640 135305190 4294956160 18446744073709551615 134559176 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9532.7
Current children cumulated vsize (KiB) 653512

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1288608/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=648456 CPUtime=9642.49
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 148904 0 0 0 964030 219 0 0 25 0 4 0 156565325 664018944 148746 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 162114 148746 83 193 0 161918 0
[pid=22252/tid=22253] ppid=22249 vsize=648456 CPUtime=2400.43
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25812 0 0 0 239994 49 0 0 25 0 4 0 156565470 664018944 148746 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=648456 CPUtime=2331.53
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30261 0 0 0 233107 46 0 0 25 0 4 0 156565470 664018944 148746 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=648456 CPUtime=2461.92
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29722 0 0 0 246137 55 0 0 25 0 4 0 156565470 664018944 148746 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9652.45
Current children cumulated vsize (KiB) 653812

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1287840/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=649324 CPUtime=9762.24
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 149083 0 0 0 976005 219 0 0 23 0 4 0 156565325 664907776 148925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 162331 148925 83 193 0 162135 0
[pid=22252/tid=22253] ppid=22249 vsize=649324 CPUtime=2429.63
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25823 0 0 0 242914 49 0 0 25 0 4 0 156565470 664907776 148925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=649324 CPUtime=2360.64
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30345 0 0 0 236018 46 0 0 25 0 4 0 156565470 664907776 148925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=649324 CPUtime=2492.58
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29722 0 0 0 249203 55 0 0 25 0 4 0 156565470 664907776 148925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9772.2
Current children cumulated vsize (KiB) 654680

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1286560/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=651068 CPUtime=9881.98
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 149427 0 0 0 987979 219 0 0 25 0 4 0 156565325 666693632 149269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 162767 149269 83 193 0 162571 0
[pid=22252/tid=22253] ppid=22249 vsize=651068 CPUtime=2459.62
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25835 0 0 0 245913 49 0 0 25 0 4 0 156565470 666693632 149269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=651068 CPUtime=2390.53
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30386 0 0 0 239007 46 0 0 25 0 4 0 156565470 666693632 149269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=651068 CPUtime=2522.45
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 29828 0 0 0 252189 56 0 0 25 0 4 0 156565470 666693632 149269 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9891.94
Current children cumulated vsize (KiB) 656424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5016.5 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1283168/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=654680 CPUtime=9990.16
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 150253 0 0 0 998794 222 0 0 25 0 4 0 156565325 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 163670 150095 83 193 0 163474 0
[pid=22252/tid=22253] ppid=22249 vsize=654680 CPUtime=2486.72
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25938 0 0 0 248623 49 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=654680 CPUtime=2417.52
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30542 0 0 0 241706 46 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=654680 CPUtime=2549.44
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30233 0 0 0 254887 57 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 660036

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

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

[startup+5016.5 s]
/proc/loadavg: 4.00 4.00 3.93 5/69 22265
/proc/meminfo: memFree=1283168/2055920 swapFree=4181112/4192956
[pid=22249] ppid=22247 vsize=5356 CPUtime=9.96
/proc/22249/stat : 22249 (manysat.sh) S 22247 22249 22071 0 -1 4194304 313 53449 0 0 0 0 957 39 16 0 1 0 156564328 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22249/statm: 1339 238 195 169 0 50 0
[pid=22252] ppid=22249 vsize=654680 CPUtime=9990.16
/proc/22252/stat : 22252 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194304 150253 0 0 0 998794 222 0 0 25 0 4 0 156565325 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22252/statm: 163670 150095 83 193 0 163474 0
[pid=22252/tid=22253] ppid=22249 vsize=654680 CPUtime=2486.72
/proc/22252/task/22253/stat : 22253 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 25938 0 0 0 248623 49 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22252/tid=22254] ppid=22249 vsize=654680 CPUtime=2417.52
/proc/22252/task/22254/stat : 22254 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30542 0 0 0 241706 46 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22252/tid=22255] ppid=22249 vsize=654680 CPUtime=2549.44
/proc/22252/task/22255/stat : 22255 (manysat1.1_stat) R 22249 22249 22071 0 -1 4194368 30233 0 0 0 254887 57 0 0 25 0 4 0 156565470 670392320 150095 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 660036

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5016.52
CPU time (s): 10000.1
CPU user time (s): 9997.51
CPU system time (s): 2.61
CPU usage (%): 199.344
Max. virtual memory (cumulated for all children) (KiB): 660036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.58054
system time used= 0.39294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53762
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= 5
involuntary context switches= 32

runsolver used 4.64129 second user time and 13.6109 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-02 19:28:37
IDJOB=1772756
IDBENCH=20383
IDSOLVER=612
FILE ID=node34/1772756-1241285315
PBS_JOBID= 9225063
Free space on /tmp= 66476 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772756-1241285315/watcher-1772756-1241285315 -o /tmp/evaluation-result-1772756-1241285315/solver-1772756-1241285315 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772756-1241285315.cnf aimd 1

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=102091875

node34.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.214
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.214
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:       1905768 kB
Buffers:          6880 kB
Cached:          88580 kB
SwapCached:       5384 kB
Active:          38188 kB
Inactive:        64912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905768 kB
SwapTotal:     4192956 kB
SwapFree:      4181112 kB
Dirty:           23860 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            33104 kB
Committed_AS:   710636 kB
PageTables:       1388 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= 66456 MiB
End job on node34 at 2009-05-02 20:52:15