Trace number 1775782

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 2/2009-03-20 (4 threads)? (TO) 3968.59 1000.06

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
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 variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

0.00/0.00	c Parsing...
0.72/0.76	c ==============================================================================
0.72/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.76	c ==============================================================================
0.72/0.76	c |         0 |  985541  2284533 |  295662       0        0     nan |  0.000 % |
5.32/5.31	c |         0 |  590731  1617848 |      --       0       --      -- |     --   | -181197/-182944
5.32/5.32	c ==============================================================================
5.32/5.32	c Result  :   #vars: 105677   #clauses: 590731   #literals: 1617848
5.32/5.32	c CPU time:   5.12 s
5.32/5.32	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775782-1243502104/watcher-1775782-1243502104 -o /tmp/evaluation-result-1775782-1243502104/solver-1775782-1243502104 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775782-1243502104.cnf aimd 2 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.20 4.38 4.30 3/96 10483
/proc/meminfo: memFree=3156004/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=1756 CPUtime=0
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 349 0 0 0 0 0 0 0 18 0 1 0 1114874630 1798144 286 4294967295 134512640 135034092 3216186944 3216183232 134545186 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 439 287 49 128 0 309 0

[startup+0.098216 s]
/proc/loadavg: 4.20 4.38 4.30 3/96 10483
/proc/meminfo: memFree=3156004/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=23516 CPUtime=0.1
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 5703 0 0 0 2 8 0 0 18 0 1 0 1114874630 24080384 5640 4294967295 134512640 135034092 3216186944 3216183232 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 5879 5642 49 128 0 5749 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25928

[startup+0.118214 s]
/proc/loadavg: 4.20 4.38 4.30 3/96 10483
/proc/meminfo: memFree=3156004/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=38168 CPUtime=0.12
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 7015 0 0 0 4 8 0 0 18 0 1 0 1114874630 39084032 6952 4294967295 134512640 135034092 3216186944 3216183232 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 9542 6953 49 128 0 9412 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 40580

[startup+0.318197 s]
/proc/loadavg: 4.20 4.38 4.30 3/96 10483
/proc/meminfo: memFree=3156004/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=60972 CPUtime=0.32
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 13589 0 0 0 20 12 0 0 18 0 1 0 1114874630 62435328 13526 4294967295 134512640 135034092 3216186944 3216183288 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 15243 13527 49 128 0 15113 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 63384

[startup+0.718165 s]
/proc/loadavg: 4.20 4.38 4.30 3/96 10483
/proc/meminfo: memFree=3156004/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=93652 CPUtime=0.72
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 22280 0 0 0 56 16 0 0 18 0 1 0 1114874630 95899648 22217 4294967295 134512640 135034092 3216186944 3216184336 134542692 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 23413 22217 50 128 0 23283 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 96064

[startup+1.5181 s]
/proc/loadavg: 4.20 4.38 4.30 2/98 10485
/proc/meminfo: memFree=3060688/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=115268 CPUtime=1.52
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 28246 0 0 0 135 17 0 0 20 0 1 0 1114874630 118034432 25758 4294967295 134512640 135034092 3216186944 3216182812 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 28817 25758 67 128 0 28687 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 117680

[startup+3.11796 s]
/proc/loadavg: 4.20 4.38 4.30 2/98 10485
/proc/meminfo: memFree=3047368/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2412 CPUtime=0
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1114874630 2469888 272 4294967295 134512640 135169312 3219653056 3219651592 3084926702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10483/statm: 603 272 231 161 0 42 0
[pid=10484] ppid=10483 vsize=134312 CPUtime=3.12
/proc/10484/stat : 10484 (SatElite) R 10483 10483 27966 0 -1 4202496 31632 0 0 0 294 18 0 0 25 0 1 0 1114874630 137535488 28591 4294967295 134512640 135034092 3216186944 3216182868 134560593 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10484/statm: 33578 28591 67 128 0 33448 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 136724

[startup+6.31771 s]
/proc/loadavg: 3.94 4.32 4.28 2/98 10485
/proc/meminfo: memFree=3040328/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 2416

