Trace number 1785390

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) 5000.08 5001.48

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data


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-1785390-1241909537/watcher-1785390-1241909537 -o /tmp/evaluation-result-1785390-1241909537/solver-1785390-1241909537 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785390-1241909537.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31014
/proc/meminfo: memFree=1255752/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=2876 CPUtime=0
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 495 0 0 0 0 0 0 0 18 0 1 0 218987761 2945024 471 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 719 471 144 377 0 339 0

[startup+0.0528481 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31014
/proc/meminfo: memFree=1255752/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=5428 CPUtime=0.04
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 1210 0 0 0 4 0 0 0 18 0 1 0 218987761 5558272 1084 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 1357 1084 144 377 0 977 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5428

[startup+0.101851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31014
/proc/meminfo: memFree=1255752/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=8252 CPUtime=0.09
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 2076 0 0 0 9 0 0 0 18 0 1 0 218987761 8450048 1723 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 2063 1724 144 377 0 1683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8252

[startup+0.301871 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31014
/proc/meminfo: memFree=1255752/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=13356 CPUtime=0.29
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 3566 0 0 0 28 1 0 0 19 0 1 0 218987761 13676544 2979 1992294400 134512640 136057169 4294956160 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 3339 2979 167 377 0 2959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13356

[startup+0.701911 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31014
/proc/meminfo: memFree=1255752/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=13164 CPUtime=0.69
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 4031 0 0 0 68 1 0 0 22 0 1 0 218987761 13479936 3039 1992294400 134512640 136057169 4294956160 18446744073709551615 135442174 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 3291 3039 183 377 0 2911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13164

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1244032/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=17700 CPUtime=1.49
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 5175 0 0 0 147 2 0 0 25 0 1 0 218987761 18124800 4183 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 4425 4183 183 377 0 4045 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17700

[startup+3.10215 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1234880/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=28596 CPUtime=3.09
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 7887 0 0 0 306 3 0 0 25 0 1 0 218987761 29282304 6895 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 7149 6895 183 377 0 6769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28596

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1217024/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=43680 CPUtime=6.29
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 11651 0 0 0 624 5 0 0 25 0 1 0 218987761 44728320 10659 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 10920 10659 183 377 0 10540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43680

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1194496/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=62748 CPUtime=12.68
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 16399 0 0 0 1261 7 0 0 25 0 1 0 218987761 64253952 15407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 15687 15407 183 377 0 15307 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62748

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1176256/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=81832 CPUtime=25.49
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 21144 0 0 0 2539 10 0 0 25 0 1 0 218987761 83795968 20152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 20458 20152 183 377 0 20078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81832

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1161664/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=98840 CPUtime=51.08
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 25185 0 0 0 5095 13 0 0 25 0 1 0 218987761 101212160 24193 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 24710 24193 183 377 0 24330 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98840

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1144576/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=114368 CPUtime=102.27
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 28983 0 0 0 10212 15 0 0 25 0 1 0 218987761 117112832 27991 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 28592 27991 183 377 0 28212 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114368

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1093824/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=164832 CPUtime=162.25
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 41503 0 0 0 16202 23 0 0 25 0 1 0 218987761 168787968 40511 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 41208 40511 183 377 0 40828 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 164832

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1093760/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=164832 CPUtime=222.23
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 41514 0 0 0 22200 23 0 0 25 0 1 0 218987761 168787968 40522 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 41208 40522 183 377 0 40828 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 164832

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1093632/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=164832 CPUtime=282.21
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 41537 0 0 0 28198 23 0 0 25 0 1 0 218987761 168787968 40545 1992294400 134512640 136057169 4294956160 18446744073709551615 134618446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 41208 40545 183 377 0 40828 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 164832

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1093184/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=165376 CPUtime=342.19
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 41643 0 0 0 34196 23 0 0 25 0 1 0 218987761 169345024 40651 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 41344 40651 183 377 0 40964 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 165376

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1075136/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=183768 CPUtime=402.18
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 46158 0 0 0 40191 27 0 0 25 0 1 0 218987761 188178432 45166 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 45942 45166 183 377 0 45562 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 183768

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1072704/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=186568 CPUtime=462.16
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 46747 0 0 0 46189 27 0 0 25 0 1 0 218987761 191045632 45755 1992294400 134512640 136057169 4294956160 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 46642 45755 183 377 0 46262 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 186568

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31015
/proc/meminfo: memFree=1069440/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=190180 CPUtime=522.15
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 47586 0 0 0 52187 28 0 0 25 0 1 0 218987761 194744320 46594 1992294400 134512640 136057169 4294956160 18446744073709551615 134615966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 47545 46594 183 377 0 47165 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 190180

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31021
/proc/meminfo: memFree=1046592/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=214064 CPUtime=582.13
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 53448 0 0 0 58181 32 0 0 25 0 1 0 218987761 219201536 52456 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 53516 52456 183 377 0 53136 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 214064

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31021
/proc/meminfo: memFree=1023296/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=237800 CPUtime=642.11
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 59079 0 0 0 64175 36 0 0 25 0 1 0 218987761 243507200 58087 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 59450 58087 183 377 0 59070 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 237800

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31023
/proc/meminfo: memFree=869120/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=395560 CPUtime=4001.17
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97445 0 0 0 400045 72 0 0 25 0 1 0 218987761 405053440 96317 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 98890 96317 183 377 0 98510 0
Current children cumulated CPU time (s) 4001.17
Current children cumulated vsize (KiB) 395560

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31023
/proc/meminfo: memFree=869120/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=395560 CPUtime=4061.17
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97445 0 0 0 406044 73 0 0 25 0 1 0 218987761 405053440 96317 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 98890 96317 183 377 0 98510 0
Current children cumulated CPU time (s) 4061.17
Current children cumulated vsize (KiB) 395560

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31023
/proc/meminfo: memFree=869056/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=395560 CPUtime=4121.15
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97449 0 0 0 412042 73 0 0 25 0 1 0 218987761 405053440 96321 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 98890 96321 183 377 0 98510 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 395560

[startup+4182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 31029
/proc/meminfo: memFree=869056/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=395560 CPUtime=4181.12
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97460 0 0 0 418039 73 0 0 25 0 1 0 218987761 405053440 96332 1992294400 134512640 136057169 4294956160 18446744073709551615 134809849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 98890 96332 183 377 0 98510 0
Current children cumulated CPU time (s) 4181.12
Current children cumulated vsize (KiB) 395560

[startup+4242.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 31029
/proc/meminfo: memFree=868992/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=395560 CPUtime=4241.1
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97460 0 0 0 424037 73 0 0 25 0 1 0 218987761 405053440 96332 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 98890 96332 183 377 0 98510 0
Current children cumulated CPU time (s) 4241.1
Current children cumulated vsize (KiB) 395560

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=868416/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=396492 CPUtime=4301.09
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 97604 0 0 0 430035 74 0 0 25 0 1 0 218987761 406007808 96476 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 99123 96476 183 377 0 98743 0
Current children cumulated CPU time (s) 4301.09
Current children cumulated vsize (KiB) 396492

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=866496/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=398588 CPUtime=4361.07
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 98107 0 0 0 436033 74 0 0 25 0 1 0 218987761 408154112 96979 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 99647 96979 183 377 0 99267 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 398588

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=865152/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=400084 CPUtime=4421.05
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 98430 0 0 0 442031 74 0 0 25 0 1 0 218987761 409686016 97302 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 100021 97302 183 377 0 99641 0
Current children cumulated CPU time (s) 4421.05
Current children cumulated vsize (KiB) 400084

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=861568/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=403748 CPUtime=4481.04
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 99310 0 0 0 448029 75 0 0 25 0 1 0 218987761 413437952 98182 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 100937 98182 183 377 0 100557 0
Current children cumulated CPU time (s) 4481.04
Current children cumulated vsize (KiB) 403748

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=856896/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=408324 CPUtime=4541.02
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 100472 0 0 0 454026 76 0 0 25 0 1 0 218987761 418123776 99344 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 102081 99344 183 377 0 101701 0
Current children cumulated CPU time (s) 4541.02
Current children cumulated vsize (KiB) 408324

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=856576/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=408768 CPUtime=4601.01
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 100535 0 0 0 460025 76 0 0 25 0 1 0 218987761 418578432 99407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 102192 99407 183 377 0 101812 0
Current children cumulated CPU time (s) 4601.01
Current children cumulated vsize (KiB) 408768

[startup+4662.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 31029
/proc/meminfo: memFree=842240/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=423964 CPUtime=4660.99
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 104256 0 0 0 466020 79 0 0 25 0 1 0 218987761 434139136 103128 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 105991 103128 183 377 0 105611 0
Current children cumulated CPU time (s) 4660.99
Current children cumulated vsize (KiB) 423964

[startup+4722.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 31029
/proc/meminfo: memFree=838592/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=427000 CPUtime=4720.97
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105020 0 0 0 472017 80 0 0 25 0 1 0 218987761 437248000 103892 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 106750 103892 183 377 0 106370 0
Current children cumulated CPU time (s) 4720.97
Current children cumulated vsize (KiB) 427000

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=838336/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=427408 CPUtime=4780.96
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105077 0 0 0 478015 81 0 0 25 0 1 0 218987761 437665792 103949 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 106852 103949 183 377 0 106472 0
Current children cumulated CPU time (s) 4780.96
Current children cumulated vsize (KiB) 427408

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=838400/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=427408 CPUtime=4840.94
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105078 0 0 0 484013 81 0 0 25 0 1 0 218987761 437665792 103950 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 106852 103950 183 377 0 106472 0
Current children cumulated CPU time (s) 4840.94
Current children cumulated vsize (KiB) 427408

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=838336/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=427408 CPUtime=4900.93
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105078 0 0 0 490012 81 0 0 25 0 1 0 218987761 437665792 103950 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 106852 103950 183 377 0 106472 0
Current children cumulated CPU time (s) 4900.93
Current children cumulated vsize (KiB) 427408

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=838272/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=427408 CPUtime=4960.91
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105082 0 0 0 496010 81 0 0 25 0 1 0 218987761 437665792 103954 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 106852 103954 183 377 0 106472 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 427408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31029
/proc/meminfo: memFree=835200/2055920 swapFree=4181340/4192956
[pid=31014] ppid=31012 vsize=430408 CPUtime=5000
/proc/31014/stat : 31014 (clasp) R 31012 31014 30906 0 -1 4194304 105854 0 0 0 499918 82 0 0 25 0 1 0 218987761 440737792 104726 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31014/statm: 107602 104726 183 377 0 107222 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 430408

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): 5001.48
CPU time (s): 5000.08
CPU user time (s): 4999.19
CPU system time (s): 0.895863
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 430408

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

runsolver used 3.44348 second user time and 10.4034 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-10 00:52:18
IDJOB=1785390
IDBENCH=70908
IDSOLVER=637
FILE ID=node12/1785390-1241909537
PBS_JOBID= 9264791
Free space on /tmp= 66080 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.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-1785390-1241909537/watcher-1785390-1241909537 -o /tmp/evaluation-result-1785390-1241909537/solver-1785390-1241909537 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785390-1241909537.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1615700071

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.213
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.213
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:       1256232 kB
Buffers:         52020 kB
Cached:         664556 kB
SwapCached:       5448 kB
Active:          32668 kB
Inactive:       691836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1256232 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            5296 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            61280 kB
Committed_AS:   875948 kB
PageTables:       1376 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= 66076 MiB
End job on node12 at 2009-05-10 02:15:41