Trace number 1512660

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
clasp 1.2.0-SAT09-32? (TO) 1200.04 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1748152762-086.cnf
MD5SUMcb3df87f6ea203a41951f0aeb36ba2e4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.3162
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512660-1238206540/watcher-1512660-1238206540 -o /tmp/evaluation-result-1512660-1238206540/solver-1512660-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512660-1238206540.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 0.92 0.95 0.69 3/64 2845
/proc/meminfo: memFree=920088/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=1960 CPUtime=0
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 1093320266 2007040 228 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 490 228 144 377 0 110 0

[startup+0.0936941 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 2845
/proc/meminfo: memFree=920088/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=3620 CPUtime=0.08
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 709 0 0 0 8 0 0 0 18 0 1 0 1093320266 3706880 688 1992294400 134512640 136057169 4294956160 18446744073709551615 134618557 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 905 688 181 377 0 525 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3620

[startup+0.101694 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 2845
/proc/meminfo: memFree=920088/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=3620 CPUtime=0.09
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 710 0 0 0 9 0 0 0 18 0 1 0 1093320266 3706880 689 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 905 689 182 377 0 525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3620

[startup+0.301729 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 2845
/proc/meminfo: memFree=920088/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=4148 CPUtime=0.29
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 847 0 0 0 29 0 0 0 19 0 1 0 1093320266 4247552 826 1992294400 134512640 136057169 4294956160 18446744073709551615 134618427 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 1037 826 182 377 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4148

[startup+0.7018 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 2845
/proc/meminfo: memFree=920088/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=5864 CPUtime=0.7
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 1266 0 0 0 69 1 0 0 23 0 1 0 1093320266 6004736 1245 1992294400 134512640 136057169 4294956160 18446744073709551615 134618507 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 1466 1245 182 377 0 1086 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 5864

[startup+1.50194 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 2846
/proc/meminfo: memFree=915600/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=6656 CPUtime=1.49
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 1453 0 0 0 148 1 0 0 25 0 1 0 1093320266 6815744 1432 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 1664 1432 182 377 0 1284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6656

[startup+3.10123 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 2846
/proc/meminfo: memFree=914384/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=7448 CPUtime=3.09
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 1683 0 0 0 308 1 0 0 25 0 1 0 1093320266 7626752 1662 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 1862 1662 182 377 0 1482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7448

[startup+6.3018 s]
/proc/loadavg: 0.93 0.95 0.69 2/65 2846
/proc/meminfo: memFree=912848/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=8772 CPUtime=6.29
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 1984 0 0 0 627 2 0 0 25 0 1 0 1093320266 8982528 1963 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 2193 1963 182 377 0 1813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8772

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.69 2/65 2846
/proc/meminfo: memFree=911184/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=10640 CPUtime=12.68
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 2451 0 0 0 1266 2 0 0 25 0 1 0 1093320266 10895360 2430 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 2660 2430 182 377 0 2280 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10640

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.70 2/65 2846
/proc/meminfo: memFree=908880/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=12720 CPUtime=25.48
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 2967 0 0 0 2545 3 0 0 25 0 1 0 1093320266 13025280 2946 1992294400 134512640 136057169 4294956160 18446744073709551615 134828557 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 3180 2946 182 377 0 2800 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12720

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.71 2/65 2846
/proc/meminfo: memFree=905424/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=16236 CPUtime=51.06
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 3843 0 0 0 5103 3 0 0 25 0 1 0 1093320266 16625664 3822 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 4059 3822 182 377 0 3679 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16236

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/65 2846
/proc/meminfo: memFree=902608/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=18864 CPUtime=102.25
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 4515 0 0 0 10221 4 0 0 25 0 1 0 1093320266 19316736 4494 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 4716 4494 182 377 0 4336 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18864

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 2846
/proc/meminfo: memFree=899792/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=21776 CPUtime=162.21
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 5226 0 0 0 16217 4 0 0 25 0 1 0 1093320266 22298624 5205 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 5444 5205 182 377 0 5064 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21776

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 2846
/proc/meminfo: memFree=896976/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=24552 CPUtime=222.19
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 5926 0 0 0 22214 5 0 0 25 0 1 0 1093320266 25141248 5905 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 6138 5905 182 377 0 5758 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 24552

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 2846
/proc/meminfo: memFree=894544/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=27076 CPUtime=282.15
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 6558 0 0 0 28210 5 0 0 25 0 1 0 1093320266 27725824 6524 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 6769 6524 182 377 0 6389 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 27076

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 2846
/proc/meminfo: memFree=893200/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=28460 CPUtime=342.13
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 6898 0 0 0 34208 5 0 0 25 0 1 0 1093320266 29143040 6864 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 7115 6864 182 377 0 6735 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 28460

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 2846
/proc/meminfo: memFree=892368/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=29332 CPUtime=402.09
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 7098 0 0 0 40204 5 0 0 25 0 1 0 1093320266 30035968 7064 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 7333 7064 182 377 0 6953 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 29332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 2846
/proc/meminfo: memFree=888976/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=32768 CPUtime=462.07
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 7953 0 0 0 46201 6 0 0 25 0 1 0 1093320266 33554432 7919 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 8192 7919 182 377 0 7812 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 32768

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 2846
/proc/meminfo: memFree=888144/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=33612 CPUtime=522.04
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 8172 0 0 0 52198 6 0 0 25 0 1 0 1093320266 34418688 8138 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 8403 8138 182 377 0 8023 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 33612

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 2846
/proc/meminfo: memFree=887568/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=34088 CPUtime=582.02
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 8317 0 0 0 58196 6 0 0 25 0 1 0 1093320266 34906112 8258 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 8522 8258 182 377 0 8142 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 34088

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 2846
/proc/meminfo: memFree=887120/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=34696 CPUtime=641.99
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 8435 0 0 0 64193 6 0 0 25 0 1 0 1093320266 35528704 8376 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 8674 8376 182 377 0 8294 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 34696

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 2846
/proc/meminfo: memFree=883600/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=38076 CPUtime=701.96
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9285 0 0 0 70189 7 0 0 25 0 1 0 1093320266 38989824 9226 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 9519 9226 182 377 0 9139 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 38076

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 2846
/proc/meminfo: memFree=882640/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=39148 CPUtime=761.94
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9535 0 0 0 76187 7 0 0 25 0 1 0 1093320266 40087552 9476 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 9787 9476 182 377 0 9407 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 39148

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 2846
/proc/meminfo: memFree=882320/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=39464 CPUtime=821.9
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9609 0 0 0 82183 7 0 0 25 0 1 0 1093320266 40411136 9550 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 9866 9550 182 377 0 9486 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39464

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 2846
/proc/meminfo: memFree=881744/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=40212 CPUtime=881.88
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9763 0 0 0 88181 7 0 0 25 0 1 0 1093320266 41177088 9704 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 10053 9704 182 377 0 9673 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 40212

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 2846
/proc/meminfo: memFree=881360/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=40424 CPUtime=941.85
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9864 0 0 0 94178 7 0 0 25 0 1 0 1093320266 41394176 9764 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 10106 9764 182 377 0 9726 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 40424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 2846
/proc/meminfo: memFree=880976/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=41036 CPUtime=1001.81
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 9995 0 0 0 100174 7 0 0 25 0 1 0 1093320266 42020864 9895 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 10259 9895 182 377 0 9879 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 41036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 2846
/proc/meminfo: memFree=878352/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=43656 CPUtime=1061.8
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 10660 0 0 0 106172 8 0 0 25 0 1 0 1093320266 44703744 10560 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 10914 10560 182 377 0 10534 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 43656

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 2846
/proc/meminfo: memFree=876624/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=45456 CPUtime=1121.75
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 11084 0 0 0 112167 8 0 0 25 0 1 0 1093320266 46546944 10984 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 11364 10984 182 377 0 10984 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 45456

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 2846
/proc/meminfo: memFree=876240/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=45932 CPUtime=1181.72
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 11181 0 0 0 118164 8 0 0 25 0 1 0 1093320266 47034368 11081 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 11483 11081 182 377 0 11103 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 45932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 2846
/proc/meminfo: memFree=876048/2055920 swapFree=4178768/4192956
[pid=2845] ppid=2843 vsize=46064 CPUtime=1200.03
/proc/2845/stat : 2845 (clasp) R 2843 2845 2774 0 -1 4194304 11229 0 0 0 119994 9 0 0 25 0 1 0 1093320266 47169536 11129 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0
/proc/2845/statm: 11516 11129 182 377 0 11136 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 46064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.097985
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 46064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11232
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= 2
involuntary context switches= 3751

runsolver used 1.12383 second user time and 3.25251 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-28 03:15:40
IDJOB=1512660
IDBENCH=70198
IDSOLVER=508
FILE ID=node12/1512660-1238206540
PBS_JOBID= 9060552
Free space on /tmp= 65364 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1748152762-086.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512660-1238206540/watcher-1512660-1238206540 -o /tmp/evaluation-result-1512660-1238206540/solver-1512660-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512660-1238206540.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= cb3df87f6ea203a41951f0aeb36ba2e4
RANDOM SEED=1220455083

node12.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.266
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.266
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:        920504 kB
Buffers:         83720 kB
Cached:         955696 kB
SwapCached:       7988 kB
Active:         166344 kB
Inactive:       882464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        920504 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          14996 kB
Slab:            72608 kB
Committed_AS:  2961600 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= 65360 MiB
End job on node12 at 2009-03-28 03:35:43