Trace number 1781506

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 134.09 35.9071

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark134.09
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
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.31/0.31	c ==============================================================================
0.31/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.31	c ==============================================================================
0.31/0.31	c |         0 |  387840   904960 |  116351       0        0     nan |  0.000 % |
2.01/2.09	c |         0 |  169202   659445 |      --       0       --      -- |     --   | -218636/-245510
2.01/2.10	c ==============================================================================
2.01/2.10	c Result  :   #vars: 22468   #clauses: 169202   #literals: 659445
2.01/2.10	c CPU time:   2.04 s
2.01/2.10	c ==============================================================================
133.78/35.89	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
133.78/35.89	c ============================[ Problem Statistics ]=============================
133.78/35.89	c |                                                                             |
133.78/35.89	c threadId              : 2
133.78/35.89	c restarts              : 17
133.78/35.89	c conflicts             : 175777         (1343 /sec)
133.78/35.89	c decisions             : 913192         (1.56 % random) (6978 /sec)
133.78/35.89	c propagations          : 31874685       (243579 /sec)
133.78/35.89	c conflict literals     : 4825928        (21.15 % deleted)
133.78/35.89	c Memory used           : 142.81 MB
133.78/35.89	c CPU time              : 130.86 s
133.78/35.89	
133.78/35.89	c --->m=4, e=8, aimd=0, HOME/10517_many.cnf	time: 32.715	conflicts: 175777       
133.78/35.89	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-1781506-1243544871/watcher-1781506-1243544871 -o /tmp/evaluation-result-1781506-1243544871/solver-1781506-1243544871 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781506-1243544871.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: 3.88 4.27 4.41 3/99 10517
/proc/meminfo: memFree=2936892/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=1172 CPUtime=0
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 228 0 0 0 0 0 0 0 18 0 1 0 1119151571 1200128 164 4294967295 134512640 135034092 3220449872 3220446216 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 293 164 49 128 0 163 0

[startup+0.109463 s]
/proc/loadavg: 3.88 4.27 4.41 3/99 10517
/proc/meminfo: memFree=2936892/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=19520 CPUtime=0.11
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 4505 0 0 0 11 0 0 0 18 0 1 0 1119151571 19988480 4441 4294967295 134512640 135034092 3220449872 3220446216 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 4880 4442 49 128 0 4750 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 21932

[startup+0.209461 s]
/proc/loadavg: 3.88 4.27 4.41 3/99 10517
/proc/meminfo: memFree=2936892/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=37408 CPUtime=0.21
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 8422 0 0 0 21 0 0 0 18 0 1 0 1119151571 38305792 8358 4294967295 134512640 135034092 3220449872 3220446216 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 9352 8358 49 128 0 9222 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 39820

[startup+0.309444 s]
/proc/loadavg: 3.88 4.27 4.41 3/99 10517
/proc/meminfo: memFree=2936892/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=49024 CPUtime=0.31
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 12070 0 0 0 30 1 0 0 18 0 1 0 1119151571 50200576 12006 4294967295 134512640 135034092 3220449872 3220447264 134542697 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 12256 12006 50 128 0 12126 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 51436

[startup+0.709406 s]
/proc/loadavg: 3.88 4.27 4.41 3/99 10517
/proc/meminfo: memFree=2936892/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=57336 CPUtime=0.71
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 14816 0 0 0 68 3 0 0 18 0 1 0 1119151571 58712064 13642 4294967295 134512640 135034092 3220449872 3220445868 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 14334 13642 67 128 0 14204 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 59748

[startup+1.50933 s]
/proc/loadavg: 3.88 4.27 4.41 2/101 10519
/proc/meminfo: memFree=2874288/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2412 CPUtime=0
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1119151571 2469888 273 4294967295 134512640 135169312 3217373072 3217371608 3084910318 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10517/statm: 603 273 231 161 0 42 0
[pid=10518] ppid=10517 vsize=61772 CPUtime=1.51
/proc/10518/stat : 10518 (SatElite) R 10517 10517 19648 0 -1 4202496 15844 0 0 0 145 6 0 0 20 0 1 0 1119151571 63254528 14670 4294967295 134512640 135034092 3220449872 3220445868 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10518/statm: 15443 14670 67 128 0 15313 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 64184

