Trace number 1778749

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 138.52 36.1416

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.45 s
1.51/1.52	c ==============================================================================
138.44/36.12	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
138.44/36.12	c ============================[ Problem Statistics ]=============================
138.44/36.12	c |                                                                             |
138.44/36.12	c threadId              : 1
138.44/36.12	c restarts              : 764
138.44/36.12	c conflicts             : 73629          (540 /sec)
138.44/36.12	c decisions             : 464118         (1.61 % random) (3403 /sec)
138.44/36.12	c propagations          : 21608113       (158417 /sec)
138.44/36.12	c conflict literals     : 16172960       (32.72 % deleted)
138.44/36.12	c Memory used           : 172.25 MB
138.44/36.12	c CPU time              : 136.4 s
138.44/36.12	
138.44/36.12	c --->m=4, e=8, aimd=1, HOME/4016_many.cnf	time: 34.1	conflicts: 73629        
138.44/36.13	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-1778749-1243515407/watcher-1778749-1243515407 -o /tmp/evaluation-result-1778749-1243515407/solver-1778749-1243515407 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778749-1243515407.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: 3.88 4.22 4.24 3/115 4016
/proc/meminfo: memFree=3047504/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) R 4014 4016 12261 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637196 3085453172 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=1188 CPUtime=0.01
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 237 0 0 0 1 0 0 0 18 0 1 0 1116220480 1216512 174 4294967295 134512640 135034092 3218829504 3218825464 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 297 174 49 128 0 167 0

[startup+0.032819 s]
/proc/loadavg: 3.88 4.22 4.24 3/115 4016
/proc/meminfo: memFree=3047504/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637256 3085450990 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=6780 CPUtime=0.03
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 1509 0 0 0 3 0 0 0 19 0 1 0 1116220480 6942720 1446 4294967295 134512640 135034092 3218829504 3218825616 134675816 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 1695 1452 49 128 0 1565 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9196

[startup+0.112813 s]
/proc/loadavg: 3.88 4.22 4.24 3/115 4016
/proc/meminfo: memFree=3047504/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637256 3085450990 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=19656 CPUtime=0.11
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 4582 0 0 0 9 2 0 0 19 0 1 0 1116220480 20127744 4174 4294967295 134512640 135034092 3218829504 3218825500 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 4914 4174 67 128 0 4784 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22072

[startup+0.312804 s]
/proc/loadavg: 3.88 4.22 4.24 3/115 4016
/proc/meminfo: memFree=3047504/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637256 3085450990 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=20384 CPUtime=0.31
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 4714 0 0 0 29 2 0 0 20 0 1 0 1116220480 20873216 4306 4294967295 134512640 135034092 3218829504 3218825500 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 5096 4306 67 128 0 4966 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 22800

[startup+0.712787 s]
/proc/loadavg: 3.88 4.22 4.24 3/115 4016
/proc/meminfo: memFree=3047504/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637256 3085450990 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=21356 CPUtime=0.71
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 4953 0 0 0 66 5 0 0 21 0 1 0 1116220480 21868544 4545 4294967295 134512640 135034092 3218829504 3218825500 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 5339 4545 67 128 0 5209 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 23772

[startup+1.51276 s]
/proc/loadavg: 3.88 4.22 4.24 2/117 4018
/proc/meminfo: memFree=3021936/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2416 CPUtime=0
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1116220480 2473984 274 4294967295 134512640 135169312 3219638720 3219637256 3085450990 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4016/statm: 604 274 231 161 0 43 0
[pid=4017] ppid=4016 vsize=22660 CPUtime=1.51
/proc/4017/stat : 4017 (SatElite) R 4016 4016 12261 0 -1 4202496 5729 0 0 0 143 8 0 0 23 0 1 0 1116220480 23203840 4858 4294967295 134512640 135034092 3218829504 3218825500 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4017/statm: 5665 4858 67 128 0 5535 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 25076

[startup+3.1127 s]
/proc/loadavg: 3.88 4.22 4.24 5/120 4022
/proc/meminfo: memFree=3018532/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=58196 CPUtime=5.5
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 7876 0 0 0 532 18 0 0 15 0 4 0 1116220640 59592704 7809 4294967295 134512640 135305190 3219821024 3219818948 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 14549 7809 79 194 0 14353 0
[pid=4019/tid=4020] ppid=4016 vsize=58196 CPUtime=1.34
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 1042 0 0 0 133 1 0 0 15 0 4 0 1116220651 59592704 7809 4294967295 134512640 135305190 3219821024 3084847936 134843311 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=58196 CPUtime=1.31
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 1034 0 0 0 128 3 0 0 16 0 4 0 1116220651 59592704 7809 4294967295 134512640 135305190 3219821024 3076459712 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=58196 CPUtime=1.37
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 1033 0 0 0 134 3 0 0 16 0 4 0 1116220651 59592704 7809 4294967295 134512640 135305190 3219821024 3068071104 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (KiB) 60616

