Trace number 1775701

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)UNSAT 597.16 153.462

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

0.00/0.00	c Parsing...
0.52/0.52	c ==============================================================================
0.52/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.52	c ==============================================================================
0.52/0.52	c |         0 |  684567  1588438 |  205370       0        0     nan |  0.000 % |
3.62/3.67	c |         0 |  274294   727061 |      --       0       --      -- |     --   | -250115/-498767
3.62/3.67	c ==============================================================================
3.62/3.67	c Result  :   #vars: 46737   #clauses: 274294   #literals: 727061
3.62/3.67	c CPU time:   3.58 s
3.62/3.67	c ==============================================================================
597.12/153.44	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
597.12/153.44	c ============================[ Problem Statistics ]=============================
597.12/153.44	c |                                                                             |
597.12/153.44	c threadId              : 3
597.12/153.44	c restarts              : 277
597.12/153.44	c conflicts             : 283507         (479 /sec)
597.12/153.44	c decisions             : 344523         (1.42 % random) (582 /sec)
597.12/153.44	c propagations          : 221467572      (373867 /sec)
597.12/153.44	c conflict literals     : 6400124        (35.03 % deleted)
597.12/153.44	c Memory used           : 143.23 MB
597.12/153.44	c CPU time              : 592.37 s
597.12/153.44	
597.12/153.44	c --->m=4, e=8, aimd=0, HOME/11540_many.cnf	time: 148.093	conflicts: 283507       
597.12/153.45	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775701-1243500692/watcher-1775701-1243500692 -o /tmp/evaluation-result-1775701-1243500692/solver-1775701-1243500692 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775701-1243500692.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: 3.93 4.23 4.16 3/96 11540
/proc/meminfo: memFree=3011952/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) R 11538 11540 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250028 3085170548 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=1760 CPUtime=0
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 352 0 0 0 0 0 0 0 18 0 1 0 1104170392 1802240 289 4294967295 134512640 135034092 3220466256 3220462600 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 440 291 49 128 0 310 0

[startup+0.09457 s]
/proc/loadavg: 3.93 4.23 4.16 3/96 11540
/proc/meminfo: memFree=3011952/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=23248 CPUtime=0.1
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 5729 0 0 0 8 2 0 0 19 0 1 0 1104170392 23805952 5666 4294967295 134512640 135034092 3220466256 3220462600 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 5812 5668 49 128 0 5682 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 25664

[startup+0.114568 s]
/proc/loadavg: 3.93 4.23 4.16 3/96 11540
/proc/meminfo: memFree=3011952/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=38032 CPUtime=0.12
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 6473 0 0 0 10 2 0 0 20 0 1 0 1104170392 38944768 6410 4294967295 134512640 135034092 3220466256 3220462600 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 9508 6411 49 128 0 9378 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 40448

[startup+0.314556 s]
/proc/loadavg: 3.93 4.23 4.16 3/96 11540
/proc/meminfo: memFree=3011952/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=56348 CPUtime=0.32
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 11125 0 0 0 27 5 0 0 20 0 1 0 1104170392 57700352 11062 4294967295 134512640 135034092 3220466256 3220462600 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 14087 11062 49 128 0 13957 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 58764

[startup+0.714529 s]
/proc/loadavg: 3.93 4.23 4.16 3/96 11540
/proc/meminfo: memFree=3011952/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=81696 CPUtime=0.72
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 18522 0 0 0 66 6 0 0 21 0 1 0 1104170392 83656704 16978 4294967295 134512640 135034092 3220466256 3220462252 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 20424 16978 67 128 0 20294 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 84112

[startup+1.51447 s]
/proc/loadavg: 3.93 4.23 4.16 2/98 11542
/proc/meminfo: memFree=2940088/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=86488 CPUtime=1.52
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 19917 0 0 0 144 8 0 0 24 0 1 0 1104170392 88563712 18259 4294967295 134512640 135034092 3220466256 3220462496 134566400 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 21622 18259 67 128 0 21492 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 88904

[startup+3.11437 s]
/proc/loadavg: 3.70 4.18 4.14 2/98 11542
/proc/meminfo: memFree=2931948/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2416 CPUtime=0
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1104170392 2473984 273 4294967295 134512640 135169312 3219251552 3219250088 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 604 273 231 161 0 43 0
[pid=11541] ppid=11540 vsize=99612 CPUtime=3.12
/proc/11541/stat : 11541 (SatElite) R 11540 11540 1628 0 -1 4202496 23950 0 0 0 303 9 0 0 25 0 1 0 1104170392 102002688 20087 4294967295 134512640 135034092 3220466256 3220462656 134571466 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11541/statm: 24903 20087 67 128 0 24773 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 102028

