Trace number 1781164

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)UNSAT 48.83 12.5281

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark48.83
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   47620   141221 |   14285       0        0     nan |  0.000 % |
0.21/0.24	c |         0 |   46872   196179 |      --       0       --      -- |     --   | -748/54958
0.21/0.24	c ==============================================================================
0.21/0.24	c Result  :   #vars: 532   #clauses: 46872   #literals: 196179
0.21/0.24	c CPU time:   0.24 s
0.21/0.24	c ==============================================================================
48.81/12.52	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
48.81/12.52	c ============================[ Problem Statistics ]=============================
48.81/12.52	c |                                                                             |
48.81/12.52	c threadId              : 1
48.81/12.52	c restarts              : 105
48.81/12.52	c conflicts             : 37109          (767 /sec)
48.81/12.52	c decisions             : 48867          (1.75 % random) (1010 /sec)
48.81/12.52	c propagations          : 3310956        (68465 /sec)
48.81/12.52	c conflict literals     : 588468         (22.70 % deleted)
48.81/12.52	c Memory used           : 59.80 MB
48.81/12.52	c CPU time              : 48.36 s
48.81/12.52	
48.81/12.52	c --->m=4, e=8, aimd=1, HOME/13562_many.cnf	time: 12.09	conflicts: 37109        
48.81/12.52	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-1781164-1243543687/watcher-1781164-1243543687 -o /tmp/evaluation-result-1781164-1243543687/solver-1781164-1243543687 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781164-1243543687.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: 4.61 4.53 4.47 3/109 13562
/proc/meminfo: memFree=2830876/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2416 CPUtime=0
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1119031498 2473984 274 4294967295 134512640 135169312 3213786160 3213784696 3085823726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/13562/statm: 604 274 231 161 0 43 0
[pid=13563] ppid=13562 vsize=1028 CPUtime=0
/proc/13563/stat : 13563 (SatElite) R 13562 13562 29143 0 -1 4202496 205 0 0 0 0 0 0 0 18 0 1 0 1119031498 1052672 142 4294967295 134512640 135034092 3214083136 3214079052 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13563/statm: 257 142 49 128 0 127 0

[startup+0.085672 s]
/proc/loadavg: 4.61 4.53 4.47 3/109 13562
/proc/meminfo: memFree=2830876/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2416 CPUtime=0
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1119031498 2473984 274 4294967295 134512640 135169312 3213786160 3213784696 3085823726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/13562/statm: 604 274 231 161 0 43 0
[pid=13563] ppid=13562 vsize=4904 CPUtime=0.08
/proc/13563/stat : 13563 (SatElite) R 13562 13562 29143 0 -1 4202496 1173 0 0 0 8 0 0 0 18 0 1 0 1119031498 5021696 1110 4294967295 134512640 135034092 3214083136 3214079004 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13563/statm: 1226 1110 67 128 0 1096 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7320

[startup+0.11567 s]
/proc/loadavg: 4.61 4.53 4.47 3/109 13562
/proc/meminfo: memFree=2830876/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2416 CPUtime=0
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1119031498 2473984 274 4294967295 134512640 135169312 3213786160 3213784696 3085823726 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/13562/statm: 604 274 231 161 0 43 0
[pid=13563] ppid=13562 vsize=5532 CPUtime=0.11
/proc/13563/stat : 13563 (SatElite) R 13562 13562 29143 0 -1 4202496 1312 0 0 0 11 0 0 0 18 0 1 0 1119031498 5664768 1249 4294967295 134512640 135034092 3214083136 3214079680 134585645 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13563/statm: 1383 1249 67 128 0 1253 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7948

[startup+0.325849 s]
/proc/loadavg: 4.61 4.53 4.47 3/109 13562
/proc/meminfo: memFree=2830876/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 2420

[startup+0.715833 s]
/proc/loadavg: 4.61 4.53 4.47 3/109 13562
/proc/meminfo: memFree=2830876/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 2420

[startup+1.51579 s]
/proc/loadavg: 4.61 4.53 4.47 5/114 13568
/proc/meminfo: memFree=2814824/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=44016 CPUtime=4.54
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 4569 0 0 0 451 3 0 0 21 0 4 0 1119031529 45072384 4505 4294967295 134512640 135305190 3213001568 3212999744 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 11004 4505 79 194 0 10808 0
[pid=13565/tid=13566] ppid=13562 vsize=44016 CPUtime=1.11
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 281 0 0 0 110 1 0 0 20 0 4 0 1119031536 45072384 4505 4294967295 134512640 135305190 3213001568 3085262016 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=44016 CPUtime=1.12
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 306 0 0 0 112 0 0 0 21 0 4 0 1119031536 45072384 4505 4294967295 134512640 135305190 3213001568 3076873408 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=44016 CPUtime=1.11
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 352 0 0 0 111 0 0 0 21 0 4 0 1119031536 45072384 4505 4294967295 134512640 135305190 3213001568 3068484800 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 46436