[startup+6.31257 s]
/proc/loadavg: 4.13 4.26 4.26 9/120 4022
/proc/meminfo: memFree=2982380/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=90944 CPUtime=18.18
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 16281 0 0 0 1795 23 0 0 16 0 4 0 1116220640 93126656 16214 4294967295 134512640 135305190 3219821024 3219818868 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 22736 16214 79 194 0 22540 0
[pid=4019/tid=4020] ppid=4016 vsize=90944 CPUtime=4.52
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 3133 0 0 0 451 1 0 0 16 0 4 0 1116220651 93126656 16214 4294967295 134512640 135305190 3219821024 3084847972 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=90944 CPUtime=4.51
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 3532 0 0 0 446 5 0 0 17 0 4 0 1116220651 93126656 16214 4294967295 134512640 135305190 3219821024 3076459392 134552678 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=90944 CPUtime=4.48
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 2559 0 0 0 444 4 0 0 16 0 4 0 1116220651 93126656 16214 4294967295 134512640 135305190 3219821024 3068070768 134551992 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (KiB) 93364

[startup+12.7123 s]
/proc/loadavg: 4.44 4.32 4.28 7/121 4107
/proc/meminfo: memFree=2946332/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=124292 CPUtime=43.59
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 24482 0 0 0 4325 34 0 0 19 0 4 0 1116220640 127275008 24415 4294967295 134512640 135305190 3219821024 3219819144 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 31073 24415 79 194 0 30877 0
[pid=4019/tid=4020] ppid=4016 vsize=124292 CPUtime=10.88
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 5381 0 0 0 1078 10 0 0 20 0 4 0 1116220651 127275008 24415 4294967295 134512640 135305190 3219821024 3084847984 134551691 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=124292 CPUtime=10.77
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 5547 0 0 0 1072 5 0 0 25 0 4 0 1116220651 127275008 24415 4294967295 134512640 135305190 3219821024 3076459656 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=124292 CPUtime=10.87
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 3853 0 0 0 1081 6 0 0 17 0 4 0 1116220651 127275008 24415 4294967295 134512640 135305190 3219821024 3068070768 134551930 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.19
Current children cumulated vsize (KiB) 126712

[startup+25.5118 s]
/proc/loadavg: 4.49 4.34 4.28 5/120 4206
/proc/meminfo: memFree=2890524/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=172956 CPUtime=94.54
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 36755 0 0 0 9409 45 0 0 25 0 4 0 1116220640 177106944 36688 4294967295 134512640 135305190 3219821024 3219818952 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 43239 36688 79 194 0 43043 0
[pid=4019/tid=4020] ppid=4016 vsize=172956 CPUtime=23.67
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8760 0 0 0 2355 12 0 0 25 0 4 0 1116220651 177106944 36688 4294967295 134512640 135305190 3219821024 3084848048 134557355 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=172956 CPUtime=23.37
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8469 0 0 0 2330 7 0 0 25 0 4 0 1116220651 177106944 36688 4294967295 134512640 135305190 3219821024 3076459712 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=172956 CPUtime=23.67
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6162 0 0 0 2358 9 0 0 25 0 4 0 1116220651 177106944 36688 4294967295 134512640 135305190 3219821024 3068071104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.14
Current children cumulated vsize (KiB) 175376

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

[startup+31.9116 s]
/proc/loadavg: 4.45 4.33 4.28 7/120 4208
/proc/meminfo: memFree=2889540/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=175216 CPUtime=120.11
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 37071 0 0 0 11963 48 0 0 25 0 4 0 1116220640 179421184 37004 4294967295 134512640 135305190 3219821024 3219818864 134551983 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 43804 37004 79 194 0 43608 0
[pid=4019/tid=4020] ppid=4016 vsize=175216 CPUtime=30.07
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8833 0 0 0 2995 12 0 0 25 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3084848320 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=175216 CPUtime=29.74
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8652 0 0 0 2965 9 0 0 20 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3076459328 134551983 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=175216 CPUtime=30.07
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6168 0 0 0 2997 10 0 0 25 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3068070768 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 121.71
Current children cumulated vsize (KiB) 177636

[startup+33.5115 s]
/proc/loadavg: 4.45 4.33 4.28 5/120 4208
/proc/meminfo: memFree=2889440/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=175216 CPUtime=126.48
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 37071 0 0 0 12599 49 0 0 25 0 4 0 1116220640 179421184 37004 4294967295 134512640 135305190 3219821024 3219819200 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 43804 37004 79 194 0 43608 0
[pid=4019/tid=4020] ppid=4016 vsize=175216 CPUtime=31.66
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8833 0 0 0 3154 12 0 0 25 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3084847984 134551978 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=175216 CPUtime=31.32
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8652 0 0 0 3122 10 0 0 25 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3076459712 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=175216 CPUtime=31.67
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6168 0 0 0 3157 10 0 0 25 0 4 0 1116220651 179421184 37004 4294967295 134512640 135305190 3219821024 3068070768 134551986 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 128.08
Current children cumulated vsize (KiB) 177636