[startup+6.31416 s]
/proc/loadavg: 3.70 4.18 4.14 5/101 11546
/proc/meminfo: memFree=2928344/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=107956 CPUtime=6.92
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 19205 0 0 0 662 30 0 0 16 0 4 0 1104170793 110546944 19127 4294967295 134512640 135305190 3215148400 3215146576 134528523 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11543/statm: 26989 19127 79 194 0 26793 0
[pid=11543/tid=11544] ppid=11540 vsize=107956 CPUtime=1.61
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 355 0 0 0 157 4 0 0 16 0 4 0 1104170849 110546944 19127 4294967295 134512640 135305190 3215148400 3061267572 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=107956 CPUtime=1.59
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 377 0 0 0 152 7 0 0 16 0 4 0 1104170849 110546944 19127 4294967295 134512640 135305190 3215148400 3052878964 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=107956 CPUtime=1.56
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 371 0 0 0 151 5 0 0 16 0 4 0 1104170849 110546944 19127 4294967295 134512640 135305190 3215148400 3044490432 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 110376

[startup+12.7137 s]
/proc/loadavg: 3.98 4.22 4.16 6/101 11546
/proc/meminfo: memFree=2926340/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=109608 CPUtime=32.43
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 19711 0 0 0 3212 31 0 0 20 0 4 0 1104170793 112238592 19633 4294967295 134512640 135305190 3215148400 3215146576 134528559 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11543/statm: 27402 19633 79 194 0 27206 0
[pid=11543/tid=11544] ppid=11540 vsize=109608 CPUtime=8
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 454 0 0 0 795 5 0 0 22 0 4 0 1104170849 112238592 19633 4294967295 134512640 135305190 3215148400 3061267648 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=109608 CPUtime=7.94
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 555 0 0 0 787 7 0 0 25 0 4 0 1104170849 112238592 19633 4294967295 134512640 135305190 3215148400 3052878720 134552950 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=109608 CPUtime=7.94
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 493 0 0 0 789 5 0 0 20 0 4 0 1104170849 112238592 19633 4294967295 134512640 135305190 3215148400 3044490432 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 36.44
Current children cumulated vsize (KiB) 112028

[startup+25.5128 s]
/proc/loadavg: 4.06 4.23 4.16 5/101 11547
/proc/meminfo: memFree=2920328/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=115620 CPUtime=83.52
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 21130 0 0 0 8310 42 0 0 25 0 4 0 1104170793 118394880 21052 4294967295 134512640 135305190 3215148400 3215146576 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11543/statm: 28905 21052 79 194 0 28709 0
[pid=11543/tid=11544] ppid=11540 vsize=115620 CPUtime=20.76
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 721 0 0 0 2071 5 0 0 25 0 4 0 1104170849 118394880 21052 4294967295 134512640 135305190 3215148400 3061267648 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=115620 CPUtime=20.67
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 1085 0 0 0 2056 11 0 0 25 0 4 0 1104170849 118394880 21052 4294967295 134512640 135305190 3215148400 3052879040 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=115620 CPUtime=20.74
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 845 0 0 0 2063 11 0 0 25 0 4 0 1104170849 118394880 21052 4294967295 134512640 135305190 3215148400 3044490432 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.53
Current children cumulated vsize (KiB) 118040

[startup+51.1111 s]
/proc/loadavg: 4.10 4.23 4.16 5/101 11551
/proc/meminfo: memFree=2909044/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=128244 CPUtime=185.62
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 24111 0 0 0 18509 53 0 0 25 0 4 0 1104170793 131321856 24033 4294967295 134512640 135305190 3215148400 3215146304 134557484 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11543/statm: 32061 24033 79 194 0 31865 0
[pid=11543/tid=11544] ppid=11540 vsize=128244 CPUtime=46.25
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 1358 0 0 0 4619 6 0 0 25 0 4 0 1104170849 131321856 24033 4294967295 134512640 135305190 3215148400 3061267648 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=128244 CPUtime=46.09
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2152 0 0 0 4597 12 0 0 25 0 4 0 1104170849 131321856 24033 4294967295 134512640 135305190 3215148400 3052879040 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=128244 CPUtime=46.33
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 1531 0 0 0 4617 16 0 0 25 0 4 0 1104170849 131321856 24033 4294967295 134512640 135305190 3215148400 3044490432 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.63
Current children cumulated vsize (KiB) 130664