[startup+3.10919 s]
/proc/loadavg: 3.88 4.27 4.41 2/101 10519
/proc/meminfo: memFree=2866544/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 2416
heavy processes:

[startup+6.31828 s]
/proc/loadavg: 3.97 4.28 4.42 5/104 10523
/proc/meminfo: memFree=2854704/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=101524 CPUtime=14.24
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 18137 0 0 0 1385 39 0 0 15 0 4 0 1119151807 103960576 18050 4294967295 134512640 135305190 3219542432 3219540356 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 25381 18050 79 194 0 25185 0
[pid=10520/tid=10521] ppid=10517 vsize=101524 CPUtime=3.39
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 1331 0 0 0 327 12 0 0 15 0 4 0 1119151844 103960576 18050 4294967295 134512640 135305190 3219542432 3076680744 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=101524 CPUtime=3.5
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2273 0 0 0 344 6 0 0 15 0 4 0 1119151844 103960576 18050 4294967295 134512640 135305190 3219542432 3068291968 134552962 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=101524 CPUtime=3.49
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 1295 0 0 0 342 7 0 0 16 0 4 0 1119151844 103960576 18050 4294967295 134512640 135305190 3219542432 3059903424 134541978 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.59
Current children cumulated vsize (KiB) 103940

[startup+12.7136 s]
/proc/loadavg: 4.05 4.30 4.42 6/104 10523
/proc/meminfo: memFree=2838064/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=113392 CPUtime=39.32
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 21388 0 0 0 3878 54 0 0 16 0 4 0 1119151807 116113408 21301 4294967295 134512640 135305190 3219542432 3219540324 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 28348 21301 79 194 0 28152 0
[pid=10520/tid=10521] ppid=10517 vsize=113392 CPUtime=9.62
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 1865 0 0 0 947 15 0 0 16 0 4 0 1119151844 116113408 21301 4294967295 134512640 135305190 3219542432 3076680744 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=113392 CPUtime=9.88
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3744 0 0 0 974 14 0 0 16 0 4 0 1119151844 116113408 21301 4294967295 134512640 135305190 3219542432 3068292288 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=113392 CPUtime=9.6
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 1860 0 0 0 952 8 0 0 16 0 4 0 1119151844 116113408 21301 4294967295 134512640 135305190 3219542432 3059903604 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 41.67
Current children cumulated vsize (KiB) 115808

[startup+25.5167 s]
/proc/loadavg: 4.54 4.39 4.45 5/104 10523
/proc/meminfo: memFree=2815440/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=137856 CPUtime=90.37
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 27229 0 0 0 8963 74 0 0 21 0 4 0 1119151807 141164544 27142 4294967295 134512640 135305190 3219542432 3219540608 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 34464 27142 79 194 0 34268 0
[pid=10520/tid=10521] ppid=10517 vsize=137856 CPUtime=22.36
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2911 0 0 0 2218 18 0 0 19 0 4 0 1119151844 141164544 27142 4294967295 134512640 135305190 3219542432 3076680896 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=137856 CPUtime=22.66
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 6197 0 0 0 2243 23 0 0 21 0 4 0 1119151844 141164544 27142 4294967295 134512640 135305190 3219542432 3068292288 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=137856 CPUtime=22.35
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2785 0 0 0 2223 12 0 0 17 0 4 0 1119151844 141164544 27142 4294967295 134512640 135305190 3219542432 3059903408 134557920 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 92.72
Current children cumulated vsize (KiB) 140272

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