[startup+3.11571 s]
/proc/loadavg: 4.65 4.54 4.47 5/114 13568
/proc/meminfo: memFree=2811780/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=47708 CPUtime=10.94
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 5383 0 0 0 1089 5 0 0 25 0 4 0 1119031529 48852992 5319 4294967295 134512640 135305190 3213001568 3212999744 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 11927 5319 79 194 0 11731 0
[pid=13565/tid=13566] ppid=13562 vsize=47708 CPUtime=2.71
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 420 0 0 0 269 2 0 0 25 0 4 0 1119031536 48852992 5319 4294967295 134512640 135305190 3213001568 3085262016 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=47708 CPUtime=2.72
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 509 0 0 0 272 0 0 0 25 0 4 0 1119031536 48852992 5319 4294967295 134512640 135305190 3213001568 3076873408 134528421 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=47708 CPUtime=2.71
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 555 0 0 0 270 1 0 0 25 0 4 0 1119031536 48852992 5319 4294967295 134512640 135305190 3213001568 3068484800 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 50128

[startup+6.31554 s]
/proc/loadavg: 4.65 4.54 4.47 5/114 13568
/proc/meminfo: memFree=2806872/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=52500 CPUtime=23.73
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 6556 0 0 0 2365 8 0 0 25 0 4 0 1119031529 53760000 6492 4294967295 134512640 135305190 3213001568 3212999744 134528277 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 13125 6492 79 194 0 12929 0
[pid=13565/tid=13566] ppid=13562 vsize=52500 CPUtime=5.9
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 724 0 0 0 588 2 0 0 25 0 4 0 1119031536 53760000 6492 4294967295 134512640 135305190 3213001568 3085262016 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=52500 CPUtime=5.92
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 905 0 0 0 591 1 0 0 25 0 4 0 1119031536 53760000 6492 4294967295 134512640 135305190 3213001568 3076873408 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=52500 CPUtime=5.91
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 863 0 0 0 588 3 0 0 25 0 4 0 1119031536 53760000 6492 4294967295 134512640 135305190 3213001568 3068484800 134528283 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 54920

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

[startup+9.51538 s]
/proc/loadavg: 4.59 4.53 4.47 5/114 13568
/proc/meminfo: memFree=2802500/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=57204 CPUtime=36.53
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 7670 0 0 0 3644 9 0 0 25 0 4 0 1119031529 58576896 7606 4294967295 134512640 135305190 3213001568 3212999744 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 14301 7606 79 194 0 14105 0
[pid=13565/tid=13566] ppid=13562 vsize=57204 CPUtime=9.1
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 987 0 0 0 908 2 0 0 25 0 4 0 1119031536 58576896 7606 4294967295 134512640 135305190 3213001568 3085262016 134530601 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=57204 CPUtime=9.11
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1191 0 0 0 910 1 0 0 25 0 4 0 1119031536 58576896 7606 4294967295 134512640 135305190 3213001568 3076873408 134528350 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=57204 CPUtime=9.11
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1131 0 0 0 907 4 0 0 25 0 4 0 1119031536 58576896 7606 4294967295 134512640 135305190 3213001568 3068484800 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.84
Current children cumulated vsize (KiB) 59624

[startup+11.1153 s]
/proc/loadavg: 4.59 4.53 4.47 5/114 13569
/proc/meminfo: memFree=2799584/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=60368 CPUtime=42.91
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 8104 0 0 0 4278 13 0 0 25 0 4 0 1119031529 61816832 8040 4294967295 134512640 135305190 3213001568 3212999744 134528520 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 15092 8040 79 194 0 14896 0
[pid=13565/tid=13566] ppid=13562 vsize=60368 CPUtime=10.7
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1108 0 0 0 1068 2 0 0 25 0 4 0 1119031536 61816832 8040 4294967295 134512640 135305190 3213001568 3085262016 134528368 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=60368 CPUtime=10.7
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1322 0 0 0 1068 2 0 0 25 0 4 0 1119031536 61816832 8040 4294967295 134512640 135305190 3213001568 3076873408 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=60368 CPUtime=10.71
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1236 0 0 0 1064 7 0 0 25 0 4 0 1119031536 61816832 8040 4294967295 134512640 135305190 3213001568 3068484800 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.22
Current children cumulated vsize (KiB) 62788

