Trace number 1723155

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) 152.591 81.1783

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2438
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
152.38/81.02	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
152.38/81.02	c ============================[ Problem Statistics ]=============================
152.38/81.02	c |                                                                             |
152.38/81.02	c threadId              : 0
152.38/81.02	c restarts              : 215
152.38/81.02	c conflicts             : 27400          (182 /sec)
152.38/81.02	c decisions             : 446822         (1.04 % random) (2960 /sec)
152.38/81.02	c propagations          : 88416863       (585817 /sec)
152.38/81.02	c conflict literals     : 3741730        (19.70 % deleted)
152.38/81.02	c Memory used           : 1012.27 MB
152.38/81.02	c CPU time              : 150.929 s
152.38/81.02	
152.38/81.02	c --->m=2, e=8, aimd=0, HOME/instance-1723155-1240683720.cnf	time: 75.465	conflicts: 27400        

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-1723155-1240683720/watcher-1723155-1240683720 -o /tmp/evaluation-result-1723155-1240683720/solver-1723155-1240683720 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1723155-1240683720.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.09 1.02 1.01 3/64 18093
/proc/meminfo: memFree=1508152/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) R 18091 18093 17853 0 -1 4194304 291 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1984 CPUtime=0
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 96405941 2031616 289 1992294400 134512640 135305190 4294956224 18446744073709551615 134698910 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 496 297 68 193 0 300 0

