Trace number 1781167

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)UNSAT 53.29 13.6668

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 ==============================================================================
53.09/13.66	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
53.09/13.66	c ============================[ Problem Statistics ]=============================
53.09/13.66	c |                                                                             |
53.09/13.66	c threadId              : 3
53.09/13.66	c restarts              : 34
53.09/13.66	c conflicts             : 34027          (643 /sec)
53.09/13.66	c decisions             : 41470          (2.53 % random) (784 /sec)
53.09/13.66	c propagations          : 2752342        (52049 /sec)
53.09/13.66	c conflict literals     : 648469         (19.27 % deleted)
53.09/13.66	c Memory used           : 56.98 MB
53.09/13.66	c CPU time              : 52.88 s
53.09/13.66	
53.09/13.66	c --->m=4, e=8, aimd=2, HOME/13612_many.cnf	time: 13.22	conflicts: 34027        
53.09/13.66	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-1781167-1243543701/watcher-1781167-1243543701 -o /tmp/evaluation-result-1781167-1243543701/solver-1781167-1243543701 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781167-1243543701.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.55 4.52 4.47 3/109 13612
/proc/meminfo: memFree=2831468/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2412 CPUtime=0
/proc/13612/stat : 13612 (manysat.sh) R 13610 13612 29143 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1119032875 2469888 273 4294967295 134512640 135169312 3216928560 3216927036 3085330292 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/13612/statm: 603 273 231 161 0 42 0
[pid=13613] ppid=13612 vsize=1032 CPUtime=0
/proc/13613/stat : 13613 (SatElite) R 13612 13612 29143 0 -1 4202496 206 0 0 0 0 0 0 0 18 0 1 0 1119032875 1056768 143 4294967295 134512640 135034092 3219347776 3219343692 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13613/statm: 258 144 49 128 0 128 0

[startup+0.053464 s]
/proc/loadavg: 4.55 4.52 4.47 3/109 13612
/proc/meminfo: memFree=2831468/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2412 CPUtime=0
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119032875 2469888 273 4294967295 134512640 135169312 3216928560 3216927096 3085328110 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13612/statm: 603 273 231 161 0 42 0
[pid=13613] ppid=13612 vsize=4644 CPUtime=0.05
/proc/13613/stat : 13613 (SatElite) R 13612 13612 29143 0 -1 4202496 1090 0 0 0 5 0 0 0 20 0 1 0 1119032875 4755456 1027 4294967295 134512640 135034092 3219347776 3219343744 134560667 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13613/statm: 1161 1028 67 128 0 1031 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7056

[startup+0.113441 s]
/proc/loadavg: 4.55 4.52 4.47 3/109 13612
/proc/meminfo: memFree=2831468/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2412 CPUtime=0
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1119032875 2469888 273 4294967295 134512640 135169312 3216928560 3216927096 3085328110 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13612/statm: 603 273 231 161 0 42 0
[pid=13613] ppid=13612 vsize=5536 CPUtime=0.11
/proc/13613/stat : 13613 (SatElite) R 13612 13612 29143 0 -1 4202496 1312 0 0 0 10 1 0 0 20 0 1 0 1119032875 5668864 1249 4294967295 134512640 135034092 3219347776 3219344320 134585645 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13613/statm: 1384 1249 67 128 0 1254 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7948

[startup+0.313429 s]
/proc/loadavg: 4.55 4.52 4.47 3/109 13612
/proc/meminfo: memFree=2831468/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 2416

[startup+0.713418 s]
/proc/loadavg: 4.55 4.52 4.47 3/109 13612
/proc/meminfo: memFree=2831468/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 2416

[startup+1.51338 s]
/proc/loadavg: 4.55 4.52 4.47 5/114 13618
/proc/meminfo: memFree=2814828/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=44556 CPUtime=4.51
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 4573 0 0 0 447 4 0 0 20 0 4 0 1119032906 45625344 4504 4294967295 134512640 135305190 3216350864 3216348580 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 11139 4504 79 194 0 10943 0
[pid=13615/tid=13616] ppid=13612 vsize=44556 CPUtime=1.11
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 282 0 0 0 111 0 0 0 20 0 4 0 1119032914 45625344 4504 4294967295 134512640 135305190 3216350864 3085253824 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=44556 CPUtime=1.11
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 280 0 0 0 111 0 0 0 20 0 4 0 1119032914 45625344 4504 4294967295 134512640 135305190 3216350864 3076864896 134552229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=44556 CPUtime=1.1
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 368 0 0 0 108 2 0 0 22 0 4 0 1119032914 45625344 4504 4294967295 134512640 135305190 3216350864 3068476608 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 46972

