Trace number 1776811

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 117.96 33.5531

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark106.54
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
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.50/0.53	c ==============================================================================
0.50/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.50/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.50/0.53	c ==============================================================================
0.50/0.53	c |         0 |  646227  1507863 |  193868       0        0     nan |  0.000 % |
3.50/3.57	c |         0 |  276775  1085434 |      --       0       --      -- |     --   | -369450/-422424
3.50/3.57	c ==============================================================================
3.50/3.57	c Result  :   #vars: 35740   #clauses: 276775   #literals: 1085434
3.50/3.57	c CPU time:   3.43 s
3.50/3.57	c ==============================================================================
117.92/33.53	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
117.92/33.53	c ============================[ Problem Statistics ]=============================
117.92/33.53	c |                                                                             |
117.92/33.53	c threadId              : 3
117.92/33.53	c restarts              : 425
117.92/33.53	c conflicts             : 66258          (585 /sec)
117.92/33.53	c decisions             : 621815         (2.42 % random) (5489 /sec)
117.92/33.53	c propagations          : 31312865       (276420 /sec)
117.92/33.53	c conflict literals     : 1173018        (21.52 % deleted)
117.92/33.53	c Memory used           : 185.90 MB
117.92/33.53	c CPU time              : 113.28 s
117.92/33.53	
117.92/33.53	c --->m=4, e=8, aimd=0, HOME/30975_many.cnf	time: 28.32	conflicts: 66258        
117.92/33.54	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-1776811-1243513779/watcher-1776811-1243513779 -o /tmp/evaluation-result-1776811-1243513779/solver-1776811-1243513779 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776811-1243513779.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.90 4.32 4.33 3/115 30975
/proc/meminfo: memFree=3041128/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=1332 CPUtime=0
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 266 0 0 0 0 0 0 0 18 0 1 0 1116057838 1363968 203 4294967295 134512640 135034092 3219544432 3219540776 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30976/statm: 333 203 49 128 0 203 0

[startup+0.108655 s]
/proc/loadavg: 3.90 4.32 4.33 3/115 30975
/proc/meminfo: memFree=3041128/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=19340 CPUtime=0.1
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 4417 0 0 0 8 2 0 0 18 0 1 0 1116057838 19804160 4354 4294967295 134512640 135034092 3219544432 3219540392 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30976/statm: 4835 4354 49 128 0 4705 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21756

[startup+0.208651 s]
/proc/loadavg: 3.90 4.32 4.33 3/115 30975
/proc/meminfo: memFree=3041128/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=37008 CPUtime=0.2
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 8299 0 0 0 17 3 0 0 18 0 1 0 1116057838 37896192 8236 4294967295 134512640 135034092 3219544432 3219540776 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30976/statm: 9252 8239 49 128 0 9122 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 39424

[startup+0.308647 s]
/proc/loadavg: 3.90 4.32 4.33 3/115 30975
/proc/meminfo: memFree=3041128/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=59464 CPUtime=0.3
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 12075 0 0 0 25 5 0 0 18 0 1 0 1116057838 60891136 12012 4294967295 134512640 135034092 3219544432 3219540672 134558534 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30976/statm: 14866 12018 49 128 0 14736 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 61880

[startup+0.708631 s]
/proc/loadavg: 3.90 4.32 4.33 3/115 30975
/proc/meminfo: memFree=3041128/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=96356 CPUtime=0.7
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 23788 0 0 0 60 10 0 0 18 0 1 0 1116057838 98668544 21896 4294967295 134512640 135034092 3219544432 3219540428 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30976/statm: 24089 21896 67 128 0 23959 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 98772

[startup+1.5086 s]
/proc/loadavg: 3.90 4.32 4.33 2/117 30977
/proc/meminfo: memFree=2947592/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=101184 CPUtime=1.5
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 24911 0 0 0 137 13 0 0 20 0 1 0 1116057838 103612416 23019 4294967295 134512640 135034092 3219544432 3219540428 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30976/statm: 25296 23019 67 128 0 25166 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 103600

[startup+3.10854 s]
/proc/loadavg: 3.67 4.27 4.32 2/117 30977
/proc/meminfo: memFree=2932184/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2416 CPUtime=0
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116057838 2473984 273 4294967295 134512640 135169312 3217842192 3217840728 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 604 273 231 161 0 43 0
[pid=30976] ppid=30975 vsize=105748 CPUtime=3.1
/proc/30976/stat : 30976 (SatElite) R 30975 30975 12261 0 -1 4202496 26421 0 0 0 295 15 0 0 25 0 1 0 1116057838 108285952 24103 4294967295 134512640 135034092 3219544432 3219540736 134569564 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30976/statm: 26437 24103 67 128 0 26307 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 108164

