Trace number 1563243

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.07 1200.44

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark728.775
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

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-1563243-1238783725/watcher-1563243-1238783725 -o /tmp/evaluation-result-1563243-1238783725/solver-1563243-1238783725 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1563243-1238783725.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: 1.00 1.00 1.08 3/64 13361
/proc/meminfo: memFree=1636656/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=3608 CPUtime=0
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 477 0 0 0 0 0 0 0 18 0 1 0 1151035254 3694592 364 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 902 368 139 377 0 522 0

[startup+0.0727399 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13361
/proc/meminfo: memFree=1636656/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=26792 CPUtime=0.06
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 7271 0 0 0 4 2 0 0 18 0 1 0 1151035254 27435008 6098 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 6698 6098 147 377 0 6318 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26792

[startup+0.101742 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13361
/proc/meminfo: memFree=1636656/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=28260 CPUtime=0.09
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 7641 0 0 0 7 2 0 0 18 0 1 0 1151035254 28938240 6468 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 7065 6468 147 377 0 6685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28260

[startup+0.301763 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13361
/proc/meminfo: memFree=1636656/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=38640 CPUtime=0.29
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 10790 0 0 0 25 4 0 0 19 0 1 0 1151035254 39567360 8974 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 9660 8974 147 377 0 9280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38640

[startup+0.701815 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13361
/proc/meminfo: memFree=1636656/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=55440 CPUtime=0.69
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 16164 0 0 0 62 7 0 0 22 0 1 0 1151035254 56770560 13208 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 13860 13208 147 377 0 13480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55440

[startup+1.50289 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1557800/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=95032 CPUtime=1.49
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 31231 0 0 0 134 15 0 0 25 0 1 0 1151035254 97312768 22839 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 23758 22839 164 377 0 23378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95032

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1541096/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=102236 CPUtime=3.09
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 33202 0 0 0 292 17 0 0 25 0 1 0 1151035254 104689664 24682 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 25559 24682 169 377 0 25179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102236

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1535336/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=105900 CPUtime=6.29
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 34167 0 0 0 611 18 0 0 25 0 1 0 1151035254 108441600 25647 1992294400 134512640 136057169 4294956160 18446744073709551615 134771418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 26475 25647 169 377 0 26095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105900

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1529968/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=111464 CPUtime=12.68
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 35673 0 0 0 1250 18 0 0 25 0 1 0 1151035254 114139136 26961 1992294400 134512640 136057169 4294956160 18446744073709551615 134765868 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 27866 26961 169 377 0 27486 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111464

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1518576/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=122724 CPUtime=25.48
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 38495 0 0 0 2528 20 0 0 25 0 1 0 1151035254 125669376 29783 1992294400 134512640 136057169 4294956160 18446744073709551615 134765825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 30681 29783 169 377 0 30301 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122724

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 13362
/proc/meminfo: memFree=1510576/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=130496 CPUtime=51.05
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 40447 0 0 0 5084 21 0 0 25 0 1 0 1151035254 133627904 31735 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 32624 31735 169 377 0 32244 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 130496

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13362
/proc/meminfo: memFree=1522736/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=117388 CPUtime=102.24
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 42141 0 0 0 10202 22 0 0 25 0 1 0 1151035254 120205312 28708 1992294400 134512640 136057169 4294956160 18446744073709551615 134649301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 29347 28708 183 377 0 28967 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 117388

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13362
/proc/meminfo: memFree=1522096/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=118076 CPUtime=162.22
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 42328 0 0 0 16200 22 0 0 25 0 1 0 1151035254 120909824 28895 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 29519 28895 183 377 0 29139 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 118076

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 13362
/proc/meminfo: memFree=1514416/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=126072 CPUtime=222.22
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 44222 0 0 0 22198 24 0 0 25 0 1 0 1151035254 129097728 30789 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 31518 30789 183 377 0 31138 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 126072

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 13362
/proc/meminfo: memFree=1509744/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=130916 CPUtime=282.19
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 45378 0 0 0 28195 24 0 0 25 0 1 0 1151035254 134057984 31945 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 32729 31945 183 377 0 32349 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 130916

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13362
/proc/meminfo: memFree=1505968/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=134972 CPUtime=342.18
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 46312 0 0 0 34192 26 0 0 25 0 1 0 1151035254 138211328 32879 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 33743 32879 183 377 0 33363 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 134972

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13362
/proc/meminfo: memFree=1504752/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=136360 CPUtime=402.16
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 46622 0 0 0 40190 26 0 0 25 0 1 0 1151035254 139632640 33189 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 34090 33189 183 377 0 33710 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 136360

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 13362
/proc/meminfo: memFree=1501360/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=139748 CPUtime=462.14
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 47453 0 0 0 46187 27 0 0 25 0 1 0 1151035254 143101952 34020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 34937 34020 183 377 0 34557 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 139748

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 13362
/proc/meminfo: memFree=1497200/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=144252 CPUtime=522.12
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 48488 0 0 0 52185 27 0 0 25 0 1 0 1151035254 147714048 35055 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 36063 35055 183 377 0 35683 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 144252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 13364
/proc/meminfo: memFree=1495472/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=146092 CPUtime=582.1
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 48917 0 0 0 58182 28 0 0 25 0 1 0 1151035254 149598208 35484 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 36523 35484 183 377 0 36143 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 146092

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13364
/proc/meminfo: memFree=1491888/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=149808 CPUtime=642.08
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 49820 0 0 0 64180 28 0 0 25 0 1 0 1151035254 153403392 36387 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 37452 36387 183 377 0 37072 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 149808

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13364
/proc/meminfo: memFree=1490672/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=151024 CPUtime=702.07
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 50115 0 0 0 70178 29 0 0 25 0 1 0 1151035254 154648576 36682 1992294400 134512640 136057169 4294956160 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 37756 36682 183 377 0 37376 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 151024

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 13364
/proc/meminfo: memFree=1489392/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=152444 CPUtime=762.05
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 50444 0 0 0 76176 29 0 0 25 0 1 0 1151035254 156102656 37011 1992294400 134512640 136057169 4294956160 18446744073709551615 134649301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 38111 37011 183 377 0 37731 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 152444

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1485744/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=156332 CPUtime=822.04
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 51336 0 0 0 82174 30 0 0 25 0 1 0 1151035254 160083968 37903 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 39083 37903 183 377 0 38703 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 156332

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1481456/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=160932 CPUtime=882.02
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 52405 0 0 0 88171 31 0 0 25 0 1 0 1151035254 164794368 38972 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 40233 38972 183 377 0 39853 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 160932

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1479664/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=162856 CPUtime=942
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 52853 0 0 0 94169 31 0 0 25 0 1 0 1151035254 166764544 39420 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 40714 39420 183 377 0 40334 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 162856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1477104/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=165584 CPUtime=1001.98
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 53491 0 0 0 100167 31 0 0 25 0 1 0 1151035254 169558016 40058 1992294400 134512640 136057169 4294956160 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 41396 40058 183 377 0 41016 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 165584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1470768/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=172216 CPUtime=1061.97
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 55115 0 0 0 106164 33 0 0 25 0 1 0 1151035254 176349184 41682 1992294400 134512640 136057169 4294956160 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 43054 41682 183 377 0 42674 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 172216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1453808/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=189052 CPUtime=1121.95
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 59314 0 0 0 112158 37 0 0 25 0 1 0 1151035254 193589248 45881 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 47263 45881 183 377 0 46883 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 189052

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1438896/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=203988 CPUtime=1181.93
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 63003 0 0 0 118154 39 0 0 25 0 1 0 1151035254 208883712 49570 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 50997 49570 183 377 0 50617 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 203988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1438768/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=204276 CPUtime=1200.02
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 63056 0 0 0 119963 39 0 0 25 0 1 0 1151035254 209178624 49623 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 51069 49623 183 377 0 50689 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 204276

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13364
/proc/meminfo: memFree=1438768/2055920 swapFree=4178912/4192956
[pid=13361] ppid=13359 vsize=204276 CPUtime=1200.02
/proc/13361/stat : 13361 (clasp) R 13359 13361 13296 0 -1 4194304 63056 0 0 0 119963 39 0 0 25 0 1 0 1151035254 209178624 49623 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13361/statm: 51069 49623 183 377 0 50689 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 204276

Child status: 0
Real time (s): 1200.44
CPU time (s): 1200.07
CPU user time (s): 1199.64
CPU system time (s): 0.431934
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 204276

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

runsolver used 1.03984 second user time and 2.76558 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-03 20:35:27
IDJOB=1563243
IDBENCH=70950
IDSOLVER=508
FILE ID=node47/1563243-1238783725
PBS_JOBID= 9085596
Free space on /tmp= 66516 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.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-1563243-1238783725/watcher-1563243-1238783725 -o /tmp/evaluation-result-1563243-1238783725/solver-1563243-1238783725 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1563243-1238783725.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= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED=2069728541

node47.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.216
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.216
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:       1637136 kB
Buffers:         65404 kB
Cached:         262592 kB
SwapCached:       7856 kB
Active:         150756 kB
Inactive:       187640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637136 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:           34156 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            66416 kB
Committed_AS:  3383844 kB
PageTables:       1452 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= 66516 MiB
End job on node47 at 2009-04-03 20:55:30