Trace number 1781149

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)? (TO) 3062.29 1000.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.00/0.72	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.00/0.72	c ==============================================================================
0.00/0.72	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.00/0.72	c CPU time:   0.71 s
0.00/0.72	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-1781149-1243543118/watcher-1781149-1243543118 -o /tmp/evaluation-result-1781149-1243543118/solver-1781149-1243543118 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781149-1243543118.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 5.21 5.60 5.66 4/124 3012
/proc/meminfo: memFree=2146716/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2416 CPUtime=0
/proc/3012/stat : 3012 (manysat.sh) R 3010 3012 21334 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1118975775 2473984 274 4294967295 134512640 135169312 3213650960 3213649436 3085522804 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/3012/statm: 604 274 231 161 0 43 0

[startup+0.026554 s]
/proc/loadavg: 5.21 5.60 5.66 4/124 3012
/proc/meminfo: memFree=2146716/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2416 CPUtime=0
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118975775 2473984 274 4294967295 134512640 135169312 3213650960 3213649496 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.116566 s]
/proc/loadavg: 5.21 5.60 5.66 4/124 3012
/proc/meminfo: memFree=2146716/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2416 CPUtime=0
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118975775 2473984 274 4294967295 134512640 135169312 3213650960 3213649496 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.316529 s]
/proc/loadavg: 5.21 5.60 5.66 4/124 3012
/proc/meminfo: memFree=2146716/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2416 CPUtime=0
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118975775 2473984 274 4294967295 134512640 135169312 3213650960 3213649496 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.716495 s]
/proc/loadavg: 5.21 5.60 5.66 4/124 3012
/proc/meminfo: memFree=2146716/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2416 CPUtime=0
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1118975775 2473984 274 4294967295 134512640 135169312 3213650960 3213649496 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.51644 s]
/proc/loadavg: 5.21 5.60 5.66 3/126 3016
/proc/meminfo: memFree=2119528/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=56876 CPUtime=1.53
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 7552 0 0 0 148 5 0 0 18 0 4 0 1118975861 58241024 7486 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 14219 7486 79 194 0 14023 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 59296

[startup+3.1163 s]
/proc/loadavg: 5.21 5.60 5.66 6/129 3019
/proc/meminfo: memFree=2152384/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=62948 CPUtime=6.01
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 9145 0 0 0 595 6 0 0 20 0 4 0 1118975861 64458752 9079 4294967295 134512640 135305190 3220628144 3220626320 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 15737 9079 79 194 0 15541 0
[pid=3016/tid=3017] ppid=3012 vsize=62948 CPUtime=1.85
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 677 0 0 0 183 2 0 0 22 0 4 0 1118975879 64458752 9079 4294967295 134512640 135305190 3220628144 3082792128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=62948 CPUtime=0.46
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 483 0 0 0 46 0 0 0 19 0 4 0 1118975879 64458752 9079 4294967295 134512640 135305190 3220628144 3074403520 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=62948 CPUtime=1.93
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 901 0 0 0 192 1 0 0 20 0 4 0 1118975879 64458752 9079 4294967295 134512640 135305190 3220628144 3066014912 134528301 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 65368

[startup+6.31602 s]
/proc/loadavg: 5.35 5.62 5.66 7/129 3019
/proc/meminfo: memFree=2099920/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=72744 CPUtime=15.57
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 11454 0 0 0 1549 8 0 0 23 0 4 0 1118975861 74489856 11388 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 18186 11388 79 194 0 17990 0
[pid=3016/tid=3017] ppid=3012 vsize=72744 CPUtime=5.03
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 1371 0 0 0 501 2 0 0 25 0 4 0 1118975879 74489856 11388 4294967295 134512640 135305190 3220628144 3082792128 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=72744 CPUtime=2.06
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 857 0 0 0 206 0 0 0 24 0 4 0 1118975879 74489856 11388 4294967295 134512640 135305190 3220628144 3074403520 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=72744 CPUtime=5.11
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 1724 0 0 0 508 3 0 0 25 0 4 0 1118975879 74489856 11388 4294967295 134512640 135305190 3220628144 3066014912 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 75164