[startup+6.31636 s]
/proc/loadavg: 3.67 4.27 4.32 5/120 30982
/proc/meminfo: memFree=2926504/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=121516 CPUtime=6.24
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 23552 0 0 0 585 39 0 0 15 0 4 0 1116058239 124432384 23471 4294967295 134512640 135305190 3219628464 3219626356 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30979/statm: 30379 23471 79 194 0 30183 0
[pid=30979/tid=30980] ppid=30975 vsize=121516 CPUtime=1.59
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 1243 0 0 0 147 12 0 0 15 0 4 0 1116058302 124432384 23471 4294967295 134512640 135305190 3219628464 3070327924 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=121516 CPUtime=1.32
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 1211 0 0 0 125 7 0 0 15 0 4 0 1116058302 124432384 23471 4294967295 134512640 135305190 3219628464 3061939316 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=121516 CPUtime=1.24
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 1023 0 0 0 116 8 0 0 16 0 4 0 1116058302 124432384 23471 4294967295 134512640 135305190 3219628464 3053550708 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.25
Current children cumulated vsize (KiB) 123936

[startup+12.7079 s]
/proc/loadavg: 3.72 4.26 4.31 8/120 30988
/proc/meminfo: memFree=2902500/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=143948 CPUtime=31.46
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 28964 0 0 0 3098 48 0 0 16 0 4 0 1116058239 147402752 28883 4294967295 134512640 135305190 3219628464 3219626564 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/30979/statm: 35987 28883 79 194 0 35791 0
[pid=30979/tid=30980] ppid=30975 vsize=143948 CPUtime=7.86
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 1972 0 0 0 771 15 0 0 16 0 4 0 1116058302 147402752 28883 4294967295 134512640 135305190 3219628464 3070327668 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=143948 CPUtime=7.69
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 4373 0 0 0 757 12 0 0 16 0 4 0 1116058302 147402752 28883 4294967295 134512640 135305190 3219628464 3061939280 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=143948 CPUtime=7.52
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 1618 0 0 0 743 9 0 0 16 0 4 0 1116058302 147402752 28883 4294967295 134512640 135305190 3219628464 3053550500 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35.47
Current children cumulated vsize (KiB) 146368

[startup+25.5078 s]
/proc/loadavg: 4.06 4.31 4.33 6/120 31172
/proc/meminfo: memFree=2865936/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=179328 CPUtime=82.19
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 37631 0 0 0 8161 58 0 0 17 0 4 0 1116058239 183631872 37550 4294967295 134512640 135305190 3219628464 3219626564 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 44832 37550 79 194 0 44636 0
[pid=30979/tid=30980] ppid=30975 vsize=179328 CPUtime=20.44
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2970 0 0 0 2028 16 0 0 19 0 4 0 1116058302 183631872 37550 4294967295 134512640 135305190 3219628464 3070328000 134528379 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=179328 CPUtime=20.47
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 9733 0 0 0 2030 17 0 0 25 0 4 0 1116058302 183631872 37550 4294967295 134512640 135305190 3219628464 3061939392 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=179328 CPUtime=20.27
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2469 0 0 0 2015 12 0 0 16 0 4 0 1116058302 183631872 37550 4294967295 134512640 135305190 3219628464 3053550784 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.2
Current children cumulated vsize (KiB) 181748

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

[startup+25.6078 s]
/proc/loadavg: 4.06 4.31 4.33 6/120 31172
/proc/meminfo: memFree=2865936/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=179328 CPUtime=82.59
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 37641 0 0 0 8201 58 0 0 17 0 4 0 1116058239 183631872 37560 4294967295 134512640 135305190 3219628464 3219626388 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 44832 37560 79 194 0 44636 0
[pid=30979/tid=30980] ppid=30975 vsize=179328 CPUtime=20.54
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2970 0 0 0 2038 16 0 0 19 0 4 0 1116058302 183631872 37560 4294967295 134512640 135305190 3219628464 3070328000 134528319 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=179328 CPUtime=20.57
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 9743 0 0 0 2040 17 0 0 25 0 4 0 1116058302 183631872 37560 4294967295 134512640 135305190 3219628464 3061939392 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=179328 CPUtime=20.37
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2469 0 0 0 2025 12 0 0 17 0 4 0 1116058302 183631872 37560 4294967295 134512640 135305190 3219628464 3053550672 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.6
Current children cumulated vsize (KiB) 181748

