Trace number 1778752

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 136.35 35.5129

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.35
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.03/0.09	c ==============================================================================
0.03/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.09	c ==============================================================================
0.03/0.09	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.51/1.52	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.51/1.52	c ==============================================================================
1.51/1.52	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.51/1.52	c CPU time:   1.47 s
1.51/1.52	c ==============================================================================
136.01/35.49	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
136.01/35.49	c ============================[ Problem Statistics ]=============================
136.01/35.49	c |                                                                             |
136.01/35.49	c threadId              : 3
136.01/35.49	c restarts              : 163
136.01/35.49	c conflicts             : 95276          (709 /sec)
136.01/35.49	c decisions             : 223236         (2.23 % random) (1662 /sec)
136.01/35.49	c propagations          : 26496315       (197233 /sec)
136.01/35.49	c conflict literals     : 12410209       (29.86 % deleted)
136.01/35.49	c Memory used           : 188.54 MB
136.01/35.49	c CPU time              : 134.34 s
136.01/35.49	
136.01/35.49	c --->m=4, e=8, aimd=2, HOME/11788_many.cnf	time: 33.585	conflicts: 95276        
136.01/35.50	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-1778752-1243514866/watcher-1778752-1243514866 -o /tmp/evaluation-result-1778752-1243514866/solver-1778752-1243514866 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778752-1243514866.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.49 4.42 4.37 4/100 11789
/proc/meminfo: memFree=3081888/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) R 11786 11788 19648 0 -1 4194304 335 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442540 3085711220 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=2504 CPUtime=0.01
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 506 0 0 0 1 0 0 0 22 0 1 0 1116151072 2564096 443 4294967295 134512640 135034092 3219116304 3219112416 134675816 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 626 450 49 128 0 496 0

[startup+0.025499 s]
/proc/loadavg: 4.49 4.42 4.37 4/100 11789
/proc/meminfo: memFree=3081888/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 351 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=5320 CPUtime=0.03
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 1179 0 0 0 3 0 0 0 25 0 1 0 1116151072 5447680 1116 4294967295 134512640 135034092 3219116304 3219112220 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 1330 1117 49 128 0 1200 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7736

[startup+0.105492 s]
/proc/loadavg: 4.49 4.42 4.37 4/100 11789
/proc/meminfo: memFree=3081888/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 351 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=19656 CPUtime=0.11
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 4582 0 0 0 9 2 0 0 25 0 1 0 1116151072 20127744 4174 4294967295 134512640 135034092 3219116304 3219112300 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 4914 4174 67 128 0 4784 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22072

[startup+0.305471 s]
/proc/loadavg: 4.49 4.42 4.37 4/100 11789
/proc/meminfo: memFree=3081888/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 351 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=20384 CPUtime=0.31
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 4713 0 0 0 28 3 0 0 25 0 1 0 1116151072 20873216 4305 4294967295 134512640 135034092 3219116304 3219112300 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 5096 4305 67 128 0 4966 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 22800

[startup+0.705433 s]
/proc/loadavg: 4.49 4.42 4.37 4/100 11789
/proc/meminfo: memFree=3081888/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 351 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=21356 CPUtime=0.71
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 4946 0 0 0 66 5 0 0 25 0 1 0 1116151072 21868544 4538 4294967295 134512640 135034092 3219116304 3219112300 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 5339 4538 67 128 0 5209 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 23772

[startup+1.50536 s]
/proc/loadavg: 4.49 4.42 4.37 2/101 11790
/proc/meminfo: memFree=3057468/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2416 CPUtime=0
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 351 0 0 0 0 0 0 0 22 0 1 0 1116151072 2473984 274 4294967295 134512640 135169312 3213444064 3213442600 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 604 274 231 161 0 43 0
[pid=11789] ppid=11788 vsize=24324 CPUtime=1.51
/proc/11789/stat : 11789 (SatElite) R 11788 11788 19648 0 -1 4202496 5728 0 0 0 145 6 0 0 25 0 1 0 1116151072 24907776 5091 4294967295 134512640 135034092 3219116304 3219112704 134571429 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11789/statm: 6081 5091 67 128 0 5951 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 26740

[startup+3.11233 s]
/proc/loadavg: 4.21 4.36 4.35 5/104 11794
/proc/meminfo: memFree=3054052/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=58620 CPUtime=5.62
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 8060 0 0 0 547 15 0 0 15 0 4 0 1116151232 60026880 7990 4294967295 134512640 135305190 3213308848 3213307024 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11791/statm: 14655 7990 79 194 0 14459 0
[pid=11791/tid=11792] ppid=11788 vsize=58620 CPUtime=1.37
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 1008 0 0 0 135 2 0 0 15 0 4 0 1116151243 60026880 7990 4294967295 134512640 135305190 3213308848 3084729188 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=58620 CPUtime=1.37
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 1262 0 0 0 135 2 0 0 16 0 4 0 1116151243 60026880 7991 4294967295 134512640 135305190 3213308848 3076340872 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=58620 CPUtime=1.38
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 1010 0 0 0 132 6 0 0 15 0 4 0 1116151243 60026880 7991 4294967295 134512640 135305190 3213308848 3067952244 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 61040