[startup+3.11329 s]
/proc/loadavg: 4.55 4.52 4.47 7/114 13618
/proc/meminfo: memFree=2812164/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=47328 CPUtime=10.89
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 5320 0 0 0 1084 5 0 0 25 0 4 0 1119032906 48463872 5251 4294967295 134512640 135305190 3216350864 3216349040 134528489 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 11832 5251 79 194 0 11636 0
[pid=13615/tid=13616] ppid=13612 vsize=47328 CPUtime=2.71
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 414 0 0 0 271 0 0 0 25 0 4 0 1119032914 48463872 5251 4294967295 134512640 135305190 3216350864 3085253824 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=47328 CPUtime=2.69
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 455 0 0 0 268 1 0 0 25 0 4 0 1119032914 48463872 5251 4294967295 134512640 135305190 3216350864 3076865216 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=47328 CPUtime=2.7
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 553 0 0 0 268 2 0 0 25 0 4 0 1119032914 48463872 5251 4294967295 134512640 135305190 3216350864 3068476608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 49744

[startup+6.31313 s]
/proc/loadavg: 4.58 4.53 4.47 5/114 13618
/proc/meminfo: memFree=2807840/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=52224 CPUtime=23.65
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 6443 0 0 0 2359 6 0 0 25 0 4 0 1119032906 53477376 6374 4294967295 134512640 135305190 3216350864 3216349040 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 13056 6374 79 194 0 12860 0
[pid=13615/tid=13616] ppid=13612 vsize=52224 CPUtime=5.91
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 708 0 0 0 591 0 0 0 25 0 4 0 1119032914 53477376 6374 4294967295 134512640 135305190 3216350864 3085253824 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=52224 CPUtime=5.84
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 762 0 0 0 583 1 0 0 25 0 4 0 1119032914 53477376 6374 4294967295 134512640 135305190 3216350864 3076865216 134528356 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=52224 CPUtime=5.9
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 863 0 0 0 587 3 0 0 25 0 4 0 1119032914 53477376 6374 4294967295 134512640 135305190 3216350864 3068476324 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 54640

[startup+12.7128 s]
/proc/loadavg: 4.54 4.52 4.47 5/114 13618
/proc/meminfo: memFree=2800604/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=57912 CPUtime=49.18
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 7886 0 0 0 4909 9 0 0 25 0 4 0 1119032906 59301888 7817 4294967295 134512640 135305190 3216350864 3216348792 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 14478 7817 79 194 0 14282 0
[pid=13615/tid=13616] ppid=13612 vsize=57912 CPUtime=12.31
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1028 0 0 0 1231 0 0 0 25 0 4 0 1119032914 59301888 7817 4294967295 134512640 135305190 3216350864 3085253824 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=57912 CPUtime=12.18
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1236 0 0 0 1217 1 0 0 25 0 4 0 1119032914 59301888 7817 4294967295 134512640 135305190 3216350864 3076865216 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=57912 CPUtime=12.3
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1237 0 0 0 1227 3 0 0 25 0 4 0 1119032914 59301888 7817 4294967295 134512640 135305190 3216350864 3068476608 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (KiB) 60328

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

[startup+13.1128 s]
/proc/loadavg: 4.49 4.51 4.47 5/114 13618
/proc/meminfo: memFree=2800084/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=58056 CPUtime=50.81
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 7920 0 0 0 5072 9 0 0 25 0 4 0 1119032906 59449344 7851 4294967295 134512640 135305190 3216350864 3216349040 134528341 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 14514 7851 79 194 0 14318 0
[pid=13615/tid=13616] ppid=13612 vsize=58056 CPUtime=12.71
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1048 0 0 0 1271 0 0 0 25 0 4 0 1119032914 59449344 7851 4294967295 134512640 135305190 3216350864 3085253824 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=58056 CPUtime=12.58
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1240 0 0 0 1257 1 0 0 25 0 4 0 1119032914 59449344 7851 4294967295 134512640 135305190 3216350864 3076865216 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=58056 CPUtime=12.71
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1237 0 0 0 1268 3 0 0 25 0 4 0 1119032914 59449344 7851 4294967295 134512640 135305190 3216350864 3068476608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 60472

