Trace number 1781077

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) 3985.82 1000.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
1.62/1.66	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
1.62/1.66	c ==============================================================================
1.62/1.66	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
1.62/1.66	c CPU time:   1.65 s
1.62/1.66	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-1781077-1243541555/watcher-1781077-1243541555 -o /tmp/evaluation-result-1781077-1243541555/solver-1781077-1243541555 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781077-1243541555.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.45 4.58 4.48 3/97 1341
/proc/meminfo: memFree=2778160/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) R 1339 1341 21691 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069372 3085092724 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0

[startup+0.028585 s]
/proc/loadavg: 4.45 4.58 4.48 3/97 1341
/proc/meminfo: memFree=2778160/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069432 3085090542 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.118579 s]
/proc/loadavg: 4.45 4.58 4.48 3/97 1341
/proc/meminfo: memFree=2778160/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069432 3085090542 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.318565 s]
/proc/loadavg: 4.45 4.58 4.48 3/97 1341
/proc/meminfo: memFree=2778160/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069432 3085090542 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.718536 s]
/proc/loadavg: 4.45 4.58 4.48 3/97 1341
/proc/meminfo: memFree=2778160/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069432 3085090542 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.51847 s]
/proc/loadavg: 4.45 4.58 4.48 2/99 1343
/proc/meminfo: memFree=2760700/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2412 CPUtime=0
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1108292739 2469888 273 4294967295 134512640 135169312 3214070896 3214069432 3085090542 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1341/statm: 603 273 231 161 0 42 0
[pid=1342] ppid=1341 vsize=19548 CPUtime=1.52
/proc/1342/stat : 1342 (SatElite) R 1341 1341 21691 0 -1 4202496 4279 0 0 0 151 1 0 0 23 0 1 0 1108292739 20017152 4215 4294967295 134512640 135034092 3213476784 3213473088 134569558 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1342/statm: 4887 4215 67 128 0 4757 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 21960

[startup+3.11836 s]
/proc/loadavg: 4.45 4.58 4.48 2/99 1344
/proc/meminfo: memFree=2737168/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=78236 CPUtime=3.89
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 12787 0 0 0 386 3 0 0 18 0 4 0 1108292928 80113664 12723 4294967295 134512640 135305190 3220931312 3220929488 134528455 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 19559 12723 79 194 0 19363 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 80652

[startup+6.31811 s]
/proc/loadavg: 4.50 4.59 4.49 5/102 1347
/proc/meminfo: memFree=2719032/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=84880 CPUtime=16.69
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 14537 0 0 0 1665 4 0 0 25 0 4 0 1108292928 86917120 14473 4294967295 134512640 135305190 3220931312 3220929488 134530561 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 21220 14473 79 194 0 21024 0
[pid=1344/tid=1345] ppid=1341 vsize=84880 CPUtime=4.09
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1167 0 0 0 407 2 0 0 25 0 4 0 1108292959 86917120 14473 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=84880 CPUtime=4.1
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 914 0 0 0 410 0 0 0 25 0 4 0 1108292959 86917120 14473 4294967295 134512640 135305190 3220931312 3073629376 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=84880 CPUtime=4.07
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1130 0 0 0 407 0 0 0 25 0 4 0 1108292959 86917120 14473 4294967295 134512640 135305190 3220931312 3065240768 134530646 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.58
Current children cumulated vsize (KiB) 87296

[startup+12.7176 s]
/proc/loadavg: 4.46 4.58 4.48 5/102 1348
/proc/meminfo: memFree=2709684/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=93160 CPUtime=42.29
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 16698 0 0 0 4224 5 0 0 25 0 4 0 1108292928 95395840 16634 4294967295 134512640 135305190 3220931312 3220929488 134528410 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 23290 16634 79 194 0 23094 0
[pid=1344/tid=1345] ppid=1341 vsize=93160 CPUtime=10.49
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1821 0 0 0 1046 3 0 0 25 0 4 0 1108292959 95395840 16634 4294967295 134512640 135305190 3220931312 3082017984 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=93160 CPUtime=10.5
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1229 0 0 0 1050 0 0 0 25 0 4 0 1108292959 95395840 16634 4294967295 134512640 135305190 3220931312 3073629376 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=93160 CPUtime=10.47
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1667 0 0 0 1047 0 0 0 25 0 4 0 1108292959 95395840 16634 4294967295 134512640 135305190 3220931312 3065240768 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.18
Current children cumulated vsize (KiB) 95576

