Trace number 1775821

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 0/2009-03-20 (4 threads)? (TO) 3956.21 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-19-u.cnf
MD5SUMec6ae8f44e827ed5bcc8aed459990775
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 variables330372
Number of clauses1570953
Sum of the clauses size3643384
Maximum clause length10
Minimum clause length1
Number of clauses of size 124592
Number of clauses of size 21203951
Number of clauses of size 3281190
Number of clauses of size 46800
Number of clauses of size 527200
Number of clauses of size over 527220

Solver Data

0.00/0.00	c Parsing...
1.11/1.20	c ==============================================================================
1.11/1.20	c |           |     ORIGINAL     |              LEARNT              |          |
1.11/1.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.11/1.20	c ==============================================================================
1.11/1.20	c |         0 | 1544713  3615326 |  463413       0        0     nan |  0.000 % |
8.31/8.33	c |         0 |  980858  2707783 |      --       0       --      -- |     --   | -286585/-282613
8.31/8.33	c ==============================================================================
8.31/8.33	c Result  :   #vars: 168138   #clauses: 980858   #literals: 2707783
8.31/8.33	c CPU time:   8.04 s
8.31/8.33	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-1775821-1243502857/watcher-1775821-1243502857 -o /tmp/evaluation-result-1775821-1243502857/solver-1775821-1243502857 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775821-1243502857.cnf aimd 0 

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.00 4.24 4.25 3/96 18483
/proc/meminfo: memFree=2976452/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=1756 CPUtime=0
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 1104387050 1798144 296 4294967295 134512640 135034092 3212987184 3212983472 134544856 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 439 298 49 128 0 309 0

[startup+0.070817 s]
/proc/loadavg: 4.00 4.24 4.25 3/96 18483
/proc/meminfo: memFree=2976452/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=14672 CPUtime=0.06
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 3439 0 0 0 4 2 0 0 18 0 1 0 1104387050 15024128 3376 4294967295 134512640 135034092 3212987184 3212983472 134545186 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 3668 3378 49 128 0 3538 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17084

[startup+0.110814 s]
/proc/loadavg: 4.00 4.24 4.25 3/96 18483
/proc/meminfo: memFree=2976452/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=25452 CPUtime=0.1
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 6155 0 0 0 7 3 0 0 18 0 1 0 1104387050 26062848 6092 4294967295 134512640 135034092 3212987184 3212983144 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 6363 6092 49 128 0 6233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27864

[startup+0.3108 s]
/proc/loadavg: 4.00 4.24 4.25 3/96 18483
/proc/meminfo: memFree=2976452/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=84464 CPUtime=0.3
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 15669 0 0 0 22 8 0 0 18 0 1 0 1104387050 86491136 15606 4294967295 134512640 135034092 3212987184 3212983144 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 21116 15607 49 128 0 20986 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 86876

[startup+0.710773 s]
/proc/loadavg: 4.00 4.24 4.25 3/96 18483
/proc/meminfo: memFree=2976452/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=122156 CPUtime=0.7
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 24251 0 0 0 59 11 0 0 18 0 1 0 1104387050 125087744 24188 4294967295 134512640 135034092 3212987184 3212983528 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 30539 24188 49 128 0 30409 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 124568

[startup+1.51072 s]
/proc/loadavg: 4.00 4.24 4.25 2/98 18485
/proc/meminfo: memFree=2847716/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=174232 CPUtime=1.5
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 39835 0 0 0 134 16 0 0 20 0 1 0 1104387050 178413568 36853 4294967295 134512640 135034092 3212987184 3212981872 134562192 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 43558 36853 66 128 0 43428 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 176644

[startup+3.11061 s]
/proc/loadavg: 4.00 4.24 4.25 2/98 18485
/proc/meminfo: memFree=2816832/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=196224 CPUtime=3.1
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 44828 0 0 0 290 20 0 0 25 0 1 0 1104387050 200933376 41200 4294967295 134512640 135034092 3212987184 3212983424 134566400 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 49056 41200 67 128 0 48926 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 198636