[startup+28.8077 s]
/proc/loadavg: 4.06 4.31 4.33 6/120 31172
/proc/meminfo: memFree=2863856/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=181084 CPUtime=95.37
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 38160 0 0 0 9477 60 0 0 18 0 4 0 1116058239 185430016 38079 4294967295 134512640 135305190 3219628464 3219626640 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 45271 38079 79 194 0 45075 0
[pid=30979/tid=30980] ppid=30975 vsize=181084 CPUtime=23.73
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 3075 0 0 0 2356 17 0 0 25 0 4 0 1116058302 185430016 38079 4294967295 134512640 135305190 3219628464 3070327664 134551986 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=181084 CPUtime=23.77
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 9996 0 0 0 2359 18 0 0 25 0 4 0 1116058302 185430016 38079 4294967295 134512640 135305190 3219628464 3061939008 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=181084 CPUtime=23.56
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2505 0 0 0 2344 12 0 0 17 0 4 0 1116058302 185430016 38079 4294967295 134512640 135305190 3219628464 3053550784 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (KiB) 183504

[startup+32.0176 s]
/proc/loadavg: 4.13 4.32 4.33 5/120 31172
/proc/meminfo: memFree=2859068/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=185980 CPUtime=108.21
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 39457 0 0 0 10758 63 0 0 21 0 4 0 1116058239 190443520 39376 4294967295 134512640 135305190 3219628464 3219626640 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 46495 39376 79 194 0 46299 0
[pid=30979/tid=30980] ppid=30975 vsize=185980 CPUtime=26.94
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 3217 0 0 0 2677 17 0 0 25 0 4 0 1116058302 190443520 39376 4294967295 134512640 135305190 3219628464 3070327744 134541918 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=185980 CPUtime=26.98
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 10820 0 0 0 2679 19 0 0 25 0 4 0 1116058302 190443520 39376 4294967295 134512640 135305190 3219628464 3061939392 134528157 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=185980 CPUtime=26.77
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2661 0 0 0 2663 14 0 0 17 0 4 0 1116058302 190443520 39376 4294967295 134512640 135305190 3219628464 3053550784 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 112.22
Current children cumulated vsize (KiB) 188400

[startup+32.8075 s]
/proc/loadavg: 4.13 4.32 4.33 5/120 31172
/proc/meminfo: memFree=2859068/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=189692 CPUtime=111.37
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 40087 0 0 0 11072 65 0 0 24 0 4 0 1116058239 194244608 40006 4294967295 134512640 135305190 3219628464 3219626640 134528237 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 47423 40006 79 194 0 47227 0
[pid=30979/tid=30980] ppid=30975 vsize=189692 CPUtime=27.73
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 3284 0 0 0 2754 19 0 0 25 0 4 0 1116058302 194244608 40006 4294967295 134512640 135305190 3219628464 3070327744 134541728 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=189692 CPUtime=27.77
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 11244 0 0 0 2758 19 0 0 25 0 4 0 1116058302 194244608 40006 4294967295 134512640 135305190 3219628464 3061939392 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=189692 CPUtime=27.56
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2706 0 0 0 2742 14 0 0 17 0 4 0 1116058302 194244608 40006 4294967295 134512640 135305190 3219628464 3053550784 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 115.38
Current children cumulated vsize (KiB) 192112

[startup+33.2075 s]
/proc/loadavg: 4.13 4.32 4.33 5/120 31172
/proc/meminfo: memFree=2855516/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=190360 CPUtime=112.97
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 40263 0 0 0 11232 65 0 0 25 0 4 0 1116058239 194928640 40182 4294967295 134512640 135305190 3219628464 3219626484 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 47590 40182 79 194 0 47394 0
[pid=30979/tid=30980] ppid=30975 vsize=190360 CPUtime=28.13
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 3294 0 0 0 2794 19 0 0 25 0 4 0 1116058302 194928640 40182 4294967295 134512640 135305190 3219628464 3070328000 134528594 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=190360 CPUtime=28.17
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 11383 0 0 0 2798 19 0 0 25 0 4 0 1116058302 194928640 40182 4294967295 134512640 135305190 3219628464 3061939280 134529255 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=190360 CPUtime=27.96
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2718 0 0 0 2782 14 0 0 18 0 4 0 1116058302 194928640 40182 4294967295 134512640 135305190 3219628464 3053550536 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 116.98
Current children cumulated vsize (KiB) 192780