[startup+25.6167 s]
/proc/loadavg: 4.54 4.39 4.45 5/104 10523
/proc/meminfo: memFree=2815440/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=137988 CPUtime=90.77
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 27274 0 0 0 9003 74 0 0 21 0 4 0 1119151807 141299712 27187 4294967295 134512640 135305190 3219542432 3219540680 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 34497 27187 79 194 0 34301 0
[pid=10520/tid=10521] ppid=10517 vsize=137988 CPUtime=22.46
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2918 0 0 0 2228 18 0 0 19 0 4 0 1119151844 141299712 27187 4294967295 134512640 135305190 3219542432 3076680640 134541965 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=137988 CPUtime=22.76
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 6225 0 0 0 2253 23 0 0 21 0 4 0 1119151844 141299712 27187 4294967295 134512640 135305190 3219542432 3068291904 134551691 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=137988 CPUtime=22.45
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2791 0 0 0 2233 12 0 0 17 0 4 0 1119151844 141299712 27187 4294967295 134512640 135305190 3219542432 3059903680 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.12
Current children cumulated vsize (KiB) 140404

[startup+32.0161 s]
/proc/loadavg: 4.50 4.39 4.45 5/104 10524
/proc/meminfo: memFree=2810780/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=141696 CPUtime=116.29
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 28227 0 0 0 11550 79 0 0 25 0 4 0 1119151807 145096704 28140 4294967295 134512640 135305190 3219542432 3219540324 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 35424 28140 79 194 0 35228 0
[pid=10520/tid=10521] ppid=10517 vsize=141696 CPUtime=28.8
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3013 0 0 0 2862 18 0 0 25 0 4 0 1119151844 145096704 28140 4294967295 134512640 135305190 3219542432 3076680896 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=141696 CPUtime=29.15
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 6812 0 0 0 2890 25 0 0 25 0 4 0 1119151844 145096704 28140 4294967295 134512640 135305190 3219542432 3068292288 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=141696 CPUtime=28.85
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 2938 0 0 0 2873 12 0 0 25 0 4 0 1119151844 145096704 28140 4294967295 134512640 135305190 3219542432 3059903680 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 118.64
Current children cumulated vsize (KiB) 144112

[startup+33.6159 s]
/proc/loadavg: 4.50 4.39 4.45 6/104 10524
/proc/meminfo: memFree=2810484/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=142744 CPUtime=122.65
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 28605 0 0 0 12185 80 0 0 25 0 4 0 1119151807 146169856 28518 4294967295 134512640 135305190 3219542432 3219540360 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 35686 28518 79 194 0 35490 0
[pid=10520/tid=10521] ppid=10517 vsize=142744 CPUtime=30.37
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3079 0 0 0 3018 19 0 0 25 0 4 0 1119151844 146169856 28518 4294967295 134512640 135305190 3219542432 3076680896 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=142744 CPUtime=30.74
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 6909 0 0 0 3049 25 0 0 25 0 4 0 1119151844 146169856 28518 4294967295 134512640 135305190 3219542432 3068291968 134555179 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=142744 CPUtime=30.45
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3035 0 0 0 3033 12 0 0 25 0 4 0 1119151844 146169856 28518 4294967295 134512640 135305190 3219542432 3059903472 134549114 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 125
Current children cumulated vsize (KiB) 145160

[startup+35.2158 s]
/proc/loadavg: 4.46 4.38 4.45 7/104 10527
/proc/meminfo: memFree=2806800/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=145648 CPUtime=129.06
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 29204 0 0 0 12822 84 0 0 25 0 4 0 1119151807 149143552 29117 4294967295 134512640 135305190 3219542432 3219540148 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 36412 29117 79 194 0 36216 0
[pid=10520/tid=10521] ppid=10517 vsize=145648 CPUtime=31.96
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3200 0 0 0 3175 21 0 0 25 0 4 0 1119151844 149143552 29117 4294967295 134512640 135305190 3219542432 3076680896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=145648 CPUtime=32.34
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 7042 0 0 0 3209 25 0 0 25 0 4 0 1119151844 149143552 29117 4294967295 134512640 135305190 3219542432 3068292036 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=145648 CPUtime=32.05
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3216 0 0 0 3192 13 0 0 25 0 4 0 1119151844 149143552 29117 4294967295 134512640 135305190 3219542432 3059903680 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 131.41
Current children cumulated vsize (KiB) 148064

