Trace number 1723311

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-20? (exit code) 886.977 449.21

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.1628
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8804672, num vars = 118040
0.00/0.00	c Exiting...too many clauses
886.72/449.04	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
886.72/449.04	c ============================[ Problem Statistics ]=============================
886.72/449.04	c |                                                                             |
886.72/449.04	c threadId              : 1
886.72/449.04	c restarts              : 2453
886.72/449.04	c conflicts             : 177057         (200 /sec)
886.72/449.04	c decisions             : 3386766        (0.91 % random) (3827 /sec)
886.72/449.04	c propagations          : 526957203      (595436 /sec)
886.72/449.04	c conflict literals     : 21891418       (54.17 % deleted)
886.72/449.04	c Memory used           : 1101.00 MB
886.72/449.04	c CPU time              : 884.994 s
886.72/449.04	
886.72/449.04	c --->m=2, e=8, aimd=0, HOME/instance-1723311-1240685085.cnf	time: 442.497	conflicts: 177057       

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723311-1240685085/watcher-1723311-1240685085 -o /tmp/evaluation-result-1723311-1240685085/solver-1723311-1240685085 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1723311-1240685085.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 18209
/proc/meminfo: memFree=1487032/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) R 18207 18209 17853 0 -1 4194304 291 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1984 CPUtime=0
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 96542406 2031616 292 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 496 299 68 193 0 300 0

