Trace number 1780426

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 0/2009-03-20 (4 threads)UNSAT 71.89 26.9304

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.59
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.41/0.45	c ==============================================================================
0.41/0.45	c |           |     ORIGINAL     |              LEARNT              |          |
0.41/0.45	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.41/0.45	c ==============================================================================
0.41/0.45	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
2.59/2.65	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
2.59/2.65	c ==============================================================================
2.59/2.65	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
2.59/2.65	c CPU time:   2.54 s
2.59/2.65	c ==============================================================================
71.86/26.91	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
71.86/26.91	c ============================[ Problem Statistics ]=============================
71.86/26.91	c |                                                                             |
71.86/26.91	c threadId              : 1
71.86/26.91	c restarts              : 202
71.86/26.91	c conflicts             : 13726          (200 /sec)
71.86/26.91	c decisions             : 86537          (1.38 % random) (1260 /sec)
71.86/26.91	c propagations          : 36156091       (526596 /sec)
71.86/26.91	c conflict literals     : 1449578        (24.64 % deleted)
71.86/26.91	c Memory used           : 128.80 MB
71.86/26.91	c CPU time              : 68.66 s
71.86/26.91	
71.86/26.91	c --->m=4, e=8, aimd=0, HOME/29074_many.cnf	time: 17.165	conflicts: 13726        
71.86/26.92	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-1780426-1243530627/watcher-1780426-1243530627 -o /tmp/evaluation-result-1780426-1243530627/solver-1780426-1243530627 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780426-1243530627.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.36 5.73 5.58 4/124 29074
/proc/meminfo: memFree=2601328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) R 29072 29074 21334 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611228 3085018996 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=2428 CPUtime=0
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 487 0 0 0 0 0 0 0 18 0 1 0 1117726769 2486272 424 4294967295 134512640 135034092 3214935312 3214931600 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29075/statm: 607 426 49 128 0 477 0

[startup+0.059452 s]
/proc/loadavg: 5.36 5.73 5.58 4/124 29074
/proc/meminfo: memFree=2601328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611288 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=17540 CPUtime=0.06
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 3521 0 0 0 5 1 0 0 20 0 1 0 1117726769 17960960 3354 4294967295 134512640 135034092 3214935312 3214931656 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29075/statm: 4385 3355 49 128 0 4255 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19952

[startup+0.109444 s]
/proc/loadavg: 5.36 5.73 5.58 4/124 29074
/proc/meminfo: memFree=2601328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611288 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=24248 CPUtime=0.11
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 5077 0 0 0 10 1 0 0 20 0 1 0 1117726769 24829952 4910 4294967295 134512640 135034092 3214935312 3214931656 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29075/statm: 6062 4910 49 128 0 5932 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26660

[startup+0.309428 s]
/proc/loadavg: 5.36 5.73 5.58 4/124 29074
/proc/meminfo: memFree=2601328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611288 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=37420 CPUtime=0.31
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 8546 0 0 0 27 4 0 0 20 0 1 0 1117726769 38318080 8379 4294967295 134512640 135034092 3214935312 3214931656 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29075/statm: 9355 8382 50 128 0 9225 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 39832

[startup+0.709395 s]
/proc/loadavg: 5.36 5.73 5.58 4/124 29074
/proc/meminfo: memFree=2601328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611288 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=54588 CPUtime=0.71
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 13719 0 0 0 64 7 0 0 21 0 1 0 1117726769 55898112 12327 4294967295 134512640 135034092 3214935312 3214931308 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29075/statm: 13647 12328 67 128 0 13517 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 57000

[startup+1.50933 s]
/proc/loadavg: 5.36 5.73 5.58 3/126 29078
/proc/meminfo: memFree=2557668/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2412 CPUtime=0
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117726769 2469888 272 4294967295 134512640 135169312 3217612752 3217611288 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 603 272 231 161 0 42 0
[pid=29075] ppid=29074 vsize=65108 CPUtime=1.5
/proc/29075/stat : 29075 (SatElite) R 29074 29074 21334 0 -1 4202496 15992 0 0 0 142 8 0 0 23 0 1 0 1117726769 66670592 14354 4294967295 134512640 135034092 3214935312 3214931580 134678328 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29075/statm: 16277 14354 67 128 0 16147 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 67520

[startup+3.10919 s]
/proc/loadavg: 5.36 5.73 5.58 3/126 29078
/proc/meminfo: memFree=2581328/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 2416

