Trace number 1723312

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 2/2009-03-20? (exit code) 790.582 400.934

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
790.26/400.77	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
790.26/400.77	c ============================[ Problem Statistics ]=============================
790.26/400.77	c |                                                                             |
790.26/400.77	c threadId              : 1
790.26/400.77	c restarts              : 2405
790.26/400.77	c conflicts             : 154956         (196 /sec)
790.26/400.77	c decisions             : 3074186        (0.88 % random) (3898 /sec)
790.26/400.77	c propagations          : 464787195      (589296 /sec)
790.26/400.77	c conflict literals     : 19080195       (45.03 % deleted)
790.26/400.77	c Memory used           : 1079.44 MB
790.26/400.77	c CPU time              : 788.716 s
790.26/400.77	
790.26/400.77	c --->m=2, e=8, aimd=0, HOME/instance-1723312-1240685090.cnf	time: 394.359	conflicts: 154956       

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-1723312-1240685090/watcher-1723312-1240685090 -o /tmp/evaluation-result-1723312-1240685090/solver-1723312-1240685090 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1723312-1240685090.cnf aimd 2 

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.04 1.03 1.00 3/64 20390
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1984 CPUtime=0
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 309 0 0 0 0 0 0 0 20 0 1 0 96543604 2031616 295 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 496 303 68 193 0 300 0