[startup+33.4075 s]
/proc/loadavg: 4.13 4.32 4.33 5/120 31172
/proc/meminfo: memFree=2855516/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=190360 CPUtime=113.77
/proc/30979/stat : 30979 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202496 40280 0 0 0 11312 65 0 0 25 0 4 0 1116058239 194928640 40199 4294967295 134512640 135305190 3219628464 3219627872 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 47590 40199 79 194 0 47394 0
[pid=30979/tid=30980] ppid=30975 vsize=190360 CPUtime=28.33
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 3295 0 0 0 2814 19 0 0 25 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3070329264 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=190360 CPUtime=28.37
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 11383 0 0 0 2818 19 0 0 25 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3061939280 134529265 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=190360 CPUtime=28.16
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 2724 0 0 0 2802 14 0 0 18 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3053552048 134657448 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 117.78
Current children cumulated vsize (KiB) 192780

[startup+33.5075 s]
/proc/loadavg: 4.13 4.32 4.33 5/120 31172
/proc/meminfo: memFree=2855516/3368532 swapFree=1941392/1959888
[pid=30975] ppid=30973 vsize=2420 CPUtime=4.01
/proc/30975/stat : 30975 (manysat.sh) S 30973 30975 12261 0 -1 4194304 371 29897 0 0 0 0 383 18 18 0 1 0 1116057838 2478080 275 4294967295 134512640 135169312 3217842192 3217838408 3085590254 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/30975/statm: 605 275 231 161 0 44 0
[pid=30979] ppid=30975 vsize=190360 CPUtime=113.91
/proc/30979/stat : 30979 (manysat1.1_stat) S 30975 30975 12261 0 -1 4202496 40280 0 0 0 11326 65 0 0 25 0 4 0 1116058239 194928640 40199 4294967295 134512640 135305190 3219628464 3219627872 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/30979/statm: 47590 40199 79 194 0 47394 0
[pid=30979/tid=30980] ppid=30975 vsize=190360 CPUtime=28.34
/proc/30979/task/30980/stat : 30980 (manysat1.1_stat) S 30975 30975 12261 0 -1 4202560 3295 0 0 0 2815 19 0 0 25 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3070329264 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=30979/tid=30981] ppid=30975 vsize=190360 CPUtime=28.47
/proc/30979/task/30981/stat : 30981 (manysat1.1_stat) R 30975 30975 12261 0 -1 4202560 11383 0 0 0 2828 19 0 0 25 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3061939280 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=30979/tid=30982] ppid=30975 vsize=190360 CPUtime=28.17
/proc/30979/task/30982/stat : 30982 (manysat1.1_stat) S 30975 30975 12261 0 -1 4202560 2724 0 0 0 2803 14 0 0 18 0 4 0 1116058302 194928640 40199 4294967295 134512640 135305190 3219628464 3053552048 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 117.92
Current children cumulated vsize (KiB) 192780

Child status: 20
Real time (s): 33.5531
CPU time (s): 117.96
CPU user time (s): 117.11
CPU system time (s): 0.85
CPU usage (%): 351.562
Max. virtual memory (cumulated for all children) (KiB): 192780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.11
system time used= 0.85
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70838
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= 33937
involuntary context switches= 9612

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:29:39
IDJOB=1776811
IDBENCH=69595
IDSOLVER=620
FILE ID=/1776811-1243513779
PBS_JOBID=
Free space on /tmp= 15718 MiB

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

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED= 1446308038

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:       3041128 kB
Buffers:         27516 kB
Cached:         220200 kB
SwapCached:       4320 kB
Active:         136316 kB
Inactive:       122168 kB
HighTotal:     2489216 kB
HighFree:      2256324 kB
LowTotal:       879316 kB
LowFree:        784804 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           13380 kB
Writeback:           0 kB
AnonPages:        9624 kB
Mapped:           4212 kB
Slab:            58684 kB
SReclaimable:    50084 kB
SUnreclaim:       8600 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15718 MiB
End job on  at 2009-05-28 14:30:14