[startup+6.31039 s]
/proc/loadavg: 3.75 4.18 4.24 2/98 18485
/proc/meminfo: memFree=2808396/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2412 CPUtime=0.01
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1104387050 2469888 274 4294967295 134512640 135169312 3214736656 3214735192 3085393646 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/18483/statm: 603 274 231 161 0 42 0
[pid=18484] ppid=18483 vsize=200272 CPUtime=6.3
/proc/18484/stat : 18484 (SatElite) R 18483 18483 1628 0 -1 4202496 50403 0 0 0 607 23 0 0 25 0 1 0 1104387050 205078528 41986 4294967295 134512640 135034092 3212987184 3212983504 134574392 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18484/statm: 50068 41986 67 128 0 49938 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 202684

[startup+12.71 s]
/proc/loadavg: 3.53 4.13 4.22 5/101 18490
/proc/meminfo: memFree=2681928/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=310492 CPUtime=6.5
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 67778 0 0 0 580 70 0 0 16 0 4 0 1104388001 317943808 67697 4294967295 134512640 135305190 3216072272 3216070372 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18487/statm: 77623 67697 79 194 0 77427 0
[pid=18487/tid=18488] ppid=18483 vsize=310492 CPUtime=1.14
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1177 0 0 0 101 13 0 0 16 0 4 0 1104388201 317943808 67697 4294967295 134512640 135305190 3216072272 3004267636 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=310492 CPUtime=1.12
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1092 0 0 0 100 12 0 0 19 0 4 0 1104388201 317943808 67697 4294967295 134512640 135305190 3216072272 2995879104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=310492 CPUtime=1.12
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1173 0 0 0 103 9 0 0 18 0 4 0 1104388202 317943808 67697 4294967295 134512640 135305190 3216072272 2987490496 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.01
Current children cumulated vsize (KiB) 312908

[startup+25.5091 s]
/proc/loadavg: 3.85 4.17 4.23 5/101 18490
/proc/meminfo: memFree=2668520/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=318584 CPUtime=57.41
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 69806 0 0 0 5666 75 0 0 20 0 4 0 1104388001 326230016 69725 4294967295 134512640 135305190 3216072272 3216070448 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18487/statm: 79646 69725 79 194 0 79450 0
[pid=18487/tid=18488] ppid=18483 vsize=318584 CPUtime=13.9
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1596 0 0 0 1374 16 0 0 25 0 4 0 1104388201 326230016 69725 4294967295 134512640 135305190 3216072272 3004267712 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=318584 CPUtime=13.87
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1847 0 0 0 1375 12 0 0 25 0 4 0 1104388201 326230016 69725 4294967295 134512640 135305190 3216072272 2995879104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=318584 CPUtime=13.82
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 1591 0 0 0 1372 10 0 0 25 0 4 0 1104388202 326230016 69725 4294967295 134512640 135305190 3216072272 2987490496 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 66.92
Current children cumulated vsize (KiB) 321000

[startup+51.1074 s]
/proc/loadavg: 3.90 4.16 4.22 6/101 18493
/proc/meminfo: memFree=2643960/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=343580 CPUtime=159.63
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 76009 0 0 0 15875 88 0 0 25 0 4 0 1104388001 351825920 75928 4294967295 134512640 135305190 3216072272 3216070448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18487/statm: 85895 75928 79 194 0 85699 0
[pid=18487/tid=18488] ppid=18483 vsize=343580 CPUtime=39.47
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 2971 0 0 0 3929 18 0 0 25 0 4 0 1104388201 351825920 75928 4294967295 134512640 135305190 3216072272 3004267460 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=343580 CPUtime=39.46
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 3338 0 0 0 3928 18 0 0 25 0 4 0 1104388201 351825920 75928 4294967295 134512640 135305190 3216072272 2995879104 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=343580 CPUtime=39.28
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 2688 0 0 0 3915 13 0 0 25 0 4 0 1104388202 351825920 75928 4294967295 134512640 135305190 3216072272 2987490496 134528788 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 169.14
Current children cumulated vsize (KiB) 345996

[startup+102.314 s]
/proc/loadavg: 4.10 4.16 4.22 6/101 18680
/proc/meminfo: memFree=2570476/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=415804 CPUtime=364.06
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 94005 0 0 0 36286 120 0 0 25 0 4 0 1104388001 425783296 93924 4294967295 134512640 135305190 3216072272 3216070448 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18487/statm: 103951 93924 79 194 0 103755 0
[pid=18487/tid=18488] ppid=18483 vsize=415804 CPUtime=90.51
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 6625 0 0 0 9026 25 0 0 25 0 4 0 1104388201 425783296 93924 4294967295 134512640 135305190 3216072272 3004267824 134563883 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=415804 CPUtime=90.67
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 8605 0 0 0 9039 28 0 0 25 0 4 0 1104388201 425783296 93924 4294967295 134512640 135305190 3216072272 2995878720 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=415804 CPUtime=90.3
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 6471 0 0 0 9009 21 0 0 25 0 4 0 1104388202 425783296 93924 4294967295 134512640 135305190 3216072272 2987490496 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 373.57
Current children cumulated vsize (KiB) 418220