[startup+0.031062 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 20390
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=5380 CPUtime=0.02
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 1162 0 0 0 2 0 0 0 20 0 1 0 96543604 5509120 1149 1992294400 134512640 135305190 4294956224 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 1345 1154 71 193 0 1149 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10736

[startup+0.101077 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 20390
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=13548 CPUtime=0.09
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 3169 0 0 0 8 1 0 0 20 0 1 0 96543604 13873152 3155 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 3387 3156 71 193 0 3191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18904

[startup+0.301118 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 20390
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=37452 CPUtime=0.28
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 8922 0 0 0 25 3 0 0 22 0 1 0 96543604 38350848 8908 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 9363 8909 71 193 0 9167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42808

[startup+0.701202 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 20390
/proc/meminfo: memFree=1430080/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=85256 CPUtime=0.69
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 20428 0 0 0 59 10 0 0 25 0 1 0 96543604 87302144 20414 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 21314 20415 71 193 0 21118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90612

[startup+1.50139 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 20393
/proc/meminfo: memFree=1315496/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=178876 CPUtime=1.48
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 42863 0 0 0 126 22 0 0 25 0 1 0 96543604 183169024 42849 1992294400 134512640 135305190 4294956224 18446744073709551615 134515795 0 0 4096 3 0 0 0 17 1 0 0
/proc/20392/statm: 44719 42849 71 193 0 44523 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 184232

[startup+3.10172 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 20393
/proc/meminfo: memFree=1196776/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=358224 CPUtime=3.08
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 87123 0 0 0 260 48 0 0 25 0 1 0 96543604 366821376 87109 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 89556 87109 71 193 0 89360 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363580

[startup+6.3014 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 20393
/proc/meminfo: memFree=833384/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=719892 CPUtime=6.28
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 173604 0 0 0 539 89 0 0 25 0 1 0 96543604 737169408 173590 1992294400 134512640 135305190 4294956224 18446744073709551615 134857151 0 0 4096 3 0 0 0 17 0 0 0
/proc/20392/statm: 179973 173590 71 193 0 179777 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 725248

[startup+12.7018 s]
/proc/loadavg: 1.18 1.06 1.01 3/67 20394
/proc/meminfo: memFree=512544/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=975812 CPUtime=16.23
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 230587 0 0 0 1502 121 0 0 17 0 2 0 96543604 999231488 230440 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20392/statm: 243953 230440 83 193 0 243757 0
[pid=20392/tid=20394] ppid=20390 vsize=975812 CPUtime=3.56
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 2356 0 0 0 354 2 0 0 17 0 2 0 96544516 999231488 230440 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.23
Current children cumulated vsize (KiB) 981168

[startup+25.5015 s]
/proc/loadavg: 1.30 1.09 1.02 3/67 20394
/proc/meminfo: memFree=487520/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1001824 CPUtime=41.77
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 236340 0 0 0 4052 125 0 0 17 0 2 0 96543604 1025867776 236156 1992294400 134512640 135305190 4294956224 18446744073709551615 134530974 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20392/statm: 250456 236156 83 193 0 250260 0
[pid=20392/tid=20394] ppid=20390 vsize=1001824 CPUtime=16.3
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 5260 0 0 0 1627 3 0 0 19 0 2 0 96544516 1025867776 236156 1992294400 134512640 135305190 4294956224 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.77
Current children cumulated vsize (KiB) 1007180

[startup+51.102 s]
/proc/loadavg: 1.54 1.16 1.04 3/67 20394
/proc/meminfo: memFree=469408/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1020884 CPUtime=92.73
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 240998 0 0 0 9142 131 0 0 17 0 2 0 96543604 1045385216 240807 1992294400 134512640 135305190 4294956224 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20392/statm: 255221 240807 83 193 0 255025 0
[pid=20392/tid=20394] ppid=20390 vsize=1020884 CPUtime=41.67
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 7628 0 0 0 4161 6 0 0 25 0 2 0 96544516 1045385216 240807 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.73
Current children cumulated vsize (KiB) 1026240

[startup+102.307 s]
/proc/loadavg: 1.81 1.30 1.10 3/67 20394
/proc/meminfo: memFree=444896/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1045968 CPUtime=194.9
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 246979 0 0 0 19351 139 0 0 25 0 2 0 96543604 1071071232 246784 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/20392/statm: 261492 246784 83 193 0 261296 0
[pid=20392/tid=20394] ppid=20390 vsize=1045968 CPUtime=92.66
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 11132 0 0 0 9257 9 0 0 25 0 2 0 96544516 1071071232 246784 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 194.9
Current children cumulated vsize (KiB) 1051324

[startup+162.302 s]
/proc/loadavg: 1.93 1.43 1.15 3/67 20394
/proc/meminfo: memFree=427872/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1062544 CPUtime=314.61
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 251265 0 0 0 31317 144 0 0 18 0 2 0 96543604 1088045056 251070 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 265636 251070 83 193 0 265440 0
[pid=20392/tid=20394] ppid=20390 vsize=1062544 CPUtime=152.43
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 13235 0 0 0 15231 12 0 0 25 0 2 0 96544516 1088045056 251070 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.61
Current children cumulated vsize (KiB) 1067900

[startup+222.302 s]
/proc/loadavg: 1.97 1.53 1.20 3/67 20394
/proc/meminfo: memFree=401184/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1090980 CPUtime=434.34
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 257928 0 0 0 43279 155 0 0 25 0 2 0 96543604 1117163520 257686 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 272745 257686 83 193 0 272549 0
[pid=20392/tid=20394] ppid=20390 vsize=1090980 CPUtime=212.4
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 16641 0 0 0 21223 17 0 0 25 0 2 0 96544516 1117163520 257686 1992294400 134512640 135305190 4294956224 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.34
Current children cumulated vsize (KiB) 1096336

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.25 3/67 20394
/proc/meminfo: memFree=398240/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1094112 CPUtime=554.03
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 258660 0 0 0 55247 156 0 0 25 0 2 0 96543604 1120370688 258418 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 273528 258418 83 193 0 273332 0
[pid=20392/tid=20394] ppid=20390 vsize=1094112 CPUtime=272.36
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 16742 0 0 0 27219 17 0 0 22 0 2 0 96544516 1120370688 258418 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.03
Current children cumulated vsize (KiB) 1099468

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.29 3/67 20394
/proc/meminfo: memFree=394272/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1098252 CPUtime=673.76
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 259635 0 0 0 67219 157 0 0 18 0 2 0 96543604 1124610048 259393 1992294400 134512640 135305190 4294956224 18446744073709551615 134530708 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 274563 259393 83 193 0 274367 0
[pid=20392/tid=20394] ppid=20390 vsize=1098252 CPUtime=332.33
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 17331 0 0 0 33215 18 0 0 19 0 2 0 96544516 1124610048 259393 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 673.76
Current children cumulated vsize (KiB) 1103608

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

[startup+358.302 s]
/proc/loadavg: 1.99 1.69 1.30 3/67 20394
/proc/meminfo: memFree=393824/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1098836 CPUtime=705.69
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 259746 0 0 0 70412 157 0 0 25 0 2 0 96543604 1125208064 259504 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 274709 259504 83 193 0 274513 0
[pid=20392/tid=20394] ppid=20390 vsize=1098836 CPUtime=348.33
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 17350 0 0 0 34815 18 0 0 25 0 2 0 96544516 1125208064 259504 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 705.69
Current children cumulated vsize (KiB) 1104192

[startup+383.905 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 20394
/proc/meminfo: memFree=387616/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105064 CPUtime=756.76
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261300 0 0 0 75516 160 0 0 17 0 2 0 96543604 1131585536 261058 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276266 261058 83 193 0 276070 0
[pid=20392/tid=20394] ppid=20390 vsize=1105064 CPUtime=373.91
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18082 0 0 0 37372 19 0 0 18 0 2 0 96544516 1131585536 261058 1992294400 134512640 135305190 4294956224 18446744073709551615 134542019 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 756.76
Current children cumulated vsize (KiB) 1110420

[startup+390.302 s]
/proc/loadavg: 1.99 1.72 1.32 3/67 20394
/proc/meminfo: memFree=387616/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105064 CPUtime=769.51
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261300 0 0 0 76791 160 0 0 18 0 2 0 96543604 1131585536 261058 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276266 261058 83 193 0 276070 0
[pid=20392/tid=20394] ppid=20390 vsize=1105064 CPUtime=380.29
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18082 0 0 0 38010 19 0 0 20 0 2 0 96544516 1131585536 261058 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 769.51
Current children cumulated vsize (KiB) 1110420

[startup+396.701 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 20394
/proc/meminfo: memFree=387296/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105208 CPUtime=782.28
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261364 0 0 0 78068 160 0 0 20 0 2 0 96543604 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276302 261122 83 193 0 276106 0
[pid=20392/tid=20394] ppid=20390 vsize=1105208 CPUtime=386.68
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18146 0 0 0 38649 19 0 0 25 0 2 0 96544516 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 782.28
Current children cumulated vsize (KiB) 1110564

[startup+398.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 20394
/proc/meminfo: memFree=387296/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105208 CPUtime=785.47
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261364 0 0 0 78387 160 0 0 25 0 2 0 96543604 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276302 261122 83 193 0 276106 0
[pid=20392/tid=20394] ppid=20390 vsize=1105208 CPUtime=388.28
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18146 0 0 0 38809 19 0 0 25 0 2 0 96544516 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 785.47
Current children cumulated vsize (KiB) 1110564

[startup+399.902 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 20394
/proc/meminfo: memFree=387296/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105208 CPUtime=788.67
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261364 0 0 0 78707 160 0 0 25 0 2 0 96543604 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134570400 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276302 261122 83 193 0 276106 0
[pid=20392/tid=20394] ppid=20390 vsize=1105208 CPUtime=389.88
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18146 0 0 0 38969 19 0 0 25 0 2 0 96544516 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 788.67
Current children cumulated vsize (KiB) 1110564

[startup+400.702 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 20394
/proc/meminfo: memFree=387296/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=1105208 CPUtime=790.26
/proc/20392/stat : 20392 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194304 261364 0 0 0 78866 160 0 0 25 0 2 0 96543604 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 276302 261122 83 193 0 276106 0
[pid=20392/tid=20394] ppid=20390 vsize=1105208 CPUtime=390.68
/proc/20392/task/20394/stat : 20394 (manysat1.1_stat) R 20390 20390 20143 0 -1 4194368 18146 0 0 0 39049 19 0 0 25 0 2 0 96544516 1131732992 261122 1992294400 134512640 135305190 4294956224 18446744073709551615 134528212 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 790.26
Current children cumulated vsize (KiB) 1110564

[startup+400.902 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 20394
/proc/meminfo: memFree=387296/2055920 swapFree=4192812/4192956
[pid=20390] ppid=20388 vsize=5356 CPUtime=0
/proc/20390/stat : 20390 (manysat.sh) S 20388 20390 20143 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96543604 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20390/statm: 1339 237 195 169 0 50 0
[pid=20392] ppid=20390 vsize=0 CPUtime=790.54
/proc/20392/stat : 20392 (manysat1.1_stat) Z 20390 20390 20143 0 -1 4194316 261386 0 0 0 78881 173 0 0 25 0 2 0 96543604 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/20392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 790.54
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 400.934
CPU time (s): 790.582
CPU user time (s): 788.815
CPU system time (s): 1.76673
CPU usage (%): 197.185
Max. virtual memory (cumulated for all children) (KiB): 1110564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 788.815
system time used= 1.76673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261787
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= 1918
involuntary context switches= 5891

runsolver used 0.407937 second user time and 1.05884 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 20:44:59
IDJOB=1723312
IDBENCH=71695
IDSOLVER=515
FILE ID=node10/1723312-1240685090
PBS_JOBID= 9186689
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=496129285

node10.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.263
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	: 5931.00
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.263
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:       1430496 kB
Buffers:         33924 kB
Cached:         509192 kB
SwapCached:          0 kB
Active:         306036 kB
Inactive:       251048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          167824 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            54364 kB
Committed_AS:   344776 kB
PageTables:       1380 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= 66176 MiB
End job on node10 at 2009-04-25 20:51:41