[startup+6.30892 s]
/proc/loadavg: 5.09 5.66 5.56 6/129 29082
/proc/meminfo: memFree=2350540/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=114948 CPUtime=7.97
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 21143 0 0 0 781 16 0 0 18 0 4 0 1117727070 117706752 21076 4294967295 134512640 135305190 3213980752 3213978928 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29079/statm: 28737 21076 79 194 0 28541 0
[pid=29079/tid=29080] ppid=29074 vsize=114948 CPUtime=2.52
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 553 0 0 0 250 2 0 0 16 0 4 0 1117727143 117706752 21076 4294967295 134512640 135305190 3213980752 3062475968 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=114948 CPUtime=2.38
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 583 0 0 0 236 2 0 0 16 0 4 0 1117727143 117706752 21076 4294967295 134512640 135305190 3213980752 3054087360 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=114948 CPUtime=0
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 4 0 1117727144 117706752 21076 4294967295 134512640 135305190 3213980752 3045698676 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 117364

[startup+12.7084 s]
/proc/loadavg: 5.16 5.67 5.56 6/129 29082
/proc/meminfo: memFree=2458788/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=120972 CPUtime=26.91
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 22715 0 0 0 2674 17 0 0 16 0 4 0 1117727070 123875328 22648 4294967295 134512640 135305190 3213980752 3213978608 134843311 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29079/statm: 30243 22648 79 194 0 30047 0
[pid=29079/tid=29080] ppid=29074 vsize=120972 CPUtime=8.89
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 956 0 0 0 887 2 0 0 25 0 4 0 1117727143 123875328 22648 4294967295 134512640 135305190 3213980752 3062475968 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=120972 CPUtime=8.19
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1075 0 0 0 817 2 0 0 23 0 4 0 1117727143 123875328 22648 4294967295 134512640 135305190 3213980752 3054087360 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=120972 CPUtime=3.94
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 457 0 0 0 393 1 0 0 17 0 4 0 1117727144 123875328 22648 4294967295 134512640 135305190 3213980752 3045698600 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 29.9
Current children cumulated vsize (KiB) 123388

[startup+25.5073 s]
/proc/loadavg: 5.20 5.65 5.56 7/129 29083
/proc/meminfo: memFree=2496432/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=131496 CPUtime=64.69
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 25451 0 0 0 6446 23 0 0 25 0 4 0 1117727070 134651904 25384 4294967295 134512640 135305190 3213980752 3213978928 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29079/statm: 32874 25384 79 194 0 32678 0
[pid=29079/tid=29080] ppid=29074 vsize=131496 CPUtime=21.57
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1774 0 0 0 2155 2 0 0 25 0 4 0 1117727143 134651904 25384 4294967295 134512640 135305190 3213980752 3062475968 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=131496 CPUtime=15.11
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1648 0 0 0 1509 2 0 0 25 0 4 0 1117727143 134651904 25384 4294967295 134512640 135305190 3213980752 3054087040 134554658 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=131496 CPUtime=11.99
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1015 0 0 0 1195 4 0 0 20 0 4 0 1117727144 134651904 25384 4294967295 134512640 135305190 3213980752 3045698752 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 67.68
Current children cumulated vsize (KiB) 133912

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

[startup+26.3072 s]
/proc/loadavg: 5.20 5.65 5.56 6/129 29083
/proc/meminfo: memFree=2409508/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=131892 CPUtime=67.08
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 25540 0 0 0 6685 23 0 0 25 0 4 0 1117727070 135057408 25473 4294967295 134512640 135305190 3213980752 3213978928 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29079/statm: 32973 25473 79 194 0 32777 0
[pid=29079/tid=29080] ppid=29074 vsize=131892 CPUtime=22.36
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1803 0 0 0 2234 2 0 0 25 0 4 0 1117727143 135057408 25473 4294967295 134512640 135305190 3213980752 3062475968 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=131892 CPUtime=15.42
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1663 0 0 0 1540 2 0 0 25 0 4 0 1117727143 135057408 25473 4294967295 134512640 135305190 3213980752 3054087396 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=131892 CPUtime=12.79
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1046 0 0 0 1275 4 0 0 22 0 4 0 1117727144 135057408 25473 4294967295 134512640 135305190 3213980752 3045698480 134557370 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 70.07
Current children cumulated vsize (KiB) 134308