[startup+25.5166 s]
/proc/loadavg: 4.50 4.58 4.49 5/102 1349
/proc/meminfo: memFree=2695776/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=107488 CPUtime=93.36
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 20053 0 0 0 9326 10 0 0 25 0 4 0 1108292928 110067712 19989 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 26872 19989 79 194 0 26676 0
[pid=1344/tid=1345] ppid=1341 vsize=107488 CPUtime=23.16
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 2816 0 0 0 2313 3 0 0 25 0 4 0 1108292959 110067712 19989 4294967295 134512640 135305190 3220931312 3082017984 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=107488 CPUtime=23.3
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 1869 0 0 0 2329 1 0 0 25 0 4 0 1108292959 110067712 19989 4294967295 134512640 135305190 3220931312 3073629376 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=107488 CPUtime=23.27
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 2373 0 0 0 2326 1 0 0 25 0 4 0 1108292959 110067712 19989 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 95.25
Current children cumulated vsize (KiB) 109904

[startup+51.1146 s]
/proc/loadavg: 4.48 4.57 4.48 6/102 1534
/proc/meminfo: memFree=2678388/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=124728 CPUtime=195.42
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 24000 0 0 0 19522 20 0 0 25 0 4 0 1108292928 127721472 23936 4294967295 134512640 135305190 3220931312 3220929488 134528224 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 31182 23936 79 194 0 30986 0
[pid=1344/tid=1345] ppid=1341 vsize=124728 CPUtime=48.66
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 3763 0 0 0 4861 5 0 0 25 0 4 0 1108292959 127721472 23936 4294967295 134512640 135305190 3220931312 3082017984 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=124728 CPUtime=48.87
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 2989 0 0 0 4884 3 0 0 25 0 4 0 1108292959 127721472 23936 4294967295 134512640 135305190 3220931312 3073629376 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=124728 CPUtime=48.82
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 3454 0 0 0 4879 3 0 0 25 0 4 0 1108292959 127721472 23936 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.31
Current children cumulated vsize (KiB) 127144

[startup+102.321 s]
/proc/loadavg: 4.36 4.52 4.47 5/102 1538
/proc/meminfo: memFree=2654448/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=149524 CPUtime=400
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 30189 0 0 0 39963 37 0 0 25 0 4 0 1108292928 153112576 30125 4294967295 134512640 135305190 3220931312 3220929152 134551563 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 37381 30125 79 194 0 37185 0
[pid=1344/tid=1345] ppid=1341 vsize=149524 CPUtime=99.87
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 5108 0 0 0 9977 10 0 0 25 0 4 0 1108292959 153112576 30125 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=149524 CPUtime=100.08
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 5006 0 0 0 10003 5 0 0 25 0 4 0 1108292959 153112576 30125 4294967295 134512640 135305190 3220931312 3073629376 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=149524 CPUtime=100.03
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 4615 0 0 0 10000 3 0 0 25 0 4 0 1108292959 153112576 30125 4294967295 134512640 135305190 3220931312 3065240768 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 151940

[startup+162.316 s]
/proc/loadavg: 4.41 4.51 4.47 5/102 1730
/proc/meminfo: memFree=2622904/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=183652 CPUtime=639.47
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 37922 0 0 0 63878 69 0 0 25 0 4 0 1108292928 188059648 37811 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 45913 37811 79 194 0 45717 0
[pid=1344/tid=1345] ppid=1341 vsize=183652 CPUtime=159.79
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 7325 0 0 0 15959 20 0 0 25 0 4 0 1108292959 188059648 37811 4294967295 134512640 135305190 3220931312 3082017984 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=183652 CPUtime=159.95
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 7194 0 0 0 15982 13 0 0 25 0 4 0 1108292959 188059648 37811 4294967295 134512640 135305190 3220931312 3073629376 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=183652 CPUtime=159.75
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 6176 0 0 0 15967 8 0 0 25 0 4 0 1108292959 188059648 37811 4294967295 134512640 135305190 3220931312 3065240496 134559236 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 641.36
Current children cumulated vsize (KiB) 186068