[startup+35.6157 s]
/proc/loadavg: 4.46 4.38 4.45 7/104 10527
/proc/meminfo: memFree=2806800/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=146084 CPUtime=130.64
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 29335 0 0 0 12979 85 0 0 25 0 4 0 1119151807 149590016 29248 4294967295 134512640 135305190 3219542432 3219540084 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 36521 29248 79 194 0 36325 0
[pid=10520/tid=10521] ppid=10517 vsize=146084 CPUtime=32.36
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3227 0 0 0 3214 22 0 0 25 0 4 0 1119151844 149590016 29248 4294967295 134512640 135305190 3219542432 3076680896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=146084 CPUtime=32.74
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 7085 0 0 0 3249 25 0 0 25 0 4 0 1119151844 149590016 29248 4294967295 134512640 135305190 3219542432 3068291904 134551620 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=146084 CPUtime=32.45
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3251 0 0 0 3232 13 0 0 25 0 4 0 1119151844 149590016 29248 4294967295 134512640 135305190 3219542432 3059903680 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 132.99
Current children cumulated vsize (KiB) 148500

[startup+35.8157 s]
/proc/loadavg: 4.46 4.38 4.45 7/104 10527
/proc/meminfo: memFree=2806800/3368532 swapFree=1953580/1959888
[pid=10517] ppid=10515 vsize=2416 CPUtime=2.35
/proc/10517/stat : 10517 (manysat.sh) S 10515 10517 19648 0 -1 4194304 370 17273 0 0 0 0 228 7 18 0 1 0 1119151571 2473984 274 4294967295 134512640 135169312 3217373072 3217369288 3084910318 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10517/statm: 604 274 231 161 0 43 0
[pid=10520] ppid=10517 vsize=146232 CPUtime=131.43
/proc/10520/stat : 10520 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202496 29394 0 0 0 13058 85 0 0 25 0 4 0 1119151807 149741568 29307 4294967295 134512640 135305190 3219542432 3219540456 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10520/statm: 36558 29307 79 194 0 36362 0
[pid=10520/tid=10521] ppid=10517 vsize=146232 CPUtime=32.55
/proc/10520/task/10521/stat : 10521 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3236 0 0 0 3233 22 0 0 25 0 4 0 1119151844 149741568 29307 4294967295 134512640 135305190 3219542432 3076680784 134529062 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10520/tid=10522] ppid=10517 vsize=146232 CPUtime=32.94
/proc/10520/task/10522/stat : 10522 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 7113 0 0 0 3269 25 0 0 25 0 4 0 1119151844 149741568 29307 4294967295 134512640 135305190 3219542432 3068292212 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10520/tid=10523] ppid=10517 vsize=146232 CPUtime=32.65
/proc/10520/task/10523/stat : 10523 (manysat1.1_stat) R 10517 10517 19648 0 -1 4202560 3259 0 0 0 3252 13 0 0 25 0 4 0 1119151844 149741568 29307 4294967295 134512640 135305190 3219542432 3059903680 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 133.78
Current children cumulated vsize (KiB) 148648

Child status: 20
Real time (s): 35.9071
CPU time (s): 134.09
CPU user time (s): 133.14
CPU system time (s): 0.95
CPU usage (%): 373.436
Max. virtual memory (cumulated for all children) (KiB): 148648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.14
system time used= 0.95
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47338
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= 39088
involuntary context switches= 7899

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 23:07:51
IDJOB=1781506
IDBENCH=71766
IDSOLVER=620
FILE ID=/1781506-1243544871
PBS_JOBID=
Free space on /tmp= 15878 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781506-1243544871/watcher-1781506-1243544871 -o /tmp/evaluation-result-1781506-1243544871/solver-1781506-1243544871 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781506-1243544871.cnf aimd 0

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED= 206242488

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:       2936892 kB
Buffers:         36884 kB
Cached:         315216 kB
SwapCached:       2424 kB
Active:         120536 kB
Inactive:       242352 kB
HighTotal:     2489216 kB
HighFree:      2160348 kB
LowTotal:       879316 kB
LowFree:        776544 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            8368 kB
Writeback:           0 kB
AnonPages:        9904 kB
Mapped:           4828 kB
Slab:            58780 kB
SReclaimable:    50552 kB
SUnreclaim:       8228 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15878 MiB
End job on  at 2009-05-28 23:08:28