Trace number 1514136

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.09 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
MD5SUM5d2224f3d8577481fb818d6a750d12f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.73743
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
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-1514136-1238226985/watcher-1514136-1238226985 -o /tmp/evaluation-result-1514136-1238226985/solver-1514136-1238226985 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514136-1238226985.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.95 1.01 0.99 3/64 30064
/proc/meminfo: memFree=1580160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=2324 CPUtime=0
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 1095361331 2379776 328 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 581 328 144 377 0 201 0

[startup+0.0288249 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 30064
/proc/meminfo: memFree=1580160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=3904 CPUtime=0.02
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 782 0 0 0 2 0 0 0 18 0 1 0 1095361331 3997696 720 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 976 720 165 377 0 596 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3904

[startup+0.101832 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 30064
/proc/meminfo: memFree=1580160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=4176 CPUtime=0.09
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 945 0 0 0 9 0 0 0 18 0 1 0 1095361331 4276224 836 1992294400 134512640 136057169 4294956160 18446744073709551615 134809010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 1044 836 178 377 0 664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4176

[startup+0.301849 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 30064
/proc/meminfo: memFree=1580160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=4176 CPUtime=0.29
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 949 0 0 0 29 0 0 0 19 0 1 0 1095361331 4276224 840 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 1044 840 182 377 0 664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4176

[startup+0.701885 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 30064
/proc/meminfo: memFree=1580160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=5516 CPUtime=0.69
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 1259 0 0 0 69 0 0 0 22 0 1 0 1095361331 5648384 1150 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 1379 1150 182 377 0 999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5516

[startup+1.50196 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1575032/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=8552 CPUtime=1.49
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 2014 0 0 0 148 1 0 0 25 0 1 0 1095361331 8757248 1905 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 2138 1905 182 377 0 1758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8552

[startup+3.1011 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1572920/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=10004 CPUtime=3.09
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 2385 0 0 0 308 1 0 0 25 0 1 0 1095361331 10244096 2276 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 2501 2276 182 377 0 2121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10004

[startup+6.30139 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1569208/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=12248 CPUtime=6.29
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 2941 0 0 0 628 1 0 0 25 0 1 0 1095361331 12541952 2832 1992294400 134512640 136057169 4294956160 18446744073709551615 134756822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 3062 2832 182 377 0 2682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12248

[startup+12.702 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1566328/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=15028 CPUtime=12.68
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 3653 0 0 0 1267 1 0 0 25 0 1 0 1095361331 15388672 3544 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 3757 3544 182 377 0 3377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15028

[startup+25.5021 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1563960/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=17404 CPUtime=25.48
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 4228 0 0 0 2547 1 0 0 25 0 1 0 1095361331 17821696 4119 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 4351 4119 182 377 0 3971 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17404

[startup+51.1024 s]
/proc/loadavg: 0.98 1.01 0.99 2/65 30065
/proc/meminfo: memFree=1558968/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=22292 CPUtime=51.07
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 5476 0 0 0 5105 2 0 0 25 0 1 0 1095361331 22827008 5367 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 5573 5367 182 377 0 5193 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22292

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30065
/proc/meminfo: memFree=1552888/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=28408 CPUtime=102.26
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 6995 0 0 0 10223 3 0 0 25 0 1 0 1095361331 29089792 6886 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 7102 6886 182 377 0 6722 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28408

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30065
/proc/meminfo: memFree=1546232/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=35080 CPUtime=162.24
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 8652 0 0 0 16220 4 0 0 25 0 1 0 1095361331 35921920 8543 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 8770 8543 182 377 0 8390 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35080

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30065
/proc/meminfo: memFree=1544888/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=36408 CPUtime=222.23
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 8970 0 0 0 22219 4 0 0 25 0 1 0 1095361331 37281792 8861 1992294400 134512640 136057169 4294956160 18446744073709551615 134825021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 9102 8861 182 377 0 8722 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36408

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1538232/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=42924 CPUtime=282.21
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 10588 0 0 0 28216 5 0 0 25 0 1 0 1095361331 43954176 10479 1992294400 134512640 136057169 4294956160 18446744073709551615 134628123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 10731 10479 182 377 0 10351 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42924

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1538232/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=42924 CPUtime=342.19
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 10590 0 0 0 34214 5 0 0 25 0 1 0 1095361331 43954176 10481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 10731 10481 182 377 0 10351 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 42924

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1537528/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=43752 CPUtime=402.17
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 10788 0 0 0 40212 5 0 0 25 0 1 0 1095361331 44802048 10679 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 10938 10679 182 377 0 10558 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 43752

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1536120/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=45212 CPUtime=462.16
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 11153 0 0 0 46210 6 0 0 25 0 1 0 1095361331 46297088 11044 1992294400 134512640 136057169 4294956160 18446744073709551615 134756826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 11303 11044 182 377 0 10923 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45212

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1535416/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=45872 CPUtime=522.15
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 11327 0 0 0 52208 7 0 0 25 0 1 0 1095361331 46972928 11218 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 11468 11218 182 377 0 11088 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45872

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1530744/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=50396 CPUtime=582.12
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 12472 0 0 0 58205 7 0 0 25 0 1 0 1095361331 51605504 12363 1992294400 134512640 136057169 4294956160 18446744073709551615 134637501 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 12599 12363 182 377 0 12219 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 50396

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1523896/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=57260 CPUtime=642.12
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 14175 0 0 0 64203 9 0 0 25 0 1 0 1095361331 58634240 14066 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 14315 14066 182 377 0 13935 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 57260

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1523896/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=57260 CPUtime=702.09
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 14176 0 0 0 70200 9 0 0 25 0 1 0 1095361331 58634240 14067 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 14315 14067 182 377 0 13935 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 57260

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1523832/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=57260 CPUtime=762.08
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 14176 0 0 0 76199 9 0 0 25 0 1 0 1095361331 58634240 14067 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 14315 14067 182 377 0 13935 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 57260

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1523832/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=57012 CPUtime=822.07
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 14177 0 0 0 82197 10 0 0 25 0 1 0 1095361331 58380288 14026 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 14253 14026 182 377 0 13873 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 57012

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1522232/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=58780 CPUtime=882.04
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 14603 0 0 0 88194 10 0 0 25 0 1 0 1095361331 60190720 14452 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 14695 14452 182 377 0 14315 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 58780

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1519608/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=61380 CPUtime=942.02
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15246 0 0 0 94192 10 0 0 25 0 1 0 1095361331 62853120 15095 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 15345 15095 182 377 0 14965 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 61380

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1519160/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=61792 CPUtime=1002.02
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15356 0 0 0 100191 11 0 0 25 0 1 0 1095361331 63275008 15205 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 15448 15205 182 377 0 15068 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 61792

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1518776/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=62188 CPUtime=1062
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15455 0 0 0 106189 11 0 0 25 0 1 0 1095361331 63680512 15304 1992294400 134512640 136057169 4294956160 18446744073709551615 134820161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 15547 15304 182 377 0 15167 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 62188

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 30071
/proc/meminfo: memFree=1517752/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=63244 CPUtime=1121.99
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15709 0 0 0 112187 12 0 0 25 0 1 0 1095361331 64761856 15558 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 15811 15558 182 377 0 15431 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 63244

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 30071
/proc/meminfo: memFree=1516984/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=64036 CPUtime=1181.96
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15894 0 0 0 118184 12 0 0 25 0 1 0 1095361331 65572864 15743 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 16009 15743 182 377 0 15629 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 64036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 30071
/proc/meminfo: memFree=1516984/2055920 swapFree=4178352/4192956
[pid=30064] ppid=30062 vsize=64036 CPUtime=1200.06
/proc/30064/stat : 30064 (clasp) R 30062 30064 29875 0 -1 4194304 15894 0 0 0 119994 12 0 0 25 0 1 0 1095361331 65572864 15743 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30064/statm: 16009 15743 182 377 0 15629 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 64036

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.138978
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 64036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15896
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= 1349

runsolver used 0.845871 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 08:56:25
IDJOB=1514136
IDBENCH=70321
IDSOLVER=508
FILE ID=node43/1514136-1238226985
PBS_JOBID= 9060609
Free space on /tmp= 63084 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1490060417-003.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-1514136-1238226985/watcher-1514136-1238226985 -o /tmp/evaluation-result-1514136-1238226985/solver-1514136-1238226985 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514136-1238226985.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= 5d2224f3d8577481fb818d6a750d12f6
RANDOM SEED=461742560

node43.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.242
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.242
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:       1580576 kB
Buffers:         43140 kB
Cached:         350236 kB
SwapCached:       8504 kB
Active:          81960 kB
Inactive:       321388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580576 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          15728 kB
Slab:            57948 kB
Committed_AS:  2369172 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-28 09:16:28