[startup+6.30491 s]
/proc/loadavg: 4.21 4.36 4.35 8/104 11794
/proc/meminfo: memFree=3014488/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=95056 CPUtime=18.4
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 17145 0 0 0 1822 18 0 0 16 0 4 0 1116151232 97337344 17075 4294967295 134512640 135305190 3213308848 3213306688 134551709 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11791/statm: 23764 17075 79 194 0 23568 0
[pid=11791/tid=11792] ppid=11788 vsize=95056 CPUtime=4.57
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 3480 0 0 0 453 4 0 0 17 0 4 0 1116151243 97337344 17075 4294967295 134512640 135305190 3213308848 3084729536 134528240 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=95056 CPUtime=4.57
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 3611 0 0 0 455 2 0 0 18 0 4 0 1116151243 97337344 17075 4294967295 134512640 135305190 3213308848 3076340608 134555176 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=95056 CPUtime=4.57
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 2739 0 0 0 450 7 0 0 16 0 4 0 1116151243 97337344 17075 4294967295 134512640 135305190 3213308848 3067952320 134528397 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (KiB) 97476

[startup+12.7043 s]
/proc/loadavg: 4.48 4.41 4.37 6/104 11794
/proc/meminfo: memFree=2965404/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=137508 CPUtime=43.94
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 27728 0 0 0 4370 24 0 0 25 0 4 0 1116151232 140808192 27658 4294967295 134512640 135305190 3213308848 3213306728 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11791/statm: 34377 27658 79 194 0 34181 0
[pid=11791/tid=11792] ppid=11788 vsize=137508 CPUtime=10.97
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 6535 0 0 0 1093 4 0 0 19 0 4 0 1116151243 140808192 27658 4294967295 134512640 135305190 3213308848 3084729536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=137508 CPUtime=10.93
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 6097 0 0 0 1087 6 0 0 25 0 4 0 1116151243 140808192 27658 4294967295 134512640 135305190 3213308848 3076340544 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=137508 CPUtime=10.95
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 4721 0 0 0 1087 8 0 0 17 0 4 0 1116151243 140808192 27658 4294967295 134512640 135305190 3213308848 3067952320 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 45.54
Current children cumulated vsize (KiB) 139928