[startup+26.7072 s]
/proc/loadavg: 5.20 5.65 5.56 6/129 29083
/proc/meminfo: memFree=2409508/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=131892 CPUtime=68.27
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 25541 0 0 0 6804 23 0 0 25 0 4 0 1117727070 135057408 25474 4294967295 134512640 135305190 3213980752 3213978928 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29079/statm: 32973 25474 79 194 0 32777 0
[pid=29079/tid=29080] ppid=29074 vsize=131892 CPUtime=22.76
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1803 0 0 0 2274 2 0 0 25 0 4 0 1117727143 135057408 25474 4294967295 134512640 135305190 3213980752 3062475968 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=131892 CPUtime=15.6
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1663 0 0 0 1558 2 0 0 25 0 4 0 1117727143 135057408 25474 4294967295 134512640 135305190 3213980752 3054087360 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=131892 CPUtime=13.19
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1046 0 0 0 1315 4 0 0 24 0 4 0 1117727144 135057408 25474 4294967295 134512640 135305190 3213980752 3045698752 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 71.26
Current children cumulated vsize (KiB) 134308

[startup+26.9071 s]
/proc/loadavg: 5.20 5.65 5.56 6/129 29083
/proc/meminfo: memFree=2409508/3368532 swapFree=1957708/1959888
[pid=29074] ppid=29072 vsize=2416 CPUtime=2.99
/proc/29074/stat : 29074 (manysat.sh) S 29072 29074 21334 0 -1 4194304 370 18165 0 0 0 0 288 11 18 0 1 0 1117726769 2473984 274 4294967295 134512640 135169312 3217612752 3217608968 3085016814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/29074/statm: 604 274 231 161 0 43 0
[pid=29079] ppid=29074 vsize=131892 CPUtime=68.87
/proc/29079/stat : 29079 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202496 25541 0 0 0 6864 23 0 0 25 0 4 0 1117727070 135057408 25474 4294967295 134512640 135305190 3213980752 3213980160 134657578 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29079/statm: 32973 25474 79 194 0 32777 0
[pid=29079/tid=29080] ppid=29074 vsize=131892 CPUtime=22.96
/proc/29079/task/29080/stat : 29080 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1803 0 0 0 2294 2 0 0 25 0 4 0 1117727143 135057408 25474 4294967295 134512640 135305190 3213980752 3062477244 134658034 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29079/tid=29081] ppid=29074 vsize=131892 CPUtime=15.7
/proc/29079/task/29081/stat : 29081 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1663 0 0 0 1568 2 0 0 25 0 4 0 1117727143 135057408 25474 4294967295 134512640 135305190 3213980752 3054088636 134658032 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29079/tid=29082] ppid=29074 vsize=131892 CPUtime=13.39
/proc/29079/task/29082/stat : 29082 (manysat1.1_stat) R 29074 29074 21334 0 -1 4202560 1046 0 0 0 1335 4 0 0 25 0 4 0 1117727144 135057408 25474 4294967295 134512640 135305190 3213980752 3045700028 134658064 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 71.86
Current children cumulated vsize (KiB) 134308

Child status: 20
Real time (s): 26.9304
CPU time (s): 71.89
CPU user time (s): 71.54
CPU system time (s): 0.35
CPU usage (%): 266.947
Max. virtual memory (cumulated for all children) (KiB): 134308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.54
system time used= 0.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44365
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= 7907
involuntary context switches= 5834

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:10:27
IDJOB=1780426
IDBENCH=71006
IDSOLVER=620
FILE ID=/1780426-1243530627
PBS_JOBID=
Free space on /tmp= 15876 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780426-1243530627/watcher-1780426-1243530627 -o /tmp/evaluation-result-1780426-1243530627/solver-1780426-1243530627 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780426-1243530627.cnf aimd 0

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 1419887845

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2601328 kB
Buffers:         16708 kB
Cached:          70140 kB
SwapCached:         44 kB
Active:         668280 kB
Inactive:        54324 kB
HighTotal:     2489216 kB
HighFree:      1779568 kB
LowTotal:       879316 kB
LowFree:        821760 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           10332 kB
Writeback:           0 kB
AnonPages:      635828 kB
Mapped:          35460 kB
Slab:            33256 kB
SReclaimable:    24660 kB
SUnreclaim:       8596 kB
PageTables:       1384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   888832 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15876 MiB
End job on  at 2009-05-28 19:10:55