[startup+102.308 s]
/proc/loadavg: 4.08 4.20 4.16 6/101 11736
/proc/meminfo: memFree=2898272/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=138352 CPUtime=389.87
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 26562 0 0 0 38921 66 0 0 25 0 4 0 1104170793 141672448 26484 4294967295 134512640 135305190 3215148400 3215146304 134557163 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11543/statm: 34588 26484 79 194 0 34392 0
[pid=11543/tid=11544] ppid=11540 vsize=138352 CPUtime=97.38
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 1865 0 0 0 9727 11 0 0 25 0 4 0 1104170849 141672448 26484 4294967295 134512640 135305190 3215148400 3061267616 134570397 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=138352 CPUtime=97
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3011 0 0 0 9685 15 0 0 25 0 4 0 1104170849 141672448 26484 4294967295 134512640 135305190 3215148400 3052879040 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=138352 CPUtime=97.52
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2033 0 0 0 9732 20 0 0 25 0 4 0 1104170849 141672448 26484 4294967295 134512640 135305190 3215148400 3044490432 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 393.88
Current children cumulated vsize (KiB) 140772

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

[startup+127.906 s]
/proc/loadavg: 4.19 4.22 4.16 5/101 11923
/proc/meminfo: memFree=2890380/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=144712 CPUtime=491.84
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 27974 0 0 0 49112 72 0 0 25 0 4 0 1104170793 148185088 27896 4294967295 134512640 135305190 3215148400 3215146576 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36178 27896 79 194 0 35982 0
[pid=11543/tid=11544] ppid=11540 vsize=144712 CPUtime=122.98
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2201 0 0 0 12287 11 0 0 25 0 4 0 1104170849 148185088 27896 4294967295 134512640 135305190 3215148400 3061267648 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=144712 CPUtime=122.36
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3508 0 0 0 12220 16 0 0 25 0 4 0 1104170849 148185088 27896 4294967295 134512640 135305190 3215148400 3052879040 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=144712 CPUtime=123.04
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2252 0 0 0 12281 23 0 0 25 0 4 0 1104170849 148185088 27896 4294967295 134512640 135305190 3215148400 3044490432 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 495.85
Current children cumulated vsize (KiB) 147132

[startup+140.715 s]
/proc/loadavg: 4.16 4.21 4.16 5/101 11923
/proc/meminfo: memFree=2890460/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=145636 CPUtime=543.03
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28171 0 0 0 54230 73 0 0 25 0 4 0 1104170793 149131264 28093 4294967295 134512640 135305190 3215148400 3215146576 134528802 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36409 28093 79 194 0 36213 0
[pid=11543/tid=11544] ppid=11540 vsize=145636 CPUtime=135.78
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2235 0 0 0 13567 11 0 0 25 0 4 0 1104170849 149131264 28093 4294967295 134512640 135305190 3215148400 3061267648 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=145636 CPUtime=135.13
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3584 0 0 0 13497 16 0 0 25 0 4 0 1104170849 149131264 28093 4294967295 134512640 135305190 3215148400 3052879040 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=145636 CPUtime=135.85
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2286 0 0 0 13562 23 0 0 25 0 4 0 1104170849 149131264 28093 4294967295 134512640 135305190 3215148400 3044490432 134528428 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 547.04
Current children cumulated vsize (KiB) 148056

[startup+147.115 s]
/proc/loadavg: 4.29 4.23 4.17 6/101 11923
/proc/meminfo: memFree=2890600/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146524 CPUtime=568.61
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28375 0 0 0 56786 75 0 0 25 0 4 0 1104170793 150040576 28297 4294967295 134512640 135305190 3215148400 3215146576 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36631 28297 79 194 0 36435 0
[pid=11543/tid=11544] ppid=11540 vsize=146524 CPUtime=142.18
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2268 0 0 0 14207 11 0 0 25 0 4 0 1104170849 150040576 28297 4294967295 134512640 135305190 3215148400 3061267648 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146524 CPUtime=141.51
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3685 0 0 0 14135 16 0 0 25 0 4 0 1104170849 150040576 28297 4294967295 134512640 135305190 3215148400 3052879040 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146524 CPUtime=142.25
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2294 0 0 0 14202 23 0 0 25 0 4 0 1104170849 150040576 28297 4294967295 134512640 135305190 3215148400 3044490432 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 572.62
Current children cumulated vsize (KiB) 148944

[startup+150.314 s]
/proc/loadavg: 4.29 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2890112/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=581.4
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28423 0 0 0 58063 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215146576 134528301 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=145.38
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2269 0 0 0 14527 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061267648 134528332 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=144.7
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14454 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052879040 134528536 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=145.45
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2296 0 0 0 14520 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044490432 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 585.41
Current children cumulated vsize (KiB) 149088