[startup+12.7168 s]
/proc/loadavg: 4.02 4.33 4.28 7/101 10489
/proc/meminfo: memFree=2974396/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=203368 CPUtime=22.43
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 41342 0 0 0 2207 36 0 0 16 0 4 0 1114875231 208248832 41211 4294967295 134512640 135305190 3214136432 3214134608 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10486/statm: 50842 41211 79 194 0 50646 0
[pid=10486/tid=10487] ppid=10483 vsize=203368 CPUtime=5.28
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 658 0 0 0 520 8 0 0 17 0 4 0 1114875350 208248832 41211 4294967295 134512640 135305190 3214136432 3031862532 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=203368 CPUtime=5.33
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 806 0 0 0 530 3 0 0 16 0 4 0 1114875350 208248832 41211 4294967295 134512640 135305190 3214136432 3023473744 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=203368 CPUtime=5.29
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 760 0 0 0 521 8 0 0 17 0 4 0 1114875350 208248832 41211 4294967295 134512640 135305190 3214136432 3015085248 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 28.44
Current children cumulated vsize (KiB) 205784

[startup+25.5158 s]
/proc/loadavg: 4.29 4.38 4.30 5/101 10674
/proc/meminfo: memFree=2956148/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=220916 CPUtime=73.23
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 45892 0 0 0 7276 47 0 0 25 0 4 0 1114875231 226217984 45761 4294967295 134512640 135305190 3214136432 3214134608 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10486/statm: 55229 45761 79 194 0 55033 0
[pid=10486/tid=10487] ppid=10483 vsize=220916 CPUtime=17.96
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 1545 0 0 0 1786 10 0 0 25 0 4 0 1114875350 226217984 45761 4294967295 134512640 135305190 3214136432 3031862464 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=220916 CPUtime=18.09
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 2345 0 0 0 1805 4 0 0 25 0 4 0 1114875350 226217984 45761 4294967295 134512640 135305190 3214136432 3023473856 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=220916 CPUtime=18.05
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 1642 0 0 0 1794 11 0 0 25 0 4 0 1114875350 226217984 45761 4294967295 134512640 135305190 3214136432 3015085248 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.24
Current children cumulated vsize (KiB) 223332

[startup+51.1136 s]
/proc/loadavg: 4.31 4.38 4.30 5/101 10675
/proc/meminfo: memFree=2906168/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=272980 CPUtime=175.55
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 58822 0 0 0 17495 60 0 0 25 0 4 0 1114875231 279531520 58691 4294967295 134512640 135305190 3214136432 3214134720 134565637 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10486/statm: 68245 58691 79 194 0 68049 0
[pid=10486/tid=10487] ppid=10483 vsize=272980 CPUtime=43.48
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 4137 0 0 0 4338 10 0 0 25 0 4 0 1114875350 279531520 58691 4294967295 134512640 135305190 3214136432 3031862408 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=272980 CPUtime=43.69
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 6356 0 0 0 4357 12 0 0 25 0 4 0 1114875350 279531520 58691 4294967295 134512640 135305190 3214136432 3023473856 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=272980 CPUtime=43.65
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 4090 0 0 0 4350 15 0 0 25 0 4 0 1114875350 279531520 58691 4294967295 134512640 135305190 3214136432 3015084912 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.56
Current children cumulated vsize (KiB) 275396

[startup+102.319 s]
/proc/loadavg: 4.17 4.33 4.29 6/101 10863
/proc/meminfo: memFree=2821512/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=355524 CPUtime=379.76
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 79451 0 0 0 37891 85 0 0 25 0 4 0 1114875231 364056576 79320 4294967295 134512640 135305190 3214136432 3214134148 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/10486/statm: 88881 79320 79 194 0 88685 0
[pid=10486/tid=10487] ppid=10483 vsize=355524 CPUtime=94.32
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 7916 0 0 0 9414 18 0 0 25 0 4 0 1114875350 364056576 79320 4294967295 134512640 135305190 3214136432 3031862408 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=355524 CPUtime=94.76
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 13159 0 0 0 9459 17 0 0 25 0 4 0 1114875350 364056576 79320 4294967295 134512640 135305190 3214136432 3023473856 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=355524 CPUtime=94.8
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 7894 0 0 0 9459 21 0 0 25 0 4 0 1114875350 364056576 79320 4294967295 134512640 135305190 3214136432 3015085248 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.77
Current children cumulated vsize (KiB) 357940