[startup+12.7155 s]
/proc/loadavg: 5.32 5.61 5.66 8/129 3021
/proc/meminfo: memFree=2068444/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=83580 CPUtime=34.99
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 14333 0 0 0 3484 15 0 0 25 0 4 0 1118975861 85585920 14267 4294967295 134512640 135305190 3220628144 3220626320 134528418 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 20895 14267 79 194 0 20699 0
[pid=3016/tid=3017] ppid=3012 vsize=83580 CPUtime=11.06
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 1921 0 0 0 1099 7 0 0 25 0 4 0 1118975879 85585920 14267 4294967295 134512640 135305190 3220628144 3082792128 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=83580 CPUtime=5.32
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 1389 0 0 0 531 1 0 0 25 0 4 0 1118975879 85585920 14267 4294967295 134512640 135305190 3220628144 3074403520 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=83580 CPUtime=11.21
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 2802 0 0 0 1118 3 0 0 25 0 4 0 1118975879 85585920 14267 4294967295 134512640 135305190 3220628144 3066014576 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35.85
Current children cumulated vsize (KiB) 86000

[startup+25.5144 s]
/proc/loadavg: 5.32 5.60 5.65 6/129 3022
/proc/meminfo: memFree=2047992/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=99168 CPUtime=79.31
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 17956 0 0 0 7912 19 0 0 25 0 4 0 1118975861 101548032 17890 4294967295 134512640 135305190 3220628144 3220626320 134528397 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 24792 17890 79 194 0 24596 0
[pid=3016/tid=3017] ppid=3012 vsize=99168 CPUtime=21.24
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 2507 0 0 0 2116 8 0 0 25 0 4 0 1118975879 101548032 17890 4294967295 134512640 135305190 3220628144 3082792128 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=99168 CPUtime=14.07
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 2141 0 0 0 1405 2 0 0 25 0 4 0 1118975879 101548032 17890 4294967295 134512640 135305190 3220628144 3074403520 134528235 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=99168 CPUtime=23.8
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 3974 0 0 0 2377 3 0 0 25 0 4 0 1118975879 101548032 17890 4294967295 134512640 135305190 3220628144 3066014912 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 80.17
Current children cumulated vsize (KiB) 101588

[startup+51.1122 s]
/proc/loadavg: 5.17 5.53 5.63 6/129 3208
/proc/meminfo: memFree=1996516/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=121480 CPUtime=159.93
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 23346 0 0 0 15963 30 0 0 25 0 4 0 1118975861 124395520 23280 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 30370 23280 79 194 0 30174 0
[pid=3016/tid=3017] ppid=3012 vsize=121480 CPUtime=34.26
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 3328 0 0 0 3416 10 0 0 25 0 4 0 1118975879 124395520 23280 4294967295 134512640 135305190 3220628144 3082792128 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=121480 CPUtime=37.97
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 3719 0 0 0 3793 4 0 0 25 0 4 0 1118975879 124395520 23280 4294967295 134512640 135305190 3220628144 3074403520 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=121480 CPUtime=47.81
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 5250 0 0 0 4774 7 0 0 25 0 4 0 1118975879 124395520 23280 4294967295 134512640 135305190 3220628144 3066014912 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 123900

[startup+102.318 s]
/proc/loadavg: 5.20 5.48 5.61 7/129 3213
/proc/meminfo: memFree=1815988/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=149896 CPUtime=334.08
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 29947 0 0 0 33360 48 0 0 25 0 4 0 1118975861 153493504 29881 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3016/statm: 37474 29881 79 194 0 37278 0
[pid=3016/tid=3017] ppid=3012 vsize=149896 CPUtime=78.25
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 4286 0 0 0 7810 15 0 0 25 0 4 0 1118975879 153493504 29881 4294967295 134512640 135305190 3220628144 3082792128 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=149896 CPUtime=88.1
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 5667 0 0 0 8803 7 0 0 25 0 4 0 1118975879 153493504 29881 4294967295 134512640 135305190 3220628144 3074403520 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=149896 CPUtime=98.46
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 7004 0 0 0 9836 10 0 0 25 0 4 0 1118975879 153493504 29881 4294967295 134512640 135305190 3220628144 3066014912 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 334.94
Current children cumulated vsize (KiB) 152316