[startup+162.31 s]
/proc/loadavg: 4.43 4.24 4.24 6/101 18868
/proc/meminfo: memFree=2503572/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=483268 CPUtime=603.64
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 110846 0 0 0 60215 149 0 0 25 0 4 0 1104388001 494866432 110765 4294967295 134512640 135305190 3216072272 3216070448 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/18487/statm: 120817 110765 79 194 0 120621 0
[pid=18487/tid=18488] ppid=18483 vsize=483268 CPUtime=150.31
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 10391 0 0 0 15000 31 0 0 25 0 4 0 1104388201 494866432 110765 4294967295 134512640 135305190 3216072272 3004267376 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=483268 CPUtime=150.52
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 13048 0 0 0 15020 32 0 0 25 0 4 0 1104388201 494866432 110765 4294967295 134512640 135305190 3216072272 2995879104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=483268 CPUtime=150.27
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 10069 0 0 0 15001 26 0 0 25 0 4 0 1104388202 494866432 110765 4294967295 134512640 135305190 3216072272 2987490496 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 613.15
Current children cumulated vsize (KiB) 485684

[startup+222.316 s]
/proc/loadavg: 4.44 4.28 4.25 5/101 19056
/proc/meminfo: memFree=2398316/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51

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

/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 31949 0 0 0 50895 67 0 0 25 0 4 0 1104388202 944893952 220380 4294967295 134512640 135305190 3216072272 2987490160 134551860 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2050.03
Current children cumulated vsize (KiB) 925164

[startup+582.311 s]
/proc/loadavg: 4.40 4.37 4.29 5/101 20190
/proc/meminfo: memFree=2000420/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=986236 CPUtime=2280.01
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 236398 0 0 0 227628 373 0 0 25 0 4 0 1104388001 1009905664 236317 4294967295 134512640 135305190 3216072272 3216070112 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18487/statm: 246559 236317 79 194 0 246363 0
[pid=18487/tid=18488] ppid=18483 vsize=986236 CPUtime=569.08
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 33084 0 0 0 56826 82 0 0 25 0 4 0 1104388201 1009905664 236317 4294967295 134512640 135305190 3216072272 3004267376 134551681 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=986236 CPUtime=569.92
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 54728 0 0 0 56889 103 0 0 25 0 4 0 1104388201 1009905664 236317 4294967295 134512640 135305190 3216072272 2995878720 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=986236 CPUtime=569.62
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 35499 0 0 0 56894 68 0 0 25 0 4 0 1104388202 1009905664 236317 4294967295 134512640 135305190 3216072272 2987490160 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2289.52
Current children cumulated vsize (KiB) 988652

[startup+642.307 s]
/proc/loadavg: 4.75 4.45 4.32 5/101 20376
/proc/meminfo: memFree=1987552/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=998244 CPUtime=2519.42
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 239572 0 0 0 251543 399 0 0 25 0 4 0 1104388001 1022201856 239491 4294967295 134512640 135305190 3216072272 3216070448 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18487/statm: 249561 239491 79 194 0 249365 0
[pid=18487/tid=18488] ppid=18483 vsize=998244 CPUtime=628.88
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 33639 0 0 0 62799 89 0 0 25 0 4 0 1104388201 1022201856 239491 4294967295 134512640 135305190 3216072272 3004267712 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=998244 CPUtime=629.9
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 55927 0 0 0 62880 110 0 0 25 0 4 0 1104388201 1022201856 239491 4294967295 134512640 135305190 3216072272 2995879104 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=998244 CPUtime=629.62
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 36138 0 0 0 62888 74 0 0 25 0 4 0 1104388202 1022201856 239491 4294967295 134512640 135305190 3216072272 2987490496 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2528.93
Current children cumulated vsize (KiB) 1000660

