Trace number 1776151

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 33.51 19.1891

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.51
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

0.00/0.00	c Parsing...
0.61/0.67	c ==============================================================================
0.61/0.67	c |           |     ORIGINAL     |              LEARNT              |          |
0.61/0.67	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.61/0.67	c ==============================================================================
0.61/0.67	c |         0 |  936867  2518386 |  281060       0        0     nan |  0.000 % |
11.71/11.80	c |         0 |  661069  3356557 |      --       0       --      -- |     --   | -275798/838171
11.71/11.80	c ==============================================================================
11.71/11.80	c Result  :   #vars: 11635   #clauses: 661069   #literals: 3356557
11.71/11.80	c CPU time:   11.63 s
11.71/11.80	c ==============================================================================
33.29/19.15	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
33.29/19.15	c ============================[ Problem Statistics ]=============================
33.29/19.15	c |                                                                             |
33.29/19.15	c threadId              : 2
33.29/19.15	c restarts              : 10
33.29/19.15	c conflicts             : 11269          (561 /sec)
33.29/19.15	c decisions             : 17963          (1.72 % random) (895 /sec)
33.29/19.15	c propagations          : 7568854        (376935 /sec)
33.29/19.15	c conflict literals     : 180887         (36.76 % deleted)
33.29/19.15	c Memory used           : 211.41 MB
33.29/19.15	c CPU time              : 20.08 s
33.29/19.15	
33.29/19.15	c --->m=4, e=8, aimd=0, HOME/19138_many.cnf	time: 5.02	conflicts: 11269        
33.29/19.16	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-1776151-1243507292/watcher-1776151-1243507292 -o /tmp/evaluation-result-1776151-1243507292/solver-1776151-1243507292 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776151-1243507292.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: 4.63 4.40 4.40 3/99 19138
/proc/meminfo: memFree=3149320/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) R 19136 19138 19648 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212492 3085244276 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=1248 CPUtime=0.01
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 258 0 0 0 1 0 0 0 18 0 1 0 1115393716 1277952 195 4294967295 134512640 135034092 3219175696 3219172040 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19139/statm: 312 197 51 128 0 182 0

[startup+0.063126 s]
/proc/loadavg: 4.63 4.40 4.40 3/99 19138
/proc/meminfo: memFree=3149320/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=10052 CPUtime=0.06
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 2190 0 0 0 5 1 0 0 19 0 1 0 1115393716 10293248 2127 4294967295 134512640 135034092 3219175696 3219172040 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19139/statm: 2513 2128 51 128 0 2383 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12468

[startup+0.11312 s]
/proc/loadavg: 4.63 4.40 4.40 3/99 19138
/proc/meminfo: memFree=3149320/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=15052 CPUtime=0.11
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 3634 0 0 0 10 1 0 0 19 0 1 0 1115393716 15413248 3571 4294967295 134512640 135034092 3219175696 3219172040 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 3763 3572 51 128 0 3633 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 17468

[startup+0.313098 s]
/proc/loadavg: 4.63 4.40 4.40 3/99 19138
/proc/meminfo: memFree=3149320/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=41884 CPUtime=0.31
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 9168 0 0 0 28 3 0 0 20 0 1 0 1115393716 42889216 9105 4294967295 134512640 135034092 3219175696 3219171688 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 10504 9105 51 128 0 10374 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 44300

[startup+0.713061 s]
/proc/loadavg: 4.63 4.40 4.40 3/99 19138
/proc/meminfo: memFree=3149320/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=95100 CPUtime=0.71
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 20885 0 0 0 67 4 0 0 21 0 1 0 1115393716 97382400 20749 4294967295 134512640 135034092 3219175696 3219169192 134561803 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 23775 20749 65 128 0 23645 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 97516

[startup+1.51298 s]
/proc/loadavg: 4.34 4.34 4.38 2/101 19140
/proc/meminfo: memFree=3057708/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=106668 CPUtime=1.51
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 23645 0 0 0 144 7 0 0 23 0 1 0 1115393716 109228032 23219 4294967295 134512640 135034092 3219175696 3219171692 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 26667 23219 67 128 0 26537 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 109084

[startup+3.11283 s]
/proc/loadavg: 4.34 4.34 4.38 2/101 19140
/proc/meminfo: memFree=3047796/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=112372 CPUtime=3.11
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 24914 0 0 0 302 9 0 0 25 0 1 0 1115393716 115068928 24488 4294967295 134512640 135034092 3219175696 3219171692 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 28093 24488 67 128 0 27963 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 114788

[startup+6.31253 s]
/proc/loadavg: 4.34 4.34 4.38 2/101 19140
/proc/meminfo: memFree=3025396/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=122368 CPUtime=6.31
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 27122 0 0 0 616 15 0 0 25 0 1 0 1115393716 125304832 26696 4294967295 134512640 135034092 3219175696 3219171564 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 30592 26696 67 128 0 30462 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 124784