[startup+162.303 s]
/proc/loadavg: 5.45 5.52 5.61 6/129 3408
/proc/meminfo: memFree=2034604/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=165960 CPUtime=516.55
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 33722 0 0 0 51591 64 0 0 25 0 4 0 1118975861 169943040 33656 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 41490 33656 79 194 0 41294 0
[pid=3016/tid=3017] ppid=3012 vsize=165960 CPUtime=132.54
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 5538 0 0 0 13236 18 0 0 25 0 4 0 1118975879 169943040 33656 4294967295 134512640 135305190 3220628144 3082792128 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=165960 CPUtime=130.65
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 6386 0 0 0 13052 13 0 0 25 0 4 0 1118975879 169943040 33656 4294967295 134512640 135305190 3220628144 3074403520 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=165960 CPUtime=156.2
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 7826 0 0 0 15605 15 0 0 25 0 4 0 1118975879 169943040 33656 4294967295 134512640 135305190 3220628144 3066014452 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 517.41
Current children cumulated vsize (KiB) 168380

[startup+222.317 s]
/proc/loadavg: 5.59 5.56 5.62 7/129 3615
/proc/meminfo: memFree=2051508/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=183020 CPUtime=696.58

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

/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12283 0 0 0 41116 53 0 0 25 0 4 0 1118975879 256151552 52800 4294967295 134512640 135305190 3220628144 3066014912 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1635.2
Current children cumulated vsize (KiB) 252568

[startup+582.316 s]
/proc/loadavg: 5.83 5.76 5.68 7/129 4748
/proc/meminfo: memFree=1825060/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=258960 CPUtime=1813.73
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 54968 0 0 0 181166 207 0 0 25 0 4 0 1118975861 265175040 54801 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 64740 54801 79 194 0 64544 0
[pid=3016/tid=3017] ppid=3012 vsize=258960 CPUtime=460.68
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 11655 0 0 0 46013 55 0 0 25 0 4 0 1118975879 265175040 54801 4294967295 134512640 135305190 3220628144 3082792128 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=258960 CPUtime=521.17
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12644 0 0 0 52072 45 0 0 25 0 4 0 1118975879 265175040 54801 4294967295 134512640 135305190 3220628144 3074403408 134538170 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=258960 CPUtime=451.81
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12564 0 0 0 45126 55 0 0 25 0 4 0 1118975879 265175040 54801 4294967295 134512640 135305190 3220628144 3066014912 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1814.59
Current children cumulated vsize (KiB) 261380

[startup+642.311 s]
/proc/loadavg: 5.73 5.73 5.67 6/129 4937
/proc/meminfo: memFree=1908968/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=262288 CPUtime=1992.6
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 55497 0 0 0 199036 224 0 0 25 0 4 0 1118975861 268582912 55330 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 65572 55330 79 194 0 65376 0
[pid=3016/tid=3017] ppid=3012 vsize=262288 CPUtime=519.72
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 11725 0 0 0 51912 60 0 0 25 0 4 0 1118975879 268582912 55330 4294967295 134512640 135305190 3220628144 3082792128 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=262288 CPUtime=548.08
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12644 0 0 0 54762 46 0 0 25 0 4 0 1118975879 268582912 55330 4294967295 134512640 135305190 3220628144 3074403520 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=262288 CPUtime=485.71
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12608 0 0 0 48514 57 0 0 25 0 4 0 1118975879 268582912 55330 4294967295 134512640 135305190 3220628144 3066014912 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1993.46
Current children cumulated vsize (KiB) 264708