[startup+702.303 s]
/proc/loadavg: 4.53 4.44 4.32 5/101 20568
/proc/meminfo: memFree=1975532/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1010524 CPUtime=2758.65
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 242609 0 0 0 275448 417 0 0 25 0 4 0 1104388001 1034776576 242528 4294967295 134512640 135305190 3216072272 3216070176 134557200 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/18487/statm: 252631 242528 79 194 0 252435 0
[pid=18487/tid=18488] ppid=18483 vsize=1010524 CPUtime=688.45
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 34232 0 0 0 68754 91 0 0 25 0 4 0 1104388201 1034776576 242528 4294967295 134512640 135305190 3216072272 3004267456 134546561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1010524 CPUtime=689.73
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 56711 0 0 0 68863 110 0 0 25 0 4 0 1104388201 1034776576 242528 4294967295 134512640 135305190 3216072272 2995878720 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1010524 CPUtime=689.57
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 36882 0 0 0 68880 77 0 0 25 0 4 0 1104388202 1034776576 242528 4294967295 134512640 135305190 3216072272 2987490496 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2768.16
Current children cumulated vsize (KiB) 1012940

[startup+762.319 s]
/proc/loadavg: 4.70 4.50 4.35 6/101 20756
/proc/meminfo: memFree=1890644/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1096344 CPUtime=2998.03
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 263971 0 0 0 299361 442 0 0 25 0 4 0 1104388001 1122656256 263890 4294967295 134512640 135305190 3216072272 3216070128 134843311 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18487/statm: 274086 263890 79 194 0 273890 0
[pid=18487/tid=18488] ppid=18483 vsize=1096344 CPUtime=748.31
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 38757 0 0 0 74737 94 0 0 25 0 4 0 1104388201 1122656256 263890 4294967295 134512640 135305190 3216072272 3004267712 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1096344 CPUtime=749.48
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 62203 0 0 0 74830 118 0 0 25 0 4 0 1104388201 1122656256 263890 4294967295 134512640 135305190 3216072272 2995879104 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1096344 CPUtime=749.54
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 42095 0 0 0 74873 81 0 0 25 0 4 0 1104388202 1122656256 263890 4294967295 134512640 135305190 3216072272 2987490496 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3007.54
Current children cumulated vsize (KiB) 1098760

[startup+822.315 s]
/proc/loadavg: 4.80 4.57 4.38 5/101 20944
/proc/meminfo: memFree=1775488/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1212536 CPUtime=3237.44
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 293029 0 0 0 323265 479 0 0 25 0 4 0 1104388001 1241636864 292948 4294967295 134512640 135305190 3216072272 3216070048 134857151 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18487/statm: 303134 292948 79 194 0 302938 0
[pid=18487/tid=18488] ppid=18483 vsize=1212536 CPUtime=808.1
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 44459 0 0 0 80704 106 0 0 25 0 4 0 1104388201 1241636864 292948 4294967295 134512640 135305190 3216072272 3004267656 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1212536 CPUtime=809.21
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 70536 0 0 0 80792 129 0 0 25 0 4 0 1104388201 1241636864 292948 4294967295 134512640 135305190 3216072272 2995879048 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1212536 CPUtime=809.43
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 49489 0 0 0 80853 90 0 0 25 0 4 0 1104388202 1241636864 292948 4294967295 134512640 135305190 3216072272 2987490160 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3246.95
Current children cumulated vsize (KiB) 1214952

[startup+882.311 s]
/proc/loadavg: 4.63 4.57 4.39 5/101 21133
/proc/meminfo: memFree=1746484/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1240952 CPUtime=3476.73
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 300012 0 0 0 347170 503 0 0 25 0 4 0 1104388001 1270734848 299931 4294967295 134512640 135305190 3216072272 3216070448 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18487/statm: 310238 299931 79 194 0 310042 0
[pid=18487/tid=18488] ppid=18483 vsize=1240952 CPUtime=867.72
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 45830 0 0 0 86663 109 0 0 25 0 4 0 1104388201 1270734848 299931 4294967295 134512640 135305190 3216072272 3004267656 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1240952 CPUtime=869.17
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 73134 0 0 0 86783 134 0 0 25 0 4 0 1104388201 1270734848 299931 4294967295 134512640 135305190 3216072272 2995879048 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1240952 CPUtime=869.29
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 50758 0 0 0 86828 101 0 0 25 0 4 0 1104388202 1270734848 299931 4294967295 134512640 135305190 3216072272 2987490160 134551808 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3486.24
Current children cumulated vsize (KiB) 1243368

