Trace number 1512744

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S115851319-100.cnf
MD5SUMa1edfaeac2621d913d1c4fa9fc78f271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark169.393
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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-1512744-1238207744/watcher-1512744-1238207744 -o /tmp/evaluation-result-1512744-1238207744/solver-1512744-1238207744 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512744-1238207744.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.91 0.95 0.87 3/64 31552
/proc/meminfo: memFree=916576/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=1960 CPUtime=0
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 1093441308 2007040 227 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 490 227 144 377 0 110 0

[startup+0.019987 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 31552
/proc/meminfo: memFree=916576/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=2832 CPUtime=0.01
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 488 0 0 0 1 0 0 0 18 0 1 0 1093441308 2899968 464 1992294400 134512640 136057169 4294956176 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 708 464 163 377 0 328 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2832

[startup+0.101995 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 31552
/proc/meminfo: memFree=916576/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=3760 CPUtime=0.09
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 721 0 0 0 9 0 0 0 18 0 1 0 1093441308 3850240 697 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 940 697 169 377 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3760

[startup+0.302014 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 31552
/proc/meminfo: memFree=916576/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=4552 CPUtime=0.29
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 938 0 0 0 29 0 0 0 19 0 1 0 1093441308 4661248 914 1992294400 134512640 136057169 4294956176 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 1138 914 183 377 0 758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4552

[startup+0.701057 s]
/proc/loadavg: 0.91 0.95 0.87 3/64 31552
/proc/meminfo: memFree=916576/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=5860 CPUtime=0.69
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 1284 0 0 0 69 0 0 0 22 0 1 0 1093441308 6000640 1260 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 1465 1260 183 377 0 1085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5860

[startup+1.50114 s]
/proc/loadavg: 0.91 0.95 0.87 2/65 31553
/proc/meminfo: memFree=911128/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=8892 CPUtime=1.49
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 2012 0 0 0 149 0 0 0 25 0 1 0 1093441308 9105408 1988 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 2223 1988 183 377 0 1843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.1013 s]
/proc/loadavg: 0.92 0.95 0.87 2/65 31553
/proc/meminfo: memFree=908952/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=10064 CPUtime=3.09
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 2328 0 0 0 308 1 0 0 25 0 1 0 1093441308 10305536 2304 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 2516 2304 183 377 0 2136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10064

[startup+6.30163 s]
/proc/loadavg: 0.92 0.95 0.87 2/65 31553
/proc/meminfo: memFree=906904/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=11624 CPUtime=6.29
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 2703 0 0 0 628 1 0 0 25 0 1 0 1093441308 11902976 2679 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 2906 2679 183 377 0 2526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11624

[startup+12.7013 s]
/proc/loadavg: 0.93 0.96 0.87 2/65 31553
/proc/meminfo: memFree=903832/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=14256 CPUtime=12.69
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 3377 0 0 0 1267 2 0 0 25 0 1 0 1093441308 14598144 3353 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 3564 3353 183 377 0 3184 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14256

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.87 2/65 31553
/proc/meminfo: memFree=901592/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=16232 CPUtime=25.49
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 3856 0 0 0 2547 2 0 0 25 0 1 0 1093441308 16621568 3832 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 4058 3832 183 377 0 3678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16232

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.88 2/65 31553
/proc/meminfo: memFree=896600/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=21320 CPUtime=51.08
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 5118 0 0 0 5105 3 0 0 25 0 1 0 1093441308 21831680 5094 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 5330 5094 183 377 0 4950 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21320

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.88 2/65 31553
/proc/meminfo: memFree=893400/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=24336 CPUtime=102.26
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 5901 0 0 0 10223 3 0 0 25 0 1 0 1093441308 24920064 5875 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 6084 5875 183 377 0 5704 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24336

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 31553
/proc/meminfo: memFree=889752/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=28052 CPUtime=162.25
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 6828 0 0 0 16220 5 0 0 25 0 1 0 1093441308 28725248 6802 1992294400 134512640 136057169 4294956176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 7013 6802 183 377 0 6633 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28052

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 31553
/proc/meminfo: memFree=886104/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=31788 CPUtime=222.23
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 7722 0 0 0 22217 6 0 0 25 0 1 0 1093441308 32550912 7696 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 7947 7696 183 377 0 7567 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31788

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 31553
/proc/meminfo: memFree=882840/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=35060 CPUtime=282.21
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 8535 0 0 0 28215 6 0 0 25 0 1 0 1093441308 35901440 8509 1992294400 134512640 136057169 4294956176 18446744073709551615 134615966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 8765 8509 183 377 0 8385 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35060

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31553
/proc/meminfo: memFree=881560/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=36240 CPUtime=342.2
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 8845 0 0 0 34213 7 0 0 25 0 1 0 1093441308 37109760 8819 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 9060 8819 183 377 0 8680 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36240

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=880600/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=37164 CPUtime=402.18
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 9066 0 0 0 40211 7 0 0 25 0 1 0 1093441308 38055936 9040 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 9291 9040 183 377 0 8911 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 37164

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=877400/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=40552 CPUtime=462.17
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 9895 0 0 0 46209 8 0 0 25 0 1 0 1093441308 41525248 9869 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 10138 9869 183 377 0 9758 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 40552

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=875800/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=42224 CPUtime=522.15
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 10305 0 0 0 52207 8 0 0 25 0 1 0 1093441308 43237376 10279 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 10556 10279 183 377 0 10176 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 42224

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=875160/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=42656 CPUtime=582.14
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 10446 0 0 0 58206 8 0 0 25 0 1 0 1093441308 43679744 10413 1992294400 134512640 136057169 4294956176 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 10664 10413 183 377 0 10284 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 42656

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=872664/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=45280 CPUtime=642.13
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 11105 0 0 0 64204 9 0 0 25 0 1 0 1093441308 46366720 11057 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 11320 11057 183 377 0 10940 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45280

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=869848/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=48148 CPUtime=702.11
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 11799 0 0 0 70201 10 0 0 25 0 1 0 1093441308 49303552 11751 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12037 11751 183 377 0 11657 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 48148

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=869400/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=48596 CPUtime=762.1
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 11912 0 0 0 76200 10 0 0 25 0 1 0 1093441308 49762304 11864 1992294400 134512640 136057169 4294956176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12149 11864 183 377 0 11769 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 48596

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=868952/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=49084 CPUtime=822.08
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 12036 0 0 0 82198 10 0 0 25 0 1 0 1093441308 50262016 11988 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12271 11988 183 377 0 11891 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 49084

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=867672/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=50280 CPUtime=882.07
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 12338 0 0 0 88196 11 0 0 25 0 1 0 1093441308 51486720 12290 1992294400 134512640 136057169 4294956176 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12570 12290 183 377 0 12190 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 50280

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=867352/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=50724 CPUtime=942.05
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 12426 0 0 0 94194 11 0 0 25 0 1 0 1093441308 51941376 12378 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12681 12378 183 377 0 12301 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 50724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=866520/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=51524 CPUtime=1002.04
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 12633 0 0 0 100193 11 0 0 25 0 1 0 1093441308 52760576 12585 1992294400 134512640 136057169 4294956176 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 12881 12585 183 377 0 12501 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 51524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=862872/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=55280 CPUtime=1062.02
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 13561 0 0 0 106190 12 0 0 25 0 1 0 1093441308 56606720 13489 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 13820 13489 183 377 0 13440 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 55280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=861656/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=56452 CPUtime=1122
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 13864 0 0 0 112187 13 0 0 25 0 1 0 1093441308 57806848 13792 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 14113 13792 183 377 0 13733 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 56452

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=861144/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=57004 CPUtime=1181.98
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 13993 0 0 0 118185 13 0 0 25 0 1 0 1093441308 58372096 13921 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 14251 13921 183 377 0 13871 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 57004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 31555
/proc/meminfo: memFree=860760/2055920 swapFree=4177768/4192956
[pid=31552] ppid=31550 vsize=57400 CPUtime=1200.08
/proc/31552/stat : 31552 (clasp) R 31550 31552 31453 0 -1 4194304 14074 0 0 0 119995 13 0 0 25 0 1 0 1093441308 58777600 14002 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31552/statm: 14350 14002 183 377 0 13970 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 57400

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.11
CPU user time (s): 1199.96
CPU system time (s): 0.148977
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 57400

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

runsolver used 0.973851 second user time and 2.46362 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 03:35:45
IDJOB=1512744
IDBENCH=70205
IDSOLVER=508
FILE ID=node2/1512744-1238207744
PBS_JOBID= 9060562
Free space on /tmp= 66456 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S115851319-100.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-1512744-1238207744/watcher-1512744-1238207744 -o /tmp/evaluation-result-1512744-1238207744/solver-1512744-1238207744 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512744-1238207744.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= a1edfaeac2621d913d1c4fa9fc78f271
RANDOM SEED=1789365623

node2.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.236
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.236
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:        916992 kB
Buffers:         93476 kB
Cached:         947584 kB
SwapCached:       8996 kB
Active:          61884 kB
Inactive:       990140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        916992 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            2372 kB
Writeback:           0 kB
Mapped:          16592 kB
Slab:            72820 kB
Committed_AS:  2695444 kB
PageTables:       1476 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= 66452 MiB
End job on node2 at 2009-03-28 03:55:47