[startup+162.314 s]
/proc/loadavg: 4.26 4.33 4.28 5/101 11053
/proc/meminfo: memFree=2731800/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=444160 CPUtime=619.06
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 101709 0 0 0 61781 125 0 0 25 0 4 0 1114875231 454819840 101578 4294967295 134512640 135305190 3214136432 3214134608 134528512 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10486/statm: 111040 101578 79 194 0 110844 0
[pid=10486/tid=10487] ppid=10483 vsize=444160 CPUtime=154
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 12016 0 0 0 15374 26 0 0 25 0 4 0 1114875350 454819840 101578 4294967295 134512640 135305190 3214136432 3031862464 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=444160 CPUtime=154.75
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 21667 0 0 0 15441 34 0 0 25 0 4 0 1114875350 454819840 101578 4294967295 134512640 135305190 3214136432 3023473856 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=444160 CPUtime=154.71
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 11869 0 0 0 15445 26 0 0 25 0 4 0 1114875350 454819840 101578 4294967295 134512640 135305190 3214136432 3015085248 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 625.07
Current children cumulated vsize (KiB) 446576

[startup+222.309 s]
/proc/loadavg: 4.26 4.33 4.28 5/101 11246
/proc/meminfo: memFree=2668288/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=507216 CPUtime=858.44

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

/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 33495 0 0 0 51350 63 0 0 25 0 4 0 1114875350 880476160 205457 4294967295 134512640 135305190 3214136432 3015085248 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2061.92
Current children cumulated vsize (KiB) 862256

[startup+582.31 s]
/proc/loadavg: 4.57 4.37 4.30 5/101 12378
/proc/meminfo: memFree=2272776/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=904388 CPUtime=2295.11
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 216445 0 0 0 229155 356 0 0 25 0 4 0 1114875231 926093312 216314 4294967295 134512640 135305190 3214136432 3214134676 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10486/statm: 226097 216314 79 194 0 225901 0
[pid=10486/tid=10487] ppid=10483 vsize=904388 CPUtime=573.2
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 34176 0 0 0 57243 77 0 0 25 0 4 0 1114875350 926093312 216314 4294967295 134512640 135305190 3214136432 3031862464 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=904388 CPUtime=573.68
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 59532 0 0 0 57255 113 0 0 25 0 4 0 1114875350 926093312 216314 4294967295 134512640 135305190 3214136432 3023473856 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=904388 CPUtime=574.06
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 36162 0 0 0 57339 67 0 0 25 0 4 0 1114875350 926093312 216314 4294967295 134512640 135305190 3214136432 3015084976 134558160 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2301.12
Current children cumulated vsize (KiB) 906804

[startup+642.315 s]
/proc/loadavg: 4.65 4.44 4.32 5/101 12566
/proc/meminfo: memFree=2267636/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=908252 CPUtime=2534.68
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 217704 0 0 0 253093 375 0 0 25 0 4 0 1114875231 930050048 217573 4294967295 134512640 135305190 3214136432 3214134608 134528557 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10486/statm: 227063 217573 79 194 0 226867 0
[pid=10486/tid=10487] ppid=10483 vsize=908252 CPUtime=633.12
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 34331 0 0 0 63230 82 0 0 25 0 4 0 1114875350 930050048 217573 4294967295 134512640 135305190 3214136432 3031862464 134528283 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=908252 CPUtime=633.5
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 59902 0 0 0 63233 117 0 0 25 0 4 0 1114875350 930050048 217573 4294967295 134512640 135305190 3214136432 3023473856 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=908252 CPUtime=633.91
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 36725 0 0 0 63320 71 0 0 25 0 4 0 1114875350 930050048 217573 4294967295 134512640 135305190 3214136432 3015084788 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2540.69
Current children cumulated vsize (KiB) 910668