[startup+0.0855641 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 18209
/proc/meminfo: memFree=1487032/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=11392 CPUtime=0.07
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 2718 0 0 0 7 0 0 0 20 0 1 0 96542406 11665408 2704 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 2848 2705 71 193 0 2652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16748

[startup+0.101565 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 18209
/proc/meminfo: memFree=1487032/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=13680 CPUtime=0.09
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 3212 0 0 0 8 1 0 0 20 0 1 0 96542406 14008320 3198 1992294400 134512640 135305190 4294956224 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 3420 3198 71 193 0 3224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19036

[startup+0.301595 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 18209
/proc/meminfo: memFree=1487032/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=37584 CPUtime=0.29
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 8942 0 0 0 25 4 0 0 22 0 1 0 96542406 38486016 8928 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 9396 8929 71 193 0 9200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42940

[startup+0.701661 s]
/proc/loadavg: 1.14 1.03 1.01 3/64 18209
/proc/meminfo: memFree=1487032/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=85652 CPUtime=0.68
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 20525 0 0 0 58 10 0 0 25 0 1 0 96542406 87707648 20511 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 21413 20513 71 193 0 21217 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91008

[startup+1.50179 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 18212
/proc/meminfo: memFree=1371112/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=179748 CPUtime=1.49
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 43079 0 0 0 127 22 0 0 25 0 1 0 96542406 184061952 43065 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 44937 43067 71 193 0 44741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 185104

[startup+3.10104 s]
/proc/loadavg: 1.14 1.03 1.01 2/66 18212
/proc/meminfo: memFree=1245096/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=362112 CPUtime=3.09
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 88121 0 0 0 264 45 0 0 25 0 1 0 96542406 370802688 88107 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 90528 88108 71 193 0 90332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 367468

[startup+6.30155 s]
/proc/loadavg: 1.20 1.05 1.01 2/66 18212
/proc/meminfo: memFree=884200/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=722048 CPUtime=6.29
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 174218 0 0 0 535 94 0 0 25 0 1 0 96542406 739377152 174204 1992294400 134512640 135305190 4294956224 18446744073709551615 134570505 0 0 4096 3 0 0 0 17 0 0 0
/proc/18211/statm: 180512 174204 71 193 0 180316 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 727404

[startup+12.7026 s]
/proc/loadavg: 1.27 1.06 1.02 3/67 18213
/proc/meminfo: memFree=569824/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=975600 CPUtime=16.24
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 230626 0 0 0 1500 124 0 0 17 0 2 0 96542406 999014400 230458 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 243900 230458 83 193 0 243704 0
[pid=18211/tid=18213] ppid=18209 vsize=975600 CPUtime=3.55
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 2355 0 0 0 353 2 0 0 17 0 2 0 96543317 999014400 230458 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.24
Current children cumulated vsize (KiB) 980956

[startup+25.5016 s]
/proc/loadavg: 1.43 1.11 1.03 3/67 18213
/proc/meminfo: memFree=546272/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=999576 CPUtime=41.79
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 235960 0 0 0 4049 130 0 0 21 0 2 0 96542406 1023565824 235726 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 249894 235726 83 193 0 249698 0
[pid=18211/tid=18213] ppid=18209 vsize=999576 CPUtime=16.3
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 5598 0 0 0 1625 5 0 0 24 0 2 0 96543317 1023565824 235726 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.79
Current children cumulated vsize (KiB) 1004932

[startup+51.1017 s]
/proc/loadavg: 1.62 1.18 1.06 3/67 18213
/proc/meminfo: memFree=528864/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1017616 CPUtime=92.75
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 240405 0 0 0 9140 135 0 0 23 0 2 0 96542406 1042038784 240164 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 254404 240164 83 193 0 254208 0
[pid=18211/tid=18213] ppid=18209 vsize=1017616 CPUtime=41.66
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 7597 0 0 0 4159 7 0 0 18 0 2 0 96543317 1042038784 240164 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.75
Current children cumulated vsize (KiB) 1022972

[startup+102.307 s]
/proc/loadavg: 1.87 1.32 1.11 3/67 18213
/proc/meminfo: memFree=494688/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1054680 CPUtime=194.92
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 248964 0 0 0 19349 143 0 0 17 0 2 0 96542406 1079992320 248686 1992294400 134512640 135305190 4294956224 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 263670 248686 83 193 0 263474 0
[pid=18211/tid=18213] ppid=18209 vsize=1054680 CPUtime=92.66
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 12084 0 0 0 9255 11 0 0 17 0 2 0 96543317 1079992320 248686 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.92
Current children cumulated vsize (KiB) 1060036

[startup+162.301 s]
/proc/loadavg: 2.33 1.53 1.19 3/67 18213
/proc/meminfo: memFree=471136/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1078112 CPUtime=314.65
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 254810 0 0 0 31313 152 0 0 17 0 2 0 96542406 1103986688 254529 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 269528 254529 83 193 0 269332 0
[pid=18211/tid=18213] ppid=18209 vsize=1078112 CPUtime=152.42
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 14894 0 0 0 15227 15 0 0 25 0 2 0 96543317 1103986688 254529 1992294400 134512640 135305190 4294956224 18446744073709551615 134528151 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 314.65
Current children cumulated vsize (KiB) 1083468

[startup+222.301 s]
/proc/loadavg: 2.12 1.61 1.24 3/67 18213
/proc/meminfo: memFree=468768/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1081276 CPUtime=434.37
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 255415 0 0 0 43284 153 0 0 25 0 2 0 96542406 1107226624 255134 1992294400 134512640 135305190 4294956224 18446744073709551615 134541978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 270319 255134 83 193 0 270123 0
[pid=18211/tid=18213] ppid=18209 vsize=1081276 CPUtime=212.19
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 15085 0 0 0 21203 16 0 0 25 0 2 0 96543317 1107226624 255134 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 434.37
Current children cumulated vsize (KiB) 1086632

[startup+282.303 s]
/proc/loadavg: 2.04 1.68 1.29 3/67 18213
/proc/meminfo: memFree=460512/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1089472 CPUtime=554.1
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 257473 0 0 0 55254 156 0 0 20 0 2 0 96542406 1115619328 257192 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 272368 257192 83 193 0 272172 0
[pid=18211/tid=18213] ppid=18209 vsize=1089472 CPUtime=271.95
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 16058 0 0 0 27178 17 0 0 25 0 2 0 96543317 1115619328 257192 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 554.1
Current children cumulated vsize (KiB) 1094828

[startup+342.302 s]
/proc/loadavg: 2.01 1.74 1.33 3/67 18213
/proc/meminfo: memFree=455648/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1094880 CPUtime=673.84
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 258715 0 0 0 67226 158 0 0 25 0 2 0 96542406 1121157120 258434 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 273720 258434 83 193 0 273524 0
[pid=18211/tid=18213] ppid=18209 vsize=1094880 CPUtime=331.71
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 16698 0 0 0 33153 18 0 0 25 0 2 0 96543317 1121157120 258434 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 673.84
Current children cumulated vsize (KiB) 1100236

[startup+402.302 s]
/proc/loadavg: 2.00 1.78 1.37 3/67 18213
/proc/meminfo: memFree=427232/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1123812 CPUtime=793.57
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 265890 0 0 0 79188 169 0 0 17 0 2 0 96542406 1150783488 265609 1992294400 134512640 135305190 4294956224 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 280953 265609 83 193 0 280757 0
[pid=18211/tid=18213] ppid=18209 vsize=1123812 CPUtime=391.47
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20058 0 0 0 39123 24 0 0 21 0 2 0 96543317 1150783488 265609 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 793.57
Current children cumulated vsize (KiB) 1129168

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

[startup+409.502 s]
/proc/loadavg: 2.00 1.79 1.37 3/67 18213
/proc/meminfo: memFree=424544/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1126236 CPUtime=807.91
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266506 0 0 0 80620 171 0 0 23 0 2 0 96542406 1153265664 266225 1992294400 134512640 135305190 4294956224 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281559 266225 83 193 0 281363 0
[pid=18211/tid=18213] ppid=18209 vsize=1126236 CPUtime=398.61
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20465 0 0 0 39836 25 0 0 20 0 2 0 96543317 1153265664 266225 1992294400 134512640 135305190 4294956224 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 807.91
Current children cumulated vsize (KiB) 1131592

[startup+435.102 s]
/proc/loadavg: 2.00 1.80 1.39 3/67 18213
/proc/meminfo: memFree=423584/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1126988 CPUtime=858.98
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266671 0 0 0 85727 171 0 0 18 0 2 0 96542406 1154035712 266390 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281747 266390 83 193 0 281551 0
[pid=18211/tid=18213] ppid=18209 vsize=1126988 CPUtime=424.11
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20616 0 0 0 42386 25 0 0 18 0 2 0 96543317 1154035712 266390 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 858.98
Current children cumulated vsize (KiB) 1132344

[startup+441.502 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423584/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1126988 CPUtime=871.75
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266674 0 0 0 87004 171 0 0 25 0 2 0 96542406 1154035712 266393 1992294400 134512640 135305190 4294956224 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281747 266393 83 193 0 281551 0
[pid=18211/tid=18213] ppid=18209 vsize=1126988 CPUtime=430.49
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20619 0 0 0 43024 25 0 0 25 0 2 0 96543317 1154035712 266393 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 871.75
Current children cumulated vsize (KiB) 1132344

[startup+444.703 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423584/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1127420 CPUtime=878.14
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266735 0 0 0 87643 171 0 0 20 0 2 0 96542406 1154478080 266454 1992294400 134512640 135305190 4294956224 18446744073709551615 134528805 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281855 266454 83 193 0 281659 0
[pid=18211/tid=18213] ppid=18209 vsize=1127420 CPUtime=433.68
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20680 0 0 0 43342 26 0 0 20 0 2 0 96543317 1154478080 266454 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.14
Current children cumulated vsize (KiB) 1132776

[startup+446.302 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423328/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1127420 CPUtime=881.33
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266752 0 0 0 87962 171 0 0 25 0 2 0 96542406 1154478080 266471 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281855 266471 83 193 0 281659 0
[pid=18211/tid=18213] ppid=18209 vsize=1127420 CPUtime=435.28
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20697 0 0 0 43502 26 0 0 25 0 2 0 96543317 1154478080 266471 1992294400 134512640 135305190 4294956224 18446744073709551615 134530991 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.33
Current children cumulated vsize (KiB) 1132776

[startup+447.901 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423264/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1127420 CPUtime=884.52
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266757 0 0 0 88281 171 0 0 25 0 2 0 96542406 1154478080 266476 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281855 266476 83 193 0 281659 0
[pid=18211/tid=18213] ppid=18209 vsize=1127420 CPUtime=436.87
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20702 0 0 0 43661 26 0 0 25 0 2 0 96543317 1154478080 266476 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 884.52
Current children cumulated vsize (KiB) 1132776

[startup+448.702 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423264/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=1127420 CPUtime=886.13
/proc/18211/stat : 18211 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194304 266757 0 0 0 88442 171 0 0 25 0 2 0 96542406 1154478080 266476 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 281855 266476 83 193 0 281659 0
[pid=18211/tid=18213] ppid=18209 vsize=1127420 CPUtime=437.67
/proc/18211/task/18213/stat : 18213 (manysat1.1_stat) R 18209 18209 17853 0 -1 4194368 20702 0 0 0 43741 26 0 0 25 0 2 0 96543317 1154478080 266476 1992294400 134512640 135305190 4294956224 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 886.13
Current children cumulated vsize (KiB) 1132776

[startup+449.103 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423264/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=0 CPUtime=886.86
/proc/18211/stat : 18211 (manysat1.1_stat) Z 18209 18209 17853 0 -1 4194316 266774 0 0 0 88508 178 0 0 25 0 2 0 96542406 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 886.86
Current children cumulated vsize (KiB) 5356

[startup+449.202 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 18213
/proc/meminfo: memFree=423264/2055920 swapFree=4181132/4192956
[pid=18209] ppid=18207 vsize=5356 CPUtime=0
/proc/18209/stat : 18209 (manysat.sh) S 18207 18209 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96542406 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18209/statm: 1339 237 195 169 0 50 0
[pid=18211] ppid=18209 vsize=0 CPUtime=886.96
/proc/18211/stat : 18211 (manysat1.1_stat) Z 18209 18209 17853 0 -1 4194316 266774 0 0 0 88508 188 0 0 25 0 2 0 96542406 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18211/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 886.96
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 449.21
CPU time (s): 886.977
CPU user time (s): 885.084
CPU system time (s): 1.89271
CPU usage (%): 197.453
Max. virtual memory (cumulated for all children) (KiB): 1132780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 885.084
system time used= 1.89271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267175
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= 1644
involuntary context switches= 6601

runsolver used 0.444932 second user time and 1.19782 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 20:44:54
IDJOB=1723311
IDBENCH=71695
IDSOLVER=514
FILE ID=node26/1723311-1240685085
PBS_JOBID= 9186662
Free space on /tmp= 65868 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723311-1240685085/watcher-1723311-1240685085 -o /tmp/evaluation-result-1723311-1240685085/solver-1723311-1240685085 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1723311-1240685085.cnf aimd 1

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=2030904021

node26.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.261
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.261
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:       1487512 kB
Buffers:         49740 kB
Cached:         439268 kB
SwapCached:       5760 kB
Active:         295620 kB
Inactive:       201668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487512 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:          167688 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            57216 kB
Committed_AS:   305372 kB
PageTables:       1376 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= 65868 MiB
End job on node26 at 2009-04-25 20:52:24