[startup+222.311 s]
/proc/loadavg: 4.40 4.50 4.46 5/102 1918
/proc/meminfo: memFree=2593260/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=216088 CPUtime=878.82
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 45650 0 0 0 87795 87 0 0 25 0 4 0 1108292928 221274112 45472 4294967295 134512640 135305190 3220931312 3220929488 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1344/statm: 54022 45472 79 194 0 53826 0
[pid=1344/tid=1345] ppid=1341 vsize=216088 CPUtime=219.64
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 9485 0 0 0 21938 26 0 0 25 0 4 0 1108292959 221274112 45472 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=216088 CPUtime=219.91
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 9477 0 0 0 21973 18 0 0 25 0 4 0 1108292959 221274112 45472 4294967295 134512640 135305190 3220931312 3073629376 134528392 0 0 0 3 0 0 0 -1 0 0 0 0

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

/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 12363 0 0 0 51878 39 0 0 25 0 4 0 1108292959 283308032 59675 4294967295 134512640 135305190 3220931312 3065240656 134538167 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2078.71
Current children cumulated vsize (KiB) 279084

[startup+582.313 s]
/proc/loadavg: 4.60 4.60 4.51 6/102 3069
/proc/meminfo: memFree=2526008/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=288228 CPUtime=2316.51
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 62417 0 0 0 231437 214 0 0 25 0 4 0 1108292928 295145472 62230 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 72057 62230 79 194 0 71861 0
[pid=1344/tid=1345] ppid=1341 vsize=288228 CPUtime=579.17
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13043 0 0 0 57861 56 0 0 25 0 4 0 1108292959 295145472 62230 4294967295 134512640 135305190 3220931312 3082017984 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=288228 CPUtime=578.81
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13026 0 0 0 57826 55 0 0 25 0 4 0 1108292959 295145472 62230 4294967295 134512640 135305190 3220931312 3073629320 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=288228 CPUtime=579.15
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 12722 0 0 0 57873 42 0 0 25 0 4 0 1108292959 295145472 62230 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2318.4
Current children cumulated vsize (KiB) 290644

[startup+642.309 s]
/proc/loadavg: 4.63 4.62 4.52 6/102 3258
/proc/meminfo: memFree=2517056/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=297044 CPUtime=2556.01
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 64667 0 0 0 255363 238 0 0 25 0 4 0 1108292928 304173056 64464 4294967295 134512640 135305190 3220931312 3220929488 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 74261 64464 79 194 0 74065 0
[pid=1344/tid=1345] ppid=1341 vsize=297044 CPUtime=639.07
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13448 0 0 0 63850 57 0 0 25 0 4 0 1108292959 304173056 64464 4294967295 134512640 135305190 3220931312 3082017984 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=297044 CPUtime=638.53
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 14055 0 0 0 63785 68 0 0 25 0 4 0 1108292959 304173056 64464 4294967295 134512640 135305190 3220931312 3073629376 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=297044 CPUtime=639.07
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13219 0 0 0 63856 51 0 0 25 0 4 0 1108292959 304173056 64464 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2557.9
Current children cumulated vsize (KiB) 299460

