Trace number 1773016

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20UNSAT 47.2718 33.3713

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.034
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.78/0.80	c ==============================================================================
0.78/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.78/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.78/0.80	c ==============================================================================
0.78/0.80	c |         0 |  936867  2518386 |  281060       0        0     nan |  0.000 % |
16.19/16.27	c |         0 |  661069  3356557 |      --       0       --      -- |     --   | -275798/838171
16.19/16.28	c ==============================================================================
16.19/16.28	c Result  :   #vars: 11635   #clauses: 661069   #literals: 3356557
16.19/16.28	c CPU time:   15.9516 s
16.19/16.28	c ==============================================================================
47.18/33.31	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
47.18/33.31	c ============================[ Problem Statistics ]=============================
47.18/33.31	c |                                                                             |
47.18/33.31	c threadId              : 3
47.18/33.31	c restarts              : 20
47.18/33.31	c conflicts             : 15461          (526 /sec)
47.18/33.31	c decisions             : 22790          (2.58 % random) (776 /sec)
47.18/33.31	c propagations          : 11250940       (383043 /sec)
47.18/33.31	c conflict literals     : 226933         (39.71 % deleted)
47.18/33.31	c Memory used           : 217.41 MB
47.18/33.31	c CPU time              : 29.3725 s
47.18/33.31	
47.18/33.31	c --->m=4, e=8, aimd=1, HOME/23645_many.cnf	time: 7.34313	conflicts: 15461        
47.18/33.34	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773016-1241286788/watcher-1773016-1241286788 -o /tmp/evaluation-result-1773016-1241286788/solver-1773016-1241286788 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773016-1241286788.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23645
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) R 23643 23645 23608 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 215418989215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23645/statm: 1339 234 194 169 0 50 0
[pid=23646] ppid=23645 vsize=1172 CPUtime=0
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 156712638 1200128 171 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 293 173 52 127 0 163 0