[startup+702.31 s]
/proc/loadavg: 4.55 4.45 4.33 5/101 12754
/proc/meminfo: memFree=2255408/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=921696 CPUtime=2774.37
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 220857 0 0 0 277039 398 0 0 25 0 4 0 1114875231 943816704 220726 4294967295 134512640 135305190 3214136432 3214134356 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10486/statm: 230424 220726 79 194 0 230228 0
[pid=10486/tid=10487] ppid=10483 vsize=921696 CPUtime=692.86
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 34841 0 0 0 69196 90 0 0 25 0 4 0 1114875350 943816704 220726 4294967295 134512640 135305190 3214136432 3031862464 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=921696 CPUtime=693.5
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 60807 0 0 0 69229 121 0 0 25 0 4 0 1114875350 943816704 220726 4294967295 134512640 135305190 3214136432 3023473472 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=921696 CPUtime=693.88
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 37625 0 0 0 69313 75 0 0 25 0 4 0 1114875350 943816704 220726 4294967295 134512640 135305190 3214136432 3015084976 134556789 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2780.38
Current children cumulated vsize (KiB) 924112

[startup+762.315 s]
/proc/loadavg: 4.51 4.45 4.34 5/101 12941
/proc/meminfo: memFree=2128980/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=1047048 CPUtime=3013.93
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 252301 0 0 0 300958 435 0 0 25 0 4 0 1114875231 1072177152 252170 4294967295 134512640 135305190 3214136432 3214134084 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10486/statm: 261762 252170 79 194 0 261566 0
[pid=10486/tid=10487] ppid=10483 vsize=1047048 CPUtime=752.72
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 41388 0 0 0 75175 97 0 0 25 0 4 0 1114875350 1072177152 252170 4294967295 134512640 135305190 3214136432 3031862192 134557195 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=1047048 CPUtime=753.51
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 69046 0 0 0 75222 129 0 0 25 0 4 0 1114875350 1072177152 252170 4294967295 134512640 135305190 3214136432 3023473856 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=1047048 CPUtime=753.82
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 45224 0 0 0 75293 89 0 0 25 0 4 0 1114875350 1072177152 252170 4294967295 134512640 135305190 3214136432 3015085248 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3019.94
Current children cumulated vsize (KiB) 1049464

[startup+822.31 s]
/proc/loadavg: 4.44 4.44 4.34 6/101 13129
/proc/meminfo: memFree=2049156/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=1126844 CPUtime=3253.48
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 271953 0 0 0 324882 466 0 0 25 0 4 0 1114875231 1153888256 271822 4294967295 134512640 135305190 3214136432 3214134608 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10486/statm: 281711 271822 79 194 0 281515 0
[pid=10486/tid=10487] ppid=10483 vsize=1126844 CPUtime=812.67
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 45630 0 0 0 81165 102 0 0 25 0 4 0 1114875350 1153888256 271822 4294967295 134512640 135305190 3214136432 3031862464 134528557 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=1126844 CPUtime=813.44
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 74243 0 0 0 81206 138 0 0 25 0 4 0 1114875350 1153888256 271822 4294967295 134512640 135305190 3214136432 3023473472 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=1126844 CPUtime=813.75
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 50310 0 0 0 81278 97 0 0 25 0 4 0 1114875350 1153888256 271822 4294967295 134512640 135305190 3214136432 3015084912 134551736 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3259.49
Current children cumulated vsize (KiB) 1129260

[startup+882.305 s]
/proc/loadavg: 4.30 4.40 4.34 6/101 13317
/proc/meminfo: memFree=2047552/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=1127868 CPUtime=3492.92
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 272352 0 0 0 348812 480 0 0 25 0 4 0 1114875231 1154936832 272221 4294967295 134512640 135305190 3214136432 3214134608 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10486/statm: 281967 272221 79 194 0 281771 0
[pid=10486/tid=10487] ppid=10483 vsize=1127868 CPUtime=872.56
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 45696 0 0 0 87152 104 0 0 25 0 4 0 1114875350 1154936832 272221 4294967295 134512640 135305190 3214136432 3031862464 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=1127868 CPUtime=873.15
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 74310 0 0 0 87171 144 0 0 25 0 4 0 1114875350 1154936832 272221 4294967295 134512640 135305190 3214136432 3023473856 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=1127868 CPUtime=873.74
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 50491 0 0 0 87275 99 0 0 25 0 4 0 1114875350 1154936832 272221 4294967295 134512640 135305190 3214136432 3015085248 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3498.93
Current children cumulated vsize (KiB) 1130284