[startup+702.314 s]
/proc/loadavg: 4.68 4.64 4.54 6/102 3468
/proc/meminfo: memFree=2506540/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=307944 CPUtime=2795.37
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 67047 0 0 0 279274 263 0 0 25 0 4 0 1108292928 315334656 66844 4294967295 134512640 135305190 3220931312 3220929488 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 76986 66844 79 194 0 76790 0
[pid=1344/tid=1345] ppid=1341 vsize=307944 CPUtime=698.65
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13962 0 0 0 69799 66 0 0 25 0 4 0 1108292959 315334656 66844 4294967295 134512640 135305190 3220931312 3082017984 134528379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=307944 CPUtime=698.33
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15197 0 0 0 69764 69 0 0 25 0 4 0 1108292959 315334656 66844 4294967295 134512640 135305190 3220931312 3073629376 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=307944 CPUtime=699.04
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13735 0 0 0 69844 60 0 0 25 0 4 0 1108292959 315334656 66844 4294967295 134512640 135305190 3220931312 3065240768 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2797.26
Current children cumulated vsize (KiB) 310360

[startup+762.319 s]
/proc/loadavg: 4.62 4.63 4.54 5/102 3663
/proc/meminfo: memFree=2503680/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=311972 CPUtime=3035.07
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 67912 0 0 0 303233 274 0 0 25 0 4 0 1108292928 319459328 67709 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1344/statm: 77993 67709 79 194 0 77797 0
[pid=1344/tid=1345] ppid=1341 vsize=311972 CPUtime=758.54
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 14036 0 0 0 75785 69 0 0 25 0 4 0 1108292959 319459328 67709 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=311972 CPUtime=758.27
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15487 0 0 0 75756 71 0 0 25 0 4 0 1108292959 319459328 67709 4294967295 134512640 135305190 3220931312 3073629376 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=311972 CPUtime=759.04
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13736 0 0 0 75841 63 0 0 25 0 4 0 1108292959 319459328 67709 4294967295 134512640 135305190 3220931312 3065240768 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3036.96
Current children cumulated vsize (KiB) 314388

[startup+822.315 s]
/proc/loadavg: 4.56 4.62 4.54 5/102 3851
/proc/meminfo: memFree=2493836/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=324084 CPUtime=3274.47
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 70504 0 0 0 327145 302 0 0 25 0 4 0 1108292928 331862016 70228 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1344/statm: 81021 70228 79 194 0 80825 0
[pid=1344/tid=1345] ppid=1341 vsize=324084 CPUtime=818.5
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15129 0 0 0 81773 77 0 0 25 0 4 0 1108292959 331862016 70228 4294967295 134512640 135305190 3220931312 3082017984 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=324084 CPUtime=818
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15755 0 0 0 81723 77 0 0 25 0 4 0 1108292959 331862016 70228 4294967295 134512640 135305190 3220931312 3073629376 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=324084 CPUtime=818.92
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 13997 0 0 0 81820 72 0 0 25 0 4 0 1108292959 331862016 70228 4294967295 134512640 135305190 3220931312 3065240768 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3276.36
Current children cumulated vsize (KiB) 326500

[startup+882.31 s]
/proc/loadavg: 4.44 4.58 4.53 5/102 4042
/proc/meminfo: memFree=2472004/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=346864 CPUtime=3514.06
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 75890 0 0 0 351078 328 0 0 25 0 4 0 1108292928 355188736 75614 4294967295 134512640 135305190 3220931312 3220929488 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1344/statm: 86716 75614 79 194 0 86520 0
[pid=1344/tid=1345] ppid=1341 vsize=346864 CPUtime=878.44
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15536 0 0 0 87760 84 0 0 25 0 4 0 1108292959 355188736 75614 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=346864 CPUtime=877.88
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 17149 0 0 0 87708 80 0 0 25 0 4 0 1108292959 355188736 75614 4294967295 134512640 135305190 3220931312 3073629376 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=346864 CPUtime=878.79
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15783 0 0 0 87797 82 0 0 25 0 4 0 1108292959 355188736 75614 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3515.95
Current children cumulated vsize (KiB) 349280