[startup+0.106886 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23645
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=12732 CPUtime=0.09
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 2856 0 0 0 8 1 0 0 19 0 1 0 156712638 13037568 2840 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 3183 2841 52 127 0 3053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18088

[startup+0.201896 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23645
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=23656 CPUtime=0.18
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 5176 0 0 0 16 2 0 0 20 0 1 0 156712638 24223744 5160 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 5914 5161 52 127 0 5784 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29012

[startup+0.301907 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23645
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=31180 CPUtime=0.28
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 7562 0 0 0 25 3 0 0 21 0 1 0 156712638 31928320 7547 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 7795 7547 52 127 0 7665 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36536

[startup+0.701951 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23645
/proc/meminfo: memFree=1201784/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=81400 CPUtime=0.68
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 17553 0 0 0 59 9 0 0 25 0 1 0 156712638 83353600 17537 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 20350 17538 52 127 0 20220 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86756

[startup+1.50204 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23647
/proc/meminfo: memFree=1110056/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=105020 CPUtime=1.48
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 23191 0 0 0 136 12 0 0 25 0 1 0 156712638 107540480 22780 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 26255 22780 68 127 0 26125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110376

[startup+3.10122 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23647
/proc/meminfo: memFree=1103208/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=109136 CPUtime=3.08
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 24167 0 0 0 292 16 0 0 25 0 1 0 156712638 111755264 23756 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 27284 23756 68 127 0 27154 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 114492

[startup+6.30158 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23647
/proc/meminfo: memFree=1088552/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=114736 CPUtime=6.28
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 25501 0 0 0 604 24 0 0 25 0 1 0 156712638 117489664 25090 1992294400 134512640 135034092 4294956112 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 28684 25090 68 127 0 28554 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120092

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 23647
/proc/meminfo: memFree=1058800/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=0
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156712637 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23645/statm: 1339 235 195 169 0 50 0
[pid=23646] ppid=23645 vsize=140216 CPUtime=12.69
/proc/23646/stat : 23646 (SatElite) R 23645 23645 23608 0 -1 4194304 30477 0 0 0 1238 31 0 0 25 0 1 0 156712638 143581184 29727 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/23646/statm: 35054 29727 68 127 0 34924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145572

[startup+25.5028 s]
/proc/loadavg: 1.41 1.08 1.03 5/69 23651
/proc/meminfo: memFree=974424/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=218624 CPUtime=14.17
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 46105 0 0 0 1385 32 0 0 17 0 4 0 156714389 223870976 46091 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 54656 46091 83 193 0 54460 0
[pid=23648/tid=23649] ppid=23645 vsize=218624 CPUtime=3.04
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1476 0 0 0 302 2 0 0 17 0 4 0 156714560 223870976 46091 1992294400 134512640 135305190 4294956160 18446744073709551615 134837998 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=218624 CPUtime=3.11
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1433 0 0 0 309 2 0 0 18 0 4 0 156714560 223870976 46091 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=218624 CPUtime=3.05
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1522 0 0 0 303 2 0 0 18 0 4 0 156714560 223870976 46091 1992294400 134512640 135305190 4294956160 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.67
Current children cumulated vsize (KiB) 223980

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

[startup+25.6028 s]
/proc/loadavg: 1.41 1.08 1.03 5/69 23651
/proc/meminfo: memFree=974424/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=218756 CPUtime=14.37
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 46127 0 0 0 1405 32 0 0 17 0 4 0 156714389 224006144 46113 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 54689 46113 83 193 0 54493 0
[pid=23648/tid=23649] ppid=23645 vsize=218756 CPUtime=3.1
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1492 0 0 0 308 2 0 0 17 0 4 0 156714560 224006144 46113 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=218756 CPUtime=3.15
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1434 0 0 0 313 2 0 0 18 0 4 0 156714560 224006144 46113 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=218756 CPUtime=3.11
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1523 0 0 0 309 2 0 0 18 0 4 0 156714560 224006144 46113 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 224112

[startup+28.8011 s]
/proc/loadavg: 1.41 1.08 1.03 5/69 23651
/proc/meminfo: memFree=971928/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=220772 CPUtime=20.75
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 46722 0 0 0 2043 32 0 0 17 0 4 0 156714389 226070528 46708 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55193 46708 83 193 0 54997 0
[pid=23648/tid=23649] ppid=23645 vsize=220772 CPUtime=4.33
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1639 0 0 0 431 2 0 0 19 0 4 0 156714560 226070528 46708 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=220772 CPUtime=4.21
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1523 0 0 0 419 2 0 0 19 0 4 0 156714560 226070528 46708 1992294400 134512640 135305190 4294956160 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=220772 CPUtime=5.23
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1685 0 0 0 521 2 0 0 17 0 4 0 156714560 226070528 46708 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.25
Current children cumulated vsize (KiB) 226128

[startup+30.4013 s]
/proc/loadavg: 1.41 1.08 1.03 5/69 23651
/proc/meminfo: memFree=971416/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=221696 CPUtime=23.93
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 46971 0 0 0 2361 32 0 0 17 0 4 0 156714389 227016704 46957 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55424 46957 83 193 0 55228 0
[pid=23648/tid=23649] ppid=23645 vsize=221696 CPUtime=4.33
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1639 0 0 0 431 2 0 0 19 0 4 0 156714560 227016704 46957 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=221696 CPUtime=4.31
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1566 0 0 0 429 2 0 0 20 0 4 0 156714560 227016704 46957 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=221696 CPUtime=6.72
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1783 0 0 0 670 2 0 0 18 0 4 0 156714560 227016704 46957 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.43
Current children cumulated vsize (KiB) 227052

[startup+32.0065 s]
/proc/loadavg: 1.62 1.13 1.04 5/69 23651
/proc/meminfo: memFree=969944/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=222360 CPUtime=27.13
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 47181 0 0 0 2681 32 0 0 17 0 4 0 156714389 227696640 47167 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55590 47167 83 193 0 55394 0
[pid=23648/tid=23649] ppid=23645 vsize=222360 CPUtime=5.13
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1692 0 0 0 511 2 0 0 17 0 4 0 156714560 227696640 47167 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=222360 CPUtime=4.31
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1566 0 0 0 429 2 0 0 20 0 4 0 156714560 227696640 47167 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=222360 CPUtime=8.32
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1874 0 0 0 830 2 0 0 17 0 4 0 156714560 227696640 47167 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.63
Current children cumulated vsize (KiB) 227716

[startup+32.8015 s]
/proc/loadavg: 1.62 1.13 1.04 5/69 23651
/proc/meminfo: memFree=969944/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=222628 CPUtime=28.72
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 47263 0 0 0 2840 32 0 0 17 0 4 0 156714389 227971072 47249 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55657 47249 83 193 0 55461 0
[pid=23648/tid=23649] ppid=23645 vsize=222628 CPUtime=5.54
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1710 0 0 0 552 2 0 0 17 0 4 0 156714560 227971072 47249 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=222628 CPUtime=4.41
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1575 0 0 0 439 2 0 0 20 0 4 0 156714560 227971072 47249 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=222628 CPUtime=9.01
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1909 0 0 0 899 2 0 0 18 0 4 0 156714560 227971072 47249 1992294400 134512640 135305190 4294956160 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.22
Current children cumulated vsize (KiB) 227984

[startup+33.2016 s]
/proc/loadavg: 1.62 1.13 1.04 5/69 23651
/proc/meminfo: memFree=969624/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=222628 CPUtime=29.52
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 47289 0 0 0 2920 32 0 0 17 0 4 0 156714389 227971072 47275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55657 47275 83 193 0 55461 0
[pid=23648/tid=23649] ppid=23645 vsize=222628 CPUtime=5.74
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1714 0 0 0 572 2 0 0 17 0 4 0 156714560 227971072 47275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=222628 CPUtime=4.42
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1577 0 0 0 440 2 0 0 20 0 4 0 156714560 227971072 47275 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=222628 CPUtime=9.41
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194368 1914 0 0 0 939 2 0 0 19 0 4 0 156714560 227971072 47275 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.02
Current children cumulated vsize (KiB) 227984

[startup+33.3026 s]
/proc/loadavg: 1.62 1.13 1.04 5/69 23651
/proc/meminfo: memFree=969624/2055920 swapFree=4192812/4192956
[pid=23645] ppid=23643 vsize=5356 CPUtime=17.5
/proc/23645/stat : 23645 (manysat.sh) S 23643 23645 23608 0 -1 4194304 313 32613 0 0 0 0 1709 41 16 0 1 0 156712637 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23645/statm: 1339 238 195 169 0 50 0
[pid=23648] ppid=23645 vsize=222628 CPUtime=29.68
/proc/23648/stat : 23648 (manysat1.1_stat) R 23645 23645 23608 0 -1 4194304 47291 0 0 0 2936 32 0 0 17 0 4 0 156714389 227971072 47277 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23648/statm: 55657 47277 83 193 0 55461 0
[pid=23648/tid=23649] ppid=23645 vsize=222628 CPUtime=5.77
/proc/23648/task/23649/stat : 23649 (manysat1.1_stat) S 23645 23645 23608 0 -1 4194368 1714 0 0 0 575 2 0 0 17 0 4 0 156714560 227971072 47277 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23648/tid=23650] ppid=23645 vsize=222628 CPUtime=4.42
/proc/23648/task/23650/stat : 23650 (manysat1.1_stat) S 23645 23645 23608 0 -1 4194368 1577 0 0 0 440 2 0 0 19 0 4 0 156714560 227971072 47277 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23648/tid=23651] ppid=23645 vsize=222628 CPUtime=9.46
/proc/23648/task/23651/stat : 23651 (manysat1.1_stat) S 23645 23645 23608 0 -1 4194368 1915 0 0 0 944 2 0 0 19 0 4 0 156714560 227971072 47277 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.18
Current children cumulated vsize (KiB) 227984

Child status: 20
Real time (s): 33.3713
CPU time (s): 47.2718
CPU user time (s): 46.4689
CPU system time (s): 0.802877
CPU usage (%): 141.654
Max. virtual memory (cumulated for all children) (KiB): 227984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.4689
system time used= 0.802877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80386
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= 5342
involuntary context switches= 1399

runsolver used 0.029995 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 19:53:09
IDJOB=1773016
IDBENCH=20430
IDSOLVER=612
FILE ID=node9/1773016-1241286788
PBS_JOBID= 9225082
Free space on /tmp= 66544 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773016-1241286788/watcher-1773016-1241286788 -o /tmp/evaluation-result-1773016-1241286788/solver-1773016-1241286788 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773016-1241286788.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=364340210

node9.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1202200 kB
Buffers:         87752 kB
Cached:         651816 kB
SwapCached:          0 kB
Active:         100704 kB
Inactive:       652696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           18864 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            86376 kB
Committed_AS:   664516 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node9 at 2009-05-02 19:53:42