[startup+942.31 s]
/proc/loadavg: 4.57 4.46 4.36 6/101 13509
/proc/meminfo: memFree=2025344/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=1152888 CPUtime=3732.25
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 278703 0 0 0 372728 497 0 0 25 0 4 0 1114875231 1180557312 278572 4294967295 134512640 135305190 3214136432 3214134608 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10486/statm: 288222 278572 79 194 0 288026 0
[pid=10486/tid=10487] ppid=10483 vsize=1152888 CPUtime=932.27
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 46710 0 0 0 93122 105 0 0 25 0 4 0 1114875350 1180557312 278572 4294967295 134512640 135305190 3214136432 3031862448 134529955 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=1152888 CPUtime=933.14
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 76214 0 0 0 93167 147 0 0 25 0 4 0 1114875350 1180557312 278572 4294967295 134512640 135305190 3214136432 3023473472 134551712 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=1152888 CPUtime=933.69
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 52227 0 0 0 93267 102 0 0 25 0 4 0 1114875350 1180557312 278572 4294967295 134512640 135305190 3214136432 3015084928 134843311 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3738.26
Current children cumulated vsize (KiB) 1155304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.54 4.46 4.36 6/101 13697
/proc/meminfo: memFree=1908820/3368532 swapFree=1953788/1959888
[pid=10483] ppid=10481 vsize=2416 CPUtime=6.01
/proc/10483/stat : 10483 (manysat.sh) S 10481 10483 27966 0 -1 4194304 368 42069 0 0 0 0 573 28 18 0 1 0 1114874630 2473984 274 4294967295 134512640 135169312 3219653056 3219649272 3084926702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10483/statm: 604 274 231 161 0 43 0
[pid=10486] ppid=10483 vsize=1268040 CPUtime=3962.58
/proc/10486/stat : 10486 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202496 307263 0 0 0 395705 553 0 0 25 0 4 0 1114875231 1298472960 307132 4294967295 134512640 135305190 3214136432 3214134608 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10486/statm: 317010 307132 79 194 0 316814 0
[pid=10486/tid=10487] ppid=10483 vsize=1268040 CPUtime=989.86
/proc/10486/task/10487/stat : 10487 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 52820 0 0 0 98866 120 0 0 25 0 4 0 1114875350 1298472960 307132 4294967295 134512640 135305190 3214136432 3031862464 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10486/tid=10488] ppid=10483 vsize=1268040 CPUtime=990.79
/proc/10486/task/10488/stat : 10488 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 83860 0 0 0 98916 163 0 0 25 0 4 0 1114875350 1298472960 307132 4294967295 134512640 135305190 3214136432 3023473472 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10486/tid=10489] ppid=10483 vsize=1268040 CPUtime=991.35
/proc/10486/task/10489/stat : 10489 (manysat1.1_stat) R 10483 10483 27966 0 -1 4202560 59466 0 0 0 99021 114 0 0 25 0 4 0 1114875350 1298472960 307132 4294967295 134512640 135305190 3214136432 3015084912 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3968.59
Current children cumulated vsize (KiB) 1270456

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 10483 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=730000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280000
# CPU time returned by wait4() is 6.01
# while last known CPU time is 3968.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.06
CPU time (s): 3968.59
CPU user time (s): 3962.78
CPU system time (s): 5.81
CPU usage (%): 396.837
Max. virtual memory (cumulated for all children) (KiB): 1270456

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:15:04
IDJOB=1775782
IDBENCH=20385
IDSOLVER=626
FILE ID=/1775782-1243502104
PBS_JOBID=
Free space on /tmp= 6459 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775782-1243502104/watcher-1775782-1243502104 -o /tmp/evaluation-result-1775782-1243502104/solver-1775782-1243502104 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775782-1243502104.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED= 399266021

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3156300 kB
Buffers:         33144 kB
Cached:          79792 kB
SwapCached:       2256 kB
Active:          76664 kB
Inactive:        45420 kB
HighTotal:     2489216 kB
HighFree:      2398548 kB
LowTotal:       879316 kB
LowFree:        757752 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           19768 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3232 kB
Slab:            80288 kB
SReclaimable:    67128 kB
SUnreclaim:      13160 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6441 MiB
End job on  at 2009-05-28 11:31:48