[startup+942.306 s]
/proc/loadavg: 4.44 4.56 4.53 5/102 4229
/proc/meminfo: memFree=2469092/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=349080 CPUtime=3753.64
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 76381 0 0 0 375013 351 0 0 25 0 4 0 1108292928 357457920 76105 4294967295 134512640 135305190 3220931312 3220929488 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1344/statm: 87270 76105 79 194 0 87074 0
[pid=1344/tid=1345] ppid=1341 vsize=349080 CPUtime=938.23
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15570 0 0 0 93731 92 0 0 25 0 4 0 1108292959 357457920 76105 4294967295 134512640 135305190 3220931312 3082017984 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=349080 CPUtime=937.82
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 17406 0 0 0 93696 86 0 0 25 0 4 0 1108292959 357457920 76105 4294967295 134512640 135305190 3220931312 3073629376 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=349080 CPUtime=938.75
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15783 0 0 0 93788 87 0 0 25 0 4 0 1108292959 357457920 76105 4294967295 134512640 135305190 3220931312 3065240768 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.53
Current children cumulated vsize (KiB) 351496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.59 4.58 4.54 5/102 4418
/proc/meminfo: memFree=2467052/3368532 swapFree=1952996/1959888
[pid=1341] ppid=1339 vsize=2416 CPUtime=1.89
/proc/1341/stat : 1341 (manysat.sh) S 1339 1341 21691 0 -1 4194304 368 4284 0 0 0 0 188 1 18 0 1 0 1108292739 2473984 274 4294967295 134512640 135169312 3214070896 3214067112 3085090542 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1341/statm: 604 274 231 161 0 43 0
[pid=1344] ppid=1341 vsize=352100 CPUtime=3983.93
/proc/1344/stat : 1344 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202496 77067 0 0 0 398028 365 0 0 25 0 4 0 1108292928 360550400 76791 4294967295 134512640 135305190 3220931312 3220929488 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1344/statm: 88025 76791 79 194 0 87829 0
[pid=1344/tid=1345] ppid=1341 vsize=352100 CPUtime=995.72
/proc/1344/task/1345/stat : 1345 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15823 0 0 0 99479 93 0 0 25 0 4 0 1108292959 360550400 76791 4294967295 134512640 135305190 3220931312 3082017984 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1344/tid=1346] ppid=1341 vsize=352100 CPUtime=995.43
/proc/1344/task/1346/stat : 1346 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 17597 0 0 0 99454 89 0 0 25 0 4 0 1108292959 360550400 76791 4294967295 134512640 135305190 3220931312 3073629376 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1344/tid=1347] ppid=1341 vsize=352100 CPUtime=996.39
/proc/1344/task/1347/stat : 1347 (manysat1.1_stat) R 1341 1341 21691 0 -1 4202560 15809 0 0 0 99546 93 0 0 25 0 4 0 1108292959 360550400 76791 4294967295 134512640 135305190 3220931312 3065240768 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3985.82
Current children cumulated vsize (KiB) 354516

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 1341 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=880000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10000
# CPU time returned by wait4() is 1.89
# while last known CPU time is 3985.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.04
CPU time (s): 3985.82
CPU user time (s): 3982.16
CPU system time (s): 3.66
CPU usage (%): 398.566
Max. virtual memory (cumulated for all children) (KiB): 354516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.88
system time used= 0.01
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4652
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 90

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 22:12:35
IDJOB=1781077
IDBENCH=71093
IDSOLVER=626
FILE ID=tipi45/1781077-1243541555
PBS_JOBID=
Free space on /tmp= 15499 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_09_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781077-1243541555/watcher-1781077-1243541555 -o /tmp/evaluation-result-1781077-1243541555/solver-1781077-1243541555 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781077-1243541555.cnf aimd 2

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED= 970542109

Linux tipi45 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.081
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.081
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.081
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.16
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.081
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:       2778160 kB
Buffers:        145572 kB
Cached:         336552 kB
SwapCached:       2100 kB
Active:         122376 kB
Inactive:       368792 kB
HighTotal:     2489216 kB
HighFree:      2140016 kB
LowTotal:       879316 kB
LowFree:        638144 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            4208 kB
Writeback:           0 kB
AnonPages:        8292 kB
Mapped:           3280 kB
Slab:            86296 kB
SReclaimable:    74776 kB
SUnreclaim:      11520 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15495 MiB
End job on tipi45 at 2009-05-28 22:29:17