[startup+151.914 s]
/proc/loadavg: 4.27 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2889980/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=587.77
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28423 0 0 0 58700 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215146576 134528379 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=146.98
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2269 0 0 0 14687 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061267648 134528192 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=146.27
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14611 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052879040 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=147.05
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2296 0 0 0 14680 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044490432 134528557 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 591.78
Current children cumulated vsize (KiB) 149088

[startup+152.714 s]
/proc/loadavg: 4.27 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2889980/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=590.97
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28423 0 0 0 59020 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215146576 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=147.78
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2269 0 0 0 14767 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061267648 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=147.07
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14691 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052878720 134552908 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=147.85
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2296 0 0 0 14760 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044490160 134557963 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 594.98
Current children cumulated vsize (KiB) 149088

[startup+153.114 s]
/proc/loadavg: 4.27 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2889980/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=592.57
/proc/11543/stat : 11543 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202496 28423 0 0 0 59180 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215147808 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=148.18
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2269 0 0 0 14807 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061268912 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=147.47
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14731 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052878928 134529582 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=148.25
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 2296 0 0 0 14800 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044491696 134657578 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 596.58
Current children cumulated vsize (KiB) 149088

[startup+153.314 s]
/proc/loadavg: 4.27 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2889980/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=593.01
/proc/11543/stat : 11543 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202496 28423 0 0 0 59224 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215147808 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=148.26
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202560 2269 0 0 0 14815 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061268912 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=147.67
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14751 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052878928 134529638 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=148.33
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202560 2296 0 0 0 14808 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044491696 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 597.02
Current children cumulated vsize (KiB) 149088

[startup+153.414 s]
/proc/loadavg: 4.27 4.23 4.17 5/101 11924
/proc/meminfo: memFree=2889980/3368532 swapFree=1954076/1959888
[pid=11540] ppid=11538 vsize=2420 CPUtime=4.01
/proc/11540/stat : 11540 (manysat.sh) S 11538 11540 1628 0 -1 4194304 369 30411 0 0 0 0 390 11 18 0 1 0 1104170392 2478080 275 4294967295 134512640 135169312 3219251552 3219247768 3085168366 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11540/statm: 605 275 231 161 0 44 0
[pid=11543] ppid=11540 vsize=146668 CPUtime=593.11
/proc/11543/stat : 11543 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202496 28423 0 0 0 59234 77 0 0 25 0 4 0 1104170793 150188032 28345 4294967295 134512640 135305190 3215148400 3215147808 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11543/statm: 36667 28345 79 194 0 36471 0
[pid=11543/tid=11544] ppid=11540 vsize=146668 CPUtime=148.26
/proc/11543/task/11544/stat : 11544 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202560 2269 0 0 0 14815 11 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3061268912 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11543/tid=11545] ppid=11540 vsize=146668 CPUtime=147.77
/proc/11543/task/11545/stat : 11545 (manysat1.1_stat) R 11540 11540 1628 0 -1 4202560 3721 0 0 0 14761 16 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3052878928 134529260 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11543/tid=11546] ppid=11540 vsize=146668 CPUtime=148.33
/proc/11543/task/11546/stat : 11546 (manysat1.1_stat) S 11540 11540 1628 0 -1 4202560 2296 0 0 0 14808 25 0 0 25 0 4 0 1104170849 150188032 28345 4294967295 134512640 135305190 3215148400 3044491696 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 597.12
Current children cumulated vsize (KiB) 149088

Child status: 20
Real time (s): 153.462
CPU time (s): 597.16
CPU user time (s): 596.27
CPU system time (s): 0.89
CPU usage (%): 389.126
Max. virtual memory (cumulated for all children) (KiB): 149088

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 10:51:32
IDJOB=1775701
IDBENCH=20374
IDSOLVER=620
FILE ID=tipi44/1775701-1243500692
PBS_JOBID=
Free space on /tmp= 15882 MiB

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

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

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED= 1048871054

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:       3011952 kB
Buffers:        132572 kB
Cached:         115948 kB
SwapCached:       2180 kB
Active:         102884 kB
Inactive:       155676 kB
HighTotal:     2489216 kB
HighFree:      2360368 kB
LowTotal:       879316 kB
LowFree:        651584 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           13864 kB
Writeback:           0 kB
AnonPages:        9068 kB
Mapped:           3432 kB
Slab:            87556 kB
SReclaimable:    76940 kB
SUnreclaim:      10616 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15882 MiB
End job on tipi44 at 2009-05-28 10:54:06