[startup+12.7119 s]
/proc/loadavg: 3.82 4.23 4.34 4/102 19159
/proc/meminfo: memFree=3011312/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2416 CPUtime=0
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1115393716 2473984 274 4294967295 134512640 135169312 3221214016 3221212552 3085242094 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19138/statm: 604 274 231 161 0 43 0
[pid=19139] ppid=19138 vsize=128848 CPUtime=12.71
/proc/19139/stat : 19139 (SatElite) R 19138 19138 19648 0 -1 4202496 32639 0 0 0 1249 22 0 0 25 0 1 0 1115393716 131940352 27829 4294967295 134512640 135034092 3219175696 3219170572 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19139/statm: 32212 27829 68 128 0 32082 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 131264

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

[startup+15.9116 s]
/proc/loadavg: 3.82 4.23 4.34 5/104 19327
/proc/meminfo: memFree=2926716/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2420 CPUtime=12.94
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 371 32643 0 0 0 0 1270 24 18 0 1 0 1115393716 2478080 275 4294967295 134512640 135169312 3221214016 3221210232 3085242094 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19138/statm: 605 275 231 161 0 44 0
[pid=19324] ppid=19138 vsize=210576 CPUtime=7.55
/proc/19324/stat : 19324 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202496 45596 0 0 0 710 45 0 0 16 0 4 0 1115395010 215629824 45529 4294967295 134512640 135305190 3217618896 3217616996 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19324/statm: 52644 45529 79 194 0 52448 0
[pid=19324/tid=19325] ppid=19138 vsize=210576 CPUtime=1.54
/proc/19324/task/19325/stat : 19325 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1079 0 0 0 148 6 0 0 16 0 4 0 1115395150 215629824 45529 4294967295 134512640 135305190 3217618896 3068849012 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19324/tid=19326] ppid=19138 vsize=210576 CPUtime=1.55
/proc/19324/task/19326/stat : 19326 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1345 0 0 0 145 10 0 0 19 0 4 0 1115395150 215629824 45529 4294967295 134512640 135305190 3217618896 3060460736 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19324/tid=19327] ppid=19138 vsize=210576 CPUtime=1.5
/proc/19324/task/19327/stat : 19327 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1485 0 0 0 148 2 0 0 18 0 4 0 1115395150 215629824 45529 4294967295 134512640 135305190 3217618896 3052071876 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 212996

[startup+17.5115 s]
/proc/loadavg: 3.84 4.23 4.34 5/104 19327
/proc/meminfo: memFree=2920848/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2420 CPUtime=12.94
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 371 32643 0 0 0 0 1270 24 18 0 1 0 1115393716 2478080 275 4294967295 134512640 135169312 3221214016 3221210232 3085242094 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19138/statm: 605 275 231 161 0 44 0
[pid=19324] ppid=19138 vsize=214496 CPUtime=13.98
/proc/19324/stat : 19324 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202496 46557 0 0 0 1352 46 0 0 16 0 4 0 1115395010 219643904 46490 4294967295 134512640 135305190 3217618896 3217616788 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19324/statm: 53624 46490 79 194 0 53428 0
[pid=19324/tid=19325] ppid=19138 vsize=214496 CPUtime=3.15
/proc/19324/task/19325/stat : 19325 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1358 0 0 0 309 6 0 0 17 0 4 0 1115395150 219643904 46490 4294967295 134512640 135305190 3217618896 3068849092 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19324/tid=19326] ppid=19138 vsize=214496 CPUtime=3.15
/proc/19324/task/19326/stat : 19326 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1572 0 0 0 305 10 0 0 21 0 4 0 1115395150 219643904 46490 4294967295 134512640 135305190 3217618896 3060460736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19324/tid=19327] ppid=19138 vsize=214496 CPUtime=3.11
/proc/19324/task/19327/stat : 19327 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1718 0 0 0 308 3 0 0 20 0 4 0 1115395150 219643904 46490 4294967295 134512640 135305190 3217618896 3052071976 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (KiB) 216916

[startup+18.3114 s]
/proc/loadavg: 3.84 4.23 4.34 5/104 19327
/proc/meminfo: memFree=2920848/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2420 CPUtime=12.94
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 371 32643 0 0 0 0 1270 24 18 0 1 0 1115393716 2478080 275 4294967295 134512640 135169312 3221214016 3221210232 3085242094 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19138/statm: 605 275 231 161 0 44 0
[pid=19324] ppid=19138 vsize=215684 CPUtime=17.15
/proc/19324/stat : 19324 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202496 46921 0 0 0 1669 46 0 0 17 0 4 0 1115395010 220860416 46854 4294967295 134512640 135305190 3217618896 3217616820 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19324/statm: 53921 46854 79 194 0 53725 0
[pid=19324/tid=19325] ppid=19138 vsize=215684 CPUtime=3.94
/proc/19324/task/19325/stat : 19325 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1448 0 0 0 388 6 0 0 17 0 4 0 1115395150 220860416 46854 4294967295 134512640 135305190 3217618896 3068849268 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19324/tid=19326] ppid=19138 vsize=215684 CPUtime=3.95
/proc/19324/task/19326/stat : 19326 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1657 0 0 0 385 10 0 0 23 0 4 0 1115395150 220860416 46854 4294967295 134512640 135305190 3217618896 3060460736 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19324/tid=19327] ppid=19138 vsize=215684 CPUtime=3.9
/proc/19324/task/19327/stat : 19327 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1799 0 0 0 387 3 0 0 20 0 4 0 1115395150 220860416 46854 4294967295 134512640 135305190 3217618896 3052072000 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 218104