[startup+0.035167 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 18093
/proc/meminfo: memFree=1508152/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=5644 CPUtime=0.02
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 1246 0 0 0 2 0 0 0 20 0 1 0 96405941 5779456 1232 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 1411 1233 71 193 0 1215 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11000

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

[startup+0.301208 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 18093
/proc/meminfo: memFree=1508152/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=37452 CPUtime=0.28
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 8919 0 0 0 24 4 0 0 22 0 1 0 96405941 38350848 8905 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 9363 8906 71 193 0 9167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42808

[startup+0.702271 s]
/proc/loadavg: 1.09 1.02 1.01 3/64 18093
/proc/meminfo: memFree=1508152/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=85520 CPUtime=0.69
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 20483 0 0 0 57 12 0 0 25 0 1 0 96405941 87572480 20470 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 21380 20471 71 193 0 21184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90876

[startup+1.5014 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18096
/proc/meminfo: memFree=1392616/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=179748 CPUtime=1.49
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 43105 0 0 0 125 24 0 0 25 0 1 0 96405941 184061952 43091 1992294400 134512640 135305190 4294956224 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 44937 43092 71 193 0 44741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 185104

[startup+3.10167 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18096
/proc/meminfo: memFree=1268072/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=359736 CPUtime=3.08
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 87402 0 0 0 262 46 0 0 25 0 1 0 96405941 368369664 87388 1992294400 134512640 135305190 4294956224 18446744073709551615 134526462 0 0 4096 3 0 0 0 17 1 0 0
/proc/18095/statm: 89934 87388 71 193 0 89738 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 365092

[startup+6.30217 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 18096
/proc/meminfo: memFree=912232/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=718932 CPUtime=6.27
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 173361 0 0 0 534 93 0 0 25 0 1 0 96405941 736186368 173347 1992294400 134512640 135305190 4294956224 18446744073709551615 134560346 0 0 4096 3 0 0 0 17 0 0 0
/proc/18095/statm: 179733 173348 71 193 0 179537 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 724288

[startup+12.7012 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 18097
/proc/meminfo: memFree=591008/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=976152 CPUtime=16.2
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 230670 0 0 0 1495 125 0 0 17 0 2 0 96405941 999579648 230470 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 244038 230470 83 193 0 243842 0
[pid=18095/tid=18097] ppid=18093 vsize=976152 CPUtime=3.52
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 2350 0 0 0 350 2 0 0 17 0 2 0 96406855 999579648 230470 1992294400 134512640 135305190 4294956224 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.2
Current children cumulated vsize (KiB) 981508

[startup+25.5022 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 18097
/proc/meminfo: memFree=573088/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=992984 CPUtime=41.75
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 234682 0 0 0 4046 129 0 0 25 0 2 0 96405941 1016815616 234400 1992294400 134512640 135305190 4294956224 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 248246 234400 83 193 0 248050 0
[pid=18095/tid=18097] ppid=18093 vsize=992984 CPUtime=16.27
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 3790 0 0 0 1623 4 0 0 25 0 2 0 96406855 1016815616 234400 1992294400 134512640 135305190 4294956224 18446744073709551615 134528826 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.75
Current children cumulated vsize (KiB) 998340

[startup+51.1023 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 18097
/proc/meminfo: memFree=550752/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1018052 CPUtime=92.71
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 240556 0 0 0 9136 135 0 0 25 0 2 0 96405941 1042485248 240182 1992294400 134512640 135305190 4294956224 18446744073709551615 134530654 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 254513 240182 83 193 0 254317 0
[pid=18095/tid=18097] ppid=18093 vsize=1018052 CPUtime=41.64
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 7884 0 0 0 4156 8 0 0 19 0 2 0 96406855 1042485248 240182 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.71
Current children cumulated vsize (KiB) 1023408

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

[startup+63.9014 s]
/proc/loadavg: 1.63 1.18 1.06 3/67 18097
/proc/meminfo: memFree=542240/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1026192 CPUtime=118.25
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 242508 0 0 0 11689 136 0 0 25 0 2 0 96405941 1050820608 242130 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 256548 242130 83 193 0 256352 0
[pid=18095/tid=18097] ppid=18093 vsize=1026192 CPUtime=54.39
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 8785 0 0 0 5430 9 0 0 19 0 2 0 96406855 1050820608 242130 1992294400 134512640 135305190 4294956224 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 1031548

[startup+70.3014 s]
/proc/loadavg: 1.69 1.20 1.07 3/67 18097
/proc/meminfo: memFree=538528/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1030596 CPUtime=131.03
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 243404 0 0 0 12965 138 0 0 18 0 2 0 96405941 1055330304 243022 1992294400 134512640 135305190 4294956224 18446744073709551615 134528854 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 257649 243022 83 193 0 257453 0
[pid=18095/tid=18097] ppid=18093 vsize=1030596 CPUtime=60.76
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 8989 0 0 0 6067 9 0 0 23 0 2 0 96406855 1055330304 243022 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 131.03
Current children cumulated vsize (KiB) 1035952

[startup+76.7024 s]
/proc/loadavg: 1.71 1.22 1.07 3/67 18097
/proc/meminfo: memFree=535456/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1033432 CPUtime=143.8
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 244240 0 0 0 14241 139 0 0 25 0 2 0 96405941 1058234368 243858 1992294400 134512640 135305190 4294956224 18446744073709551615 134530700 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 258358 243858 83 193 0 258162 0
[pid=18095/tid=18097] ppid=18093 vsize=1033432 CPUtime=67.14
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 9405 0 0 0 6704 10 0 0 25 0 2 0 96406855 1058234368 243858 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 143.8
Current children cumulated vsize (KiB) 1038788

[startup+78.3017 s]
/proc/loadavg: 1.71 1.22 1.07 3/67 18097
/proc/meminfo: memFree=534432/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1035132 CPUtime=146.99
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 244493 0 0 0 14560 139 0 0 25 0 2 0 96405941 1059975168 244111 1992294400 134512640 135305190 4294956224 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 258783 244111 83 193 0 258587 0
[pid=18095/tid=18097] ppid=18093 vsize=1035132 CPUtime=68.73
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 9570 0 0 0 6863 10 0 0 25 0 2 0 96406855 1059975168 244111 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 146.99
Current children cumulated vsize (KiB) 1040488

[startup+79.9019 s]
/proc/loadavg: 1.71 1.22 1.07 3/67 18097
/proc/meminfo: memFree=533920/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1036008 CPUtime=150.19
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 244762 0 0 0 14879 140 0 0 18 0 2 0 96405941 1060872192 244376 1992294400 134512640 135305190 4294956224 18446744073709551615 134530579 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 259002 244376 83 193 0 258806 0
[pid=18095/tid=18097] ppid=18093 vsize=1036008 CPUtime=70.34
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 9783 0 0 0 7023 11 0 0 18 0 2 0 96406855 1060872192 244376 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 150.19
Current children cumulated vsize (KiB) 1041364

[startup+80.701 s]
/proc/loadavg: 1.73 1.23 1.08 3/67 18097
/proc/meminfo: memFree=533088/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=1036284 CPUtime=151.78
/proc/18095/stat : 18095 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194304 244825 0 0 0 15038 140 0 0 19 0 2 0 96405941 1061154816 244439 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 259071 244439 83 193 0 258875 0
[pid=18095/tid=18097] ppid=18093 vsize=1036284 CPUtime=71.13
/proc/18095/task/18097/stat : 18097 (manysat1.1_stat) R 18093 18093 17853 0 -1 4194368 9786 0 0 0 7102 11 0 0 19 0 2 0 96406855 1061154816 244439 1992294400 134512640 135305190 4294956224 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 151.78
Current children cumulated vsize (KiB) 1041640

[startup+81.1025 s]
/proc/loadavg: 1.73 1.23 1.08 3/67 18097
/proc/meminfo: memFree=533088/2055920 swapFree=4181132/4192956
[pid=18093] ppid=18091 vsize=5356 CPUtime=0
/proc/18093/stat : 18093 (manysat.sh) S 18091 18093 17853 0 -1 4194304 310 79 0 0 0 0 0 0 18 0 1 0 96405941 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18093/statm: 1339 237 195 169 0 50 0
[pid=18095] ppid=18093 vsize=0 CPUtime=152.5
/proc/18095/stat : 18095 (manysat1.1_stat) Z 18093 18093 17853 0 -1 4194316 244886 0 0 0 15102 148 0 0 20 0 2 0 96405941 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/18095/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 152.5
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 81.1783
CPU time (s): 152.591
CPU user time (s): 151.024
CPU system time (s): 1.56676
CPU usage (%): 187.97
Max. virtual memory (cumulated for all children) (KiB): 1041920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.024
system time used= 1.56676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245287
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= 1053
involuntary context switches= 1109

runsolver used 0.073988 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 20:22:10
IDJOB=1723155
IDBENCH=71685
IDSOLVER=514
FILE ID=node26/1723155-1240683720
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-b7.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723155-1240683720/watcher-1723155-1240683720 -o /tmp/evaluation-result-1723155-1240683720/solver-1723155-1240683720 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1723155-1240683720.cnf aimd 1

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

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=1809617582

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:       1508568 kB
Buffers:         48396 kB
Cached:         419668 kB
SwapCached:       5760 kB
Active:         257292 kB
Inactive:       219056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508568 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:          167824 kB
Writeback:           0 kB
Mapped:          13584 kB
Slab:            57032 kB
Committed_AS:   303216 kB
PageTables:       1368 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:23:31