[startup+35.1114 s]
/proc/loadavg: 4.41 4.33 4.28 5/120 4209
/proc/meminfo: memFree=2889244/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=175216 CPUtime=132.89
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 37095 0 0 0 13238 51 0 0 25 0 4 0 1116220640 179421184 37028 4294967295 134512640 135305190 3219821024 3219819200 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 43804 37028 79 194 0 43608 0
[pid=4019/tid=4020] ppid=4016 vsize=175216 CPUtime=33.26
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8848 0 0 0 3314 12 0 0 25 0 4 0 1116220651 179421184 37028 4294967295 134512640 135305190 3219821024 3084848320 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=175216 CPUtime=32.93
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8661 0 0 0 3283 10 0 0 25 0 4 0 1116220651 179421184 37028 4294967295 134512640 135305190 3219821024 3076459712 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=175216 CPUtime=33.25
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6168 0 0 0 3315 10 0 0 25 0 4 0 1116220651 179421184 37028 4294967295 134512640 135305190 3219821024 3068071104 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 134.49
Current children cumulated vsize (KiB) 177636

[startup+35.9114 s]
/proc/loadavg: 4.41 4.33 4.28 5/120 4209
/proc/meminfo: memFree=2889244/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=176384 CPUtime=136.04
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 37202 0 0 0 13553 51 0 0 25 0 4 0 1116220640 180617216 37135 4294967295 134512640 135305190 3219821024 3219819200 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 44096 37135 79 194 0 43900 0
[pid=4019/tid=4020] ppid=4016 vsize=176384 CPUtime=34.06
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8874 0 0 0 3394 12 0 0 25 0 4 0 1116220651 180617216 37135 4294967295 134512640 135305190 3219821024 3084848320 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=176384 CPUtime=33.7
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8685 0 0 0 3360 10 0 0 25 0 4 0 1116220651 180617216 37135 4294967295 134512640 135305190 3219821024 3076459656 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=176384 CPUtime=34.05
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6199 0 0 0 3395 10 0 0 25 0 4 0 1116220651 180617216 37135 4294967295 134512640 135305190 3219821024 3068070832 134556789 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 137.64
Current children cumulated vsize (KiB) 178804

[startup+36.1114 s]
/proc/loadavg: 4.41 4.33 4.28 5/120 4209
/proc/meminfo: memFree=2889244/3368532 swapFree=1941392/1959888
[pid=4016] ppid=4014 vsize=2420 CPUtime=1.6
/proc/4016/stat : 4016 (manysat.sh) S 4014 4016 12261 0 -1 4194304 371 6006 0 0 0 0 152 8 18 0 1 0 1116220480 2478080 275 4294967295 134512640 135169312 3219638720 3219634936 3085450990 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4016/statm: 605 275 231 161 0 44 0
[pid=4019] ppid=4016 vsize=176384 CPUtime=136.84
/proc/4019/stat : 4019 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202496 37218 0 0 0 13633 51 0 0 25 0 4 0 1116220640 180617216 37151 4294967295 134512640 135305190 3219821024 3219818864 134551681 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4019/statm: 44096 37151 79 194 0 43900 0
[pid=4019/tid=4020] ppid=4016 vsize=176384 CPUtime=34.26
/proc/4019/task/4020/stat : 4020 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8880 0 0 0 3414 12 0 0 25 0 4 0 1116220651 180617216 37151 4294967295 134512640 135305190 3219821024 3084848320 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4019/tid=4021] ppid=4016 vsize=176384 CPUtime=33.9
/proc/4019/task/4021/stat : 4021 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 8692 0 0 0 3380 10 0 0 25 0 4 0 1116220651 180617216 37151 4294967295 134512640 135305190 3219821024 3076459328 134551965 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4019/tid=4022] ppid=4016 vsize=176384 CPUtime=34.25
/proc/4019/task/4022/stat : 4022 (manysat1.1_stat) R 4016 4016 12261 0 -1 4202560 6201 0 0 0 3415 10 0 0 25 0 4 0 1116220651 180617216 37151 4294967295 134512640 135305190 3219821024 3068071104 134528338 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 138.44
Current children cumulated vsize (KiB) 178804

Child status: 20
Real time (s): 36.1416
CPU time (s): 138.52
CPU user time (s): 137.92
CPU system time (s): 0.6
CPU usage (%): 383.27
Max. virtual memory (cumulated for all children) (KiB): 178804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.92
system time used= 0.6
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43895
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= 15268
involuntary context switches= 6770

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:56:47
IDJOB=1778749
IDBENCH=70758
IDSOLVER=623
FILE ID=/1778749-1243515407
PBS_JOBID=
Free space on /tmp= 15728 MiB

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

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED= 2088216603

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.143
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.143
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.143
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.17
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.143
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:       3047504 kB
Buffers:         28436 kB
Cached:         212756 kB
SwapCached:       4320 kB
Active:         132216 kB
Inactive:       119916 kB
HighTotal:     2489216 kB
HighFree:      2263620 kB
LowTotal:       879316 kB
LowFree:        783884 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            3360 kB
Writeback:           0 kB
AnonPages:        9752 kB
Mapped:           4296 kB
Slab:            58444 kB
SReclaimable:    50124 kB
SUnreclaim:       8320 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 14:57:23