[startup+18.7114 s]
/proc/loadavg: 3.84 4.23 4.34 6/104 19327
/proc/meminfo: memFree=2918896/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2420 CPUtime=12.94
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 371 32643 0 0 0 0 1270 24 18 0 1 0 1115393716 2478080 275 4294967295 134512640 135169312 3221214016 3221210232 3085242094 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19138/statm: 605 275 231 161 0 44 0
[pid=19324] ppid=19138 vsize=215948 CPUtime=18.75
/proc/19324/stat : 19324 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202496 47074 0 0 0 1829 46 0 0 17 0 4 0 1115395010 221130752 47007 4294967295 134512640 135305190 3217618896 3217616824 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19324/statm: 53987 47007 79 194 0 53791 0
[pid=19324/tid=19325] ppid=19138 vsize=215948 CPUtime=4.34
/proc/19324/task/19325/stat : 19325 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1458 0 0 0 428 6 0 0 18 0 4 0 1115395150 221130752 47007 4294967295 134512640 135305190 3217618896 3068849192 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19324/tid=19326] ppid=19138 vsize=215948 CPUtime=4.35
/proc/19324/task/19326/stat : 19326 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1708 0 0 0 425 10 0 0 25 0 4 0 1115395150 221130752 47007 4294967295 134512640 135305190 3217618896 3060460736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19324/tid=19327] ppid=19138 vsize=215948 CPUtime=4.3
/proc/19324/task/19327/stat : 19327 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1833 0 0 0 427 3 0 0 21 0 4 0 1115395150 221130752 47007 4294967295 134512640 135305190 3217618896 3052071976 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.69
Current children cumulated vsize (KiB) 218368

[startup+19.1113 s]
/proc/loadavg: 3.84 4.23 4.34 6/104 19327
/proc/meminfo: memFree=2918896/3368532 swapFree=1953580/1959888
[pid=19138] ppid=19136 vsize=2420 CPUtime=12.94
/proc/19138/stat : 19138 (manysat.sh) S 19136 19138 19648 0 -1 4194304 371 32643 0 0 0 0 1270 24 18 0 1 0 1115393716 2478080 275 4294967295 134512640 135169312 3221214016 3221210232 3085242094 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19138/statm: 605 275 231 161 0 44 0
[pid=19324] ppid=19138 vsize=216476 CPUtime=20.35
/proc/19324/stat : 19324 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202496 47262 0 0 0 1989 46 0 0 17 0 4 0 1115395010 221671424 47195 4294967295 134512640 135305190 3217618896 3217616960 134529062 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19324/statm: 54119 47195 79 194 0 53923 0
[pid=19324/tid=19325] ppid=19138 vsize=216476 CPUtime=4.74
/proc/19324/task/19325/stat : 19325 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1493 0 0 0 468 6 0 0 18 0 4 0 1115395150 221671424 47195 4294967295 134512640 135305190 3217618896 3068849192 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19324/tid=19326] ppid=19138 vsize=216476 CPUtime=4.75
/proc/19324/task/19326/stat : 19326 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1763 0 0 0 465 10 0 0 25 0 4 0 1115395150 221671424 47195 4294967295 134512640 135305190 3217618896 3060460736 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19324/tid=19327] ppid=19138 vsize=216476 CPUtime=4.7
/proc/19324/task/19327/stat : 19327 (manysat1.1_stat) R 19138 19138 19648 0 -1 4202560 1891 0 0 0 467 3 0 0 21 0 4 0 1115395150 221671424 47195 4294967295 134512640 135305190 3217618896 3052071844 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33.29
Current children cumulated vsize (KiB) 218896

Child status: 20
Real time (s): 19.1891
CPU time (s): 33.51
CPU user time (s): 32.78
CPU system time (s): 0.73
CPU usage (%): 174.631
Max. virtual memory (cumulated for all children) (KiB): 218896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.78
system time used= 0.73
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80569
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= 28075
involuntary context switches= 440

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:41:32
IDJOB=1776151
IDBENCH=20430
IDSOLVER=620
FILE ID=/1776151-1243507292
PBS_JOBID=
Free space on /tmp= 15868 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776151-1243507292/watcher-1776151-1243507292 -o /tmp/evaluation-result-1776151-1243507292/solver-1776151-1243507292 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776151-1243507292.cnf aimd 0

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED= 1384175032

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:       3149420 kB
Buffers:         16632 kB
Cached:         127196 kB
SwapCached:       2424 kB
Active:          89960 kB
Inactive:        64840 kB
HighTotal:     2489216 kB
HighFree:      2348400 kB
LowTotal:       879316 kB
LowFree:        801020 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           18936 kB
Writeback:           0 kB
AnonPages:       10100 kB
Mapped:           4940 kB
Slab:            54744 kB
SReclaimable:    46584 kB
SUnreclaim:       8160 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93924 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15868 MiB
End job on  at 2009-05-28 12:41:52