[startup+25.5131 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11794
/proc/meminfo: memFree=2924812/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=177476 CPUtime=95.08
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 37775 0 0 0 9475 33 0 0 25 0 4 0 1116151232 181735424 37705 4294967295 134512640 135305190 3213308848 3213306872 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11791/statm: 44369 37705 79 194 0 44173 0
[pid=11791/tid=11792] ppid=11788 vsize=177476 CPUtime=23.77
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 9333 0 0 0 2370 7 0 0 25 0 4 0 1116151243 181735424 37705 4294967295 134512640 135305190 3213308848 3084729536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=177476 CPUtime=23.7
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 8654 0 0 0 2360 10 0 0 25 0 4 0 1116151243 181735424 37705 4294967295 134512640 135305190 3213308848 3076340544 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=177476 CPUtime=23.74
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 6639 0 0 0 2365 9 0 0 25 0 4 0 1116151243 181735424 37705 4294967295 134512640 135305190 3213308848 3067952068 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.68
Current children cumulated vsize (KiB) 179896

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

[startup+31.9225 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11980
/proc/meminfo: memFree=2907980/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=192352 CPUtime=120.46
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 41290 0 0 0 12008 38 0 0 25 0 4 0 1116151232 196968448 41220 4294967295 134512640 135305190 3213308848 3213306688 134551998 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/11791/statm: 48088 41220 79 194 0 47892 0
[pid=11791/tid=11792] ppid=11788 vsize=192352 CPUtime=30.18
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 10370 0 0 0 3011 7 0 0 25 0 4 0 1116151243 196968448 41220 4294967295 134512640 135305190 3213308848 3084729536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=192352 CPUtime=30.06
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 9756 0 0 0 2995 11 0 0 20 0 4 0 1116151243 196968448 41220 4294967295 134512640 135305190 3213308848 3076340608 134552678 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=192352 CPUtime=30.09
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 7195 0 0 0 2997 12 0 0 25 0 4 0 1116151243 196968448 41220 4294967295 134512640 135305190 3213308848 3067952048 134557181 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 122.06
Current children cumulated vsize (KiB) 194772

[startup+33.5123 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11980
/proc/meminfo: memFree=2907980/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=192488 CPUtime=126.82
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 41342 0 0 0 12643 39 0 0 25 0 4 0 1116151232 197107712 41272 4294967295 134512640 135305190 3213308848 3213306688 134551939 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/11791/statm: 48122 41272 79 194 0 47926 0
[pid=11791/tid=11792] ppid=11788 vsize=192488 CPUtime=31.77
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 10374 0 0 0 3170 7 0 0 25 0 4 0 1116151243 197107712 41272 4294967295 134512640 135305190 3213308848 3084729536 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=192488 CPUtime=31.65
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 9764 0 0 0 3153 12 0 0 25 0 4 0 1116151243 197107712 41272 4294967295 134512640 135305190 3213308848 3076340544 134551709 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=192488 CPUtime=31.68
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 7195 0 0 0 3156 12 0 0 25 0 4 0 1116151243 197107712 41272 4294967295 134512640 135305190 3213308848 3067951984 134551687 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 128.42
Current children cumulated vsize (KiB) 194908

[startup+34.3122 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11980
/proc/meminfo: memFree=2907956/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=192624 CPUtime=130.02
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 41376 0 0 0 12963 39 0 0 25 0 4 0 1116151232 197246976 41306 4294967295 134512640 135305190 3213308848 3213307024 134528402 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/11791/statm: 48156 41306 79 194 0 47960 0
[pid=11791/tid=11792] ppid=11788 vsize=192624 CPUtime=32.57
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 10384 0 0 0 3250 7 0 0 25 0 4 0 1116151243 197246976 41306 4294967295 134512640 135305190 3213308848 3084729536 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=192624 CPUtime=32.45
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 9779 0 0 0 3233 12 0 0 25 0 4 0 1116151243 197246976 41306 4294967295 134512640 135305190 3213308848 3076340928 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=192624 CPUtime=32.48
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 7195 0 0 0 3236 12 0 0 25 0 4 0 1116151243 197246976 41306 4294967295 134512640 135305190 3213308848 3067951984 134551986 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 131.62
Current children cumulated vsize (KiB) 195044

[startup+35.1122 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11980
/proc/meminfo: memFree=2907956/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2420 CPUtime=1.6
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 371 6006 0 0 0 0 154 6 18 0 1 0 1116151072 2478080 275 4294967295 134512640 135169312 3213444064 3213440280 3085709038 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11788/statm: 605 275 231 161 0 44 0
[pid=11791] ppid=11788 vsize=192912 CPUtime=133.21
/proc/11791/stat : 11791 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202496 41427 0 0 0 13282 39 0 0 25 0 4 0 1116151232 197541888 41357 4294967295 134512640 135305190 3213308848 3213307024 134528402 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/11791/statm: 48228 41357 79 194 0 48032 0
[pid=11791/tid=11792] ppid=11788 vsize=192912 CPUtime=33.37
/proc/11791/task/11792/stat : 11792 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 10384 0 0 0 3330 7 0 0 25 0 4 0 1116151243 197541888 41357 4294967295 134512640 135305190 3213308848 3084729536 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11791/tid=11793] ppid=11788 vsize=192912 CPUtime=33.25
/proc/11791/task/11793/stat : 11793 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 9804 0 0 0 3313 12 0 0 25 0 4 0 1116151243 197541888 41357 4294967295 134512640 135305190 3213308848 3076340544 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11791/tid=11794] ppid=11788 vsize=192912 CPUtime=33.28
/proc/11791/task/11794/stat : 11794 (manysat1.1_stat) R 11788 11788 19648 0 -1 4202560 7195 0 0 0 3316 12 0 0 25 0 4 0 1116151243 197541888 41357 4294967295 134512640 135305190 3213308848 3067951984 134551712 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 134.81
Current children cumulated vsize (KiB) 195332

[startup+35.5121 s]
/proc/loadavg: 4.48 4.42 4.37 5/104 11980
/proc/meminfo: memFree=2907956/3368532 swapFree=1953580/1959888
[pid=11788] ppid=11786 vsize=2936 CPUtime=136.34
/proc/11788/stat : 11788 (manysat.sh) S 11786 11788 19648 0 -1 4194304 461 47479 0 0 0 0 13588 46 21 0 1 0 1116151072 3006464 343 4294967295 134512640 135169312 3213444064 3213439448 3085709038 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/11788/statm: 734 343 233 161 0 173 0
Current children cumulated CPU time (s) 136.34
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 35.5129
CPU time (s): 136.35
CPU user time (s): 135.88
CPU system time (s): 0.47
CPU usage (%): 383.944
Max. virtual memory (cumulated for all children) (KiB): 195332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.88
system time used= 0.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48126
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= 14416
involuntary context switches= 5979

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:47:46
IDJOB=1778752
IDBENCH=70758
IDSOLVER=626
FILE ID=/1778752-1243514866
PBS_JOBID=
Free space on /tmp= 15883 MiB

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

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED= 812805032

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.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.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:       3082776 kB
Buffers:         24700 kB
Cached:         183324 kB
SwapCached:       2424 kB
Active:          88148 kB
Inactive:       130388 kB
HighTotal:     2489216 kB
HighFree:      2292940 kB
LowTotal:       879316 kB
LowFree:        789836 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            3372 kB
Writeback:           0 kB
AnonPages:        9792 kB
Mapped:           4764 kB
Slab:            57444 kB
SReclaimable:    49316 kB
SUnreclaim:       8128 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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