[startup+702.306 s]
/proc/loadavg: 5.97 5.78 5.69 7/129 5125
/proc/meminfo: memFree=1625888/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=265328 CPUtime=2171.51
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 56127 0 0 0 216915 236 0 0 25 0 4 0 1118975861 271695872 55960 4294967295 134512640 135305190 3220628144 3220626320 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3016/statm: 66332 55960 79 194 0 66136 0
[pid=3016/tid=3017] ppid=3012 vsize=265328 CPUtime=579.3
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12008 0 0 0 57864 66 0 0 25 0 4 0 1118975879 271695872 55960 4294967295 134512640 135305190 3220628144 3082792128 134528777 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=265328 CPUtime=578.72
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12710 0 0 0 57826 46 0 0 25 0 4 0 1118975879 271695872 55960 4294967295 134512640 135305190 3220628144 3074403520 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=265328 CPUtime=515.06
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12614 0 0 0 51448 58 0 0 25 0 4 0 1118975879 271695872 55960 4294967295 134512640 135305190 3220628144 3066014912 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2172.37
Current children cumulated vsize (KiB) 267748

[startup+762.311 s]
/proc/loadavg: 6.04 5.83 5.71 7/129 5317
/proc/meminfo: memFree=1877540/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=270864 CPUtime=2350.55
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 57293 0 0 0 234800 255 0 0 25 0 4 0 1118975861 277364736 57126 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 67716 57126 79 194 0 67520 0
[pid=3016/tid=3017] ppid=3012 vsize=270864 CPUtime=638.38
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12042 0 0 0 63764 74 0 0 25 0 4 0 1118975879 277364736 57126 4294967295 134512640 135305190 3220628144 3082792128 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=270864 CPUtime=608.92
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12958 0 0 0 60843 49 0 0 25 0 4 0 1118975879 277364736 57126 4294967295 134512640 135305190 3220628144 3074403520 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=270864 CPUtime=544.87
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12629 0 0 0 54429 58 0 0 25 0 4 0 1118975879 277364736 57126 4294967295 134512640 135305190 3220628144 3066014704 134547909 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2351.41
Current children cumulated vsize (KiB) 273284

[startup+822.316 s]
/proc/loadavg: 6.08 5.86 5.73 6/129 5503
/proc/meminfo: memFree=1966376/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=273412 CPUtime=2529.77
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 57900 0 0 0 252710 267 0 0 25 0 4 0 1118975861 279973888 57733 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 68353 57733 79 194 0 68157 0
[pid=3016/tid=3017] ppid=3012 vsize=273412 CPUtime=697.6
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12357 0 0 0 69680 80 0 0 25 0 4 0 1118975879 279973888 57733 4294967295 134512640 135305190 3220628144 3082792128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=273412 CPUtime=638.89
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 13101 0 0 0 63838 51 0 0 25 0 4 0 1118975879 279973888 57733 4294967295 134512640 135305190 3220628144 3074403520 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=273412 CPUtime=574.91
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12706 0 0 0 57433 58 0 0 25 0 4 0 1118975879 279973888 57733 4294967295 134512640 135305190 3220628144 3066014912 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2530.63
Current children cumulated vsize (KiB) 275832

[startup+882.31 s]
/proc/loadavg: 6.16 5.91 5.75 7/129 5691
/proc/meminfo: memFree=1901360/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=285972 CPUtime=2709.41
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 60729 0 0 0 270659 282 0 0 25 0 4 0 1118975861 292835328 60562 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 71493 60562 79 194 0 71297 0
[pid=3016/tid=3017] ppid=3012 vsize=285972 CPUtime=757.55
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 12810 0 0 0 75669 86 0 0 25 0 4 0 1118975879 292835328 60562 4294967295 134512640 135305190 3220628144 3082792128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=285972 CPUtime=669.09
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 14469 0 0 0 66853 56 0 0 25 0 4 0 1118975879 292835328 60562 4294967295 134512640 135305190 3220628144 3074403520 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=285972 CPUtime=604.71
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 13647 0 0 0 60412 59 0 0 25 0 4 0 1118975879 292835328 60562 4294967295 134512640 135305190 3220628144 3066014912 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2710.27
Current children cumulated vsize (KiB) 288392