[startup+11.9152 s]
/proc/loadavg: 4.59 4.53 4.47 5/114 13569
/proc/meminfo: memFree=2799584/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=60784 CPUtime=46.1
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 8226 0 0 0 4596 14 0 0 25 0 4 0 1119031529 62242816 8162 4294967295 134512640 135305190 3213001568 3212999744 134528283 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 15196 8162 79 194 0 15000 0
[pid=13565/tid=13566] ppid=13562 vsize=60784 CPUtime=11.5
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1134 0 0 0 1148 2 0 0 25 0 4 0 1119031536 62242816 8162 4294967295 134512640 135305190 3213001568 3085262016 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=60784 CPUtime=11.49
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1337 0 0 0 1147 2 0 0 25 0 4 0 1119031536 62242816 8162 4294967295 134512640 135305190 3213001568 3076873408 134528371 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=60784 CPUtime=11.51
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1288 0 0 0 1144 7 0 0 25 0 4 0 1119031536 62242816 8162 4294967295 134512640 135305190 3213001568 3068484800 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.41
Current children cumulated vsize (KiB) 63204

[startup+12.3152 s]
/proc/loadavg: 4.55 4.52 4.47 5/114 13569
/proc/meminfo: memFree=2798696/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=61232 CPUtime=47.7
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 8331 0 0 0 4755 15 0 0 25 0 4 0 1119031529 62701568 8267 4294967295 134512640 135305190 3213001568 3212999744 134528515 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 15308 8267 79 194 0 15112 0
[pid=13565/tid=13566] ppid=13562 vsize=61232 CPUtime=11.9
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1205 0 0 0 1188 2 0 0 25 0 4 0 1119031536 62701568 8267 4294967295 134512640 135305190 3213001568 3085262016 134528325 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=61232 CPUtime=11.89
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1362 0 0 0 1187 2 0 0 25 0 4 0 1119031536 62701568 8267 4294967295 134512640 135305190 3213001568 3076873408 134528777 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=61232 CPUtime=11.91
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1292 0 0 0 1183 8 0 0 25 0 4 0 1119031536 62701568 8267 4294967295 134512640 135305190 3213001568 3068484800 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.01
Current children cumulated vsize (KiB) 63652

[startup+12.5152 s]
/proc/loadavg: 4.55 4.52 4.47 5/114 13569
/proc/meminfo: memFree=2798696/3368532 swapFree=1959840/1959888
[pid=13562] ppid=13560 vsize=2420 CPUtime=0.31
/proc/13562/stat : 13562 (manysat.sh) S 13560 13562 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 15 0 1 0 1119031498 2478080 275 4294967295 134512640 135169312 3213786160 3213782376 3085823726 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13562/statm: 605 275 231 161 0 44 0
[pid=13565] ppid=13562 vsize=61232 CPUtime=48.5
/proc/13565/stat : 13565 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202496 8351 0 0 0 4835 15 0 0 25 0 4 0 1119031529 62701568 8287 4294967295 134512640 135305190 3213001568 3212999744 134528392 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13565/statm: 15308 8287 79 194 0 15112 0
[pid=13565/tid=13566] ppid=13562 vsize=61232 CPUtime=12.1
/proc/13565/task/13566/stat : 13566 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1219 0 0 0 1208 2 0 0 25 0 4 0 1119031536 62701568 8287 4294967295 134512640 135305190 3213001568 3085262016 134528747 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13565/tid=13567] ppid=13562 vsize=61232 CPUtime=12.09
/proc/13565/task/13567/stat : 13567 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1363 0 0 0 1207 2 0 0 25 0 4 0 1119031536 62701568 8287 4294967295 134512640 135305190 3213001568 3076873272 134836452 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13565/tid=13568] ppid=13562 vsize=61232 CPUtime=12.11
/proc/13565/task/13568/stat : 13568 (manysat1.1_stat) R 13562 13562 29143 0 -1 4202560 1292 0 0 0 1203 8 0 0 25 0 4 0 1119031536 62701568 8287 4294967295 134512640 135305190 3213001568 3068484800 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.81
Current children cumulated vsize (KiB) 63652

Child status: 20
Real time (s): 12.5281
CPU time (s): 48.83
CPU user time (s): 48.66
CPU system time (s): 0.17
CPU usage (%): 389.765
Max. virtual memory (cumulated for all children) (KiB): 63652

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:48:07
IDJOB=1781164
IDBENCH=71102
IDSOLVER=623
FILE ID=/1781164-1243543687
PBS_JOBID=
Free space on /tmp= 7986 MiB

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

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 311698289

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.073
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.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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.073
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:       2831320 kB
Buffers:         51720 kB
Cached:         384872 kB
SwapCached:          0 kB
Active:          51776 kB
Inactive:       404132 kB
HighTotal:     2489216 kB
HighFree:      2085164 kB
LowTotal:       879316 kB
LowFree:        746156 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2232 kB
Writeback:           0 kB
AnonPages:       19536 kB
Mapped:           7752 kB
Slab:            71248 kB
SReclaimable:    58828 kB
SUnreclaim:      12420 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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