[startup+942.317 s]
/proc/loadavg: 4.58 4.57 4.40 6/101 21318
/proc/meminfo: memFree=1634384/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1352436 CPUtime=3716.36
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 328192 0 0 0 371095 541 0 0 25 0 4 0 1104388001 1384894464 328111 4294967295 134512640 135305190 3216072272 3216070112 134551697 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/18487/statm: 338109 328111 79 194 0 337913 0
[pid=18487/tid=18488] ppid=18483 vsize=1352436 CPUtime=927.45
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 51437 0 0 0 92626 119 0 0 25 0 4 0 1104388201 1384894464 328111 4294967295 134512640 135305190 3216072272 3004267712 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1352436 CPUtime=929.15
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 81282 0 0 0 92769 146 0 0 25 0 4 0 1104388201 1384894464 328111 4294967295 134512640 135305190 3216072272 2995878720 134551860 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1352436 CPUtime=929.27
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 57464 0 0 0 92821 106 0 0 25 0 4 0 1104388202 1384894464 328111 4294967295 134512640 135305190 3216072272 2987490160 134551681 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3725.87
Current children cumulated vsize (KiB) 1354852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.73 4.60 4.41 5/101 21506
/proc/meminfo: memFree=1582420/3368532 swapFree=1954076/1959888
[pid=18483] ppid=18481 vsize=2416 CPUtime=9.51
/proc/18483/stat : 18483 (manysat.sh) S 18481 18483 1628 0 -1 4194304 371 65284 0 0 1 0 908 42 18 0 1 0 1104387050 2473984 275 4294967295 134512640 135169312 3214736656 3214732872 3085393646 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/18483/statm: 604 275 231 161 0 43 0
[pid=18487] ppid=18483 vsize=1403192 CPUtime=3946.7
/proc/18487/stat : 18487 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202496 340592 0 0 0 394110 560 0 0 25 0 4 0 1104388001 1436868608 340511 4294967295 134512640 135305190 3216072272 3216070112 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/18487/statm: 350798 340511 79 194 0 350602 0
[pid=18487/tid=18488] ppid=18483 vsize=1403192 CPUtime=984.99
/proc/18487/task/18488/stat : 18488 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 53577 0 0 0 98378 121 0 0 25 0 4 0 1104388201 1436868608 340511 4294967295 134512640 135305190 3216072272 3004267712 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=18487/tid=18489] ppid=18483 vsize=1403192 CPUtime=986.7
/proc/18487/task/18489/stat : 18489 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 84748 0 0 0 98517 153 0 0 25 0 4 0 1104388201 1436868608 340511 4294967295 134512640 135305190 3216072272 2995879104 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=18487/tid=18490] ppid=18483 vsize=1403192 CPUtime=986.84
/proc/18487/task/18490/stat : 18490 (manysat1.1_stat) R 18483 18483 1628 0 -1 4202560 60894 0 0 0 98573 111 0 0 25 0 4 0 1104388202 1436868608 340511 4294967295 134512640 135305190 3216072272 2987490160 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3956.21
Current children cumulated vsize (KiB) 1405608

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 18483 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=90000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=420000
# CPU time returned by wait4() is 9.51
# while last known CPU time is 3956.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 3956.21
CPU user time (s): 3950.19
CPU system time (s): 6.02
CPU usage (%): 395.6
Max. virtual memory (cumulated for all children) (KiB): 1405608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.09
system time used= 0.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65655
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= 39

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 11:27:37
IDJOB=1775821
IDBENCH=20388
IDSOLVER=620
FILE ID=tipi44/1775821-1243502857
PBS_JOBID=
Free space on /tmp= 15865 MiB

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

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

MD5SUM BENCH= ec6ae8f44e827ed5bcc8aed459990775
RANDOM SEED= 1719015609

Linux tipi44 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.116
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.42
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.116
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.10
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2976452 kB
Buffers:        133692 kB
Cached:         150796 kB
SwapCached:       2180 kB
Active:         120848 kB
Inactive:       173724 kB
HighTotal:     2489216 kB
HighFree:      2326020 kB
LowTotal:       879316 kB
LowFree:        650432 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           30816 kB
Writeback:           0 kB
AnonPages:        8932 kB
Mapped:           3316 kB
Slab:            87748 kB
SReclaimable:    76952 kB
SUnreclaim:      10796 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15836 MiB
End job on tipi44 at 2009-05-28 11:44:21