[startup+942.305 s]
/proc/loadavg: 6.26 5.96 5.77 6/129 5880
/proc/meminfo: memFree=1869616/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=302596 CPUtime=2889.13
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 64751 0 0 0 288619 294 0 0 25 0 4 0 1118975861 309858304 64584 4294967295 134512640 135305190 3220628144 3220626320 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 75649 64584 79 194 0 75453 0
[pid=3016/tid=3017] ppid=3012 vsize=302596 CPUtime=817.33
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 13480 0 0 0 81644 89 0 0 25 0 4 0 1118975879 309858304 64584 4294967295 134512640 135305190 3220628144 3082792128 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=302596 CPUtime=699.22
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 15606 0 0 0 69865 57 0 0 25 0 4 0 1118975879 309858304 64584 4294967295 134512640 135305190 3220628144 3074403520 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=302596 CPUtime=634.58
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 15337 0 0 0 63393 65 0 0 25 0 4 0 1118975879 309858304 64584 4294967295 134512640 135305190 3220628144 3066014912 134528428 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2889.99
Current children cumulated vsize (KiB) 305016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 6.21 5.99 5.79 7/129 6068
/proc/meminfo: memFree=1919408/3368532 swapFree=1954872/1959888
[pid=3012] ppid=3010 vsize=2420 CPUtime=0.86
/proc/3012/stat : 3012 (manysat.sh) S 3010 3012 21334 0 -1 4194304 369 2745 0 0 1 0 83 2 18 0 1 0 1118975775 2478080 275 4294967295 134512640 135169312 3213650960 3213647176 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/3012/statm: 605 275 231 161 0 44 0
[pid=3016] ppid=3012 vsize=314860 CPUtime=3061.43
/proc/3016/stat : 3016 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202496 67580 0 0 0 305833 310 0 0 25 0 4 0 1118975861 322416640 67296 4294967295 134512640 135305190 3220628144 3220626320 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/3016/statm: 78715 67296 79 194 0 78519 0
[pid=3016/tid=3017] ppid=3012 vsize=314860 CPUtime=874.25
/proc/3016/task/3017/stat : 3017 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 15124 0 0 0 87329 96 0 0 25 0 4 0 1118975879 322416640 67296 4294967295 134512640 135305190 3220628144 3082791856 134556807 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3016/tid=3018] ppid=3012 vsize=314860 CPUtime=729.31
/proc/3016/task/3018/stat : 3018 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 16550 0 0 0 72872 59 0 0 25 0 4 0 1118975879 322416640 67296 4294967295 134512640 135305190 3220628144 3074403520 134528750 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3016/tid=3019] ppid=3012 vsize=314860 CPUtime=662.21
/proc/3016/task/3019/stat : 3019 (manysat1.1_stat) R 3012 3012 21334 0 -1 4202560 15466 0 0 0 66152 69 0 0 25 0 4 0 1118975879 322416640 67296 4294967295 134512640 135305190 3220628144 3066014912 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3062.29
Current children cumulated vsize (KiB) 317280

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 3012 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=840000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20000
# CPU time returned by wait4() is 0.86
# while last known CPU time is 3062.29
#
# 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): 3062.29
CPU user time (s): 3059.17
CPU system time (s): 3.12
CPU usage (%): 306.217
Max. virtual memory (cumulated for all children) (KiB): 317280

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

runsolver used 0.09 second user time and 0.07 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:38:38
IDJOB=1781149
IDBENCH=71101
IDSOLVER=623
FILE ID=/1781149-1243543118
PBS_JOBID=
Free space on /tmp= 15883 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED= 1721147483

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
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.43
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.105
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.11
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.105
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2149972 kB
Buffers:          3436 kB
Cached:         531344 kB
SwapCached:        704 kB
Active:         669288 kB
Inactive:       510068 kB
HighTotal:     2489216 kB
HighFree:      1310292 kB
LowTotal:       879316 kB
LowFree:        839680 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:      644096 kB
Mapped:          16712 kB
Slab:            28356 kB
SReclaimable:    20064 kB
SUnreclaim:       8292 kB
PageTables:       1416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   901948 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15881 MiB
End job on  at 2009-05-28 22:55:20