[startup+13.5127 s]
/proc/loadavg: 4.49 4.51 4.47 5/114 13618
/proc/meminfo: memFree=2800084/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=58196 CPUtime=52.38
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 7989 0 0 0 5229 9 0 0 25 0 4 0 1119032906 59592704 7920 4294967295 134512640 135305190 3216350864 3216348756 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 14549 7920 79 194 0 14353 0
[pid=13615/tid=13616] ppid=13612 vsize=58196 CPUtime=13.11
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1068 0 0 0 1311 0 0 0 25 0 4 0 1119032914 59592704 7920 4294967295 134512640 135305190 3216350864 3085253712 134538605 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=58196 CPUtime=12.98
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1269 0 0 0 1297 1 0 0 25 0 4 0 1119032914 59592704 7920 4294967295 134512640 135305190 3216350864 3076865216 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=58196 CPUtime=13.1
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1247 0 0 0 1307 3 0 0 25 0 4 0 1119032914 59592704 7920 4294967295 134512640 135305190 3216350864 3068476456 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 52.69
Current children cumulated vsize (KiB) 60612

[startup+13.6127 s]
/proc/loadavg: 4.49 4.51 4.47 5/114 13618
/proc/meminfo: memFree=2800084/3368532 swapFree=1959840/1959888
[pid=13612] ppid=13610 vsize=2416 CPUtime=0.31
/proc/13612/stat : 13612 (manysat.sh) S 13610 13612 29143 0 -1 4194304 370 1318 0 0 0 0 30 1 16 0 1 0 1119032875 2473984 275 4294967295 134512640 135169312 3216928560 3216924776 3085328110 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13612/statm: 604 275 231 161 0 43 0
[pid=13615] ppid=13612 vsize=58340 CPUtime=52.78
/proc/13615/stat : 13615 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202496 8021 0 0 0 5269 9 0 0 25 0 4 0 1119032906 59740160 7952 4294967295 134512640 135305190 3216350864 3216349040 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/13615/statm: 14585 7952 79 194 0 14389 0
[pid=13615/tid=13616] ppid=13612 vsize=58340 CPUtime=13.21
/proc/13615/task/13616/stat : 13616 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1068 0 0 0 1321 0 0 0 25 0 4 0 1119032914 59740160 7952 4294967295 134512640 135305190 3216350864 3085253824 134528425 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13615/tid=13617] ppid=13612 vsize=58340 CPUtime=13.08
/proc/13615/task/13617/stat : 13617 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1295 0 0 0 1307 1 0 0 25 0 4 0 1119032914 59740160 7952 4294967295 134512640 135305190 3216350864 3076865216 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13615/tid=13618] ppid=13612 vsize=58340 CPUtime=13.2
/proc/13615/task/13618/stat : 13618 (manysat1.1_stat) R 13612 13612 29143 0 -1 4202560 1247 0 0 0 1317 3 0 0 25 0 4 0 1119032914 59740160 7952 4294967295 134512640 135305190 3216350864 3068476608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 53.09
Current children cumulated vsize (KiB) 60756

Child status: 20
Real time (s): 13.6668
CPU time (s): 53.29
CPU user time (s): 53.18
CPU system time (s): 0.11
CPU usage (%): 389.922
Max. virtual memory (cumulated for all children) (KiB): 60756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.18
system time used= 0.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10011
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= 955
involuntary context switches= 2794

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:48:21
IDJOB=1781167
IDBENCH=71102
IDSOLVER=626
FILE ID=/1781167-1243543701
PBS_JOBID=
Free space on /tmp= 7986 MiB

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

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 1206419361

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:       2831764 kB
Buffers:         51736 kB
Cached:         384792 kB
SwapCached:          0 kB
Active:          52080 kB
Inactive:       404052 kB
HighTotal:     2489216 kB
HighFree:      2085276 kB
LowTotal:       879316 kB
LowFree:        746488 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:       19296 kB
Mapped:           7420 kB
Slab:            70908 kB
SReclaimable:    58828 kB
SUnreclaim:      12080 kB
PageTables:        760 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:34