Trace number 1512924

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.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S661850551-087.cnf
MD5SUM8cc13233e4c2c3c435dccf0012fdfdbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.9456
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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-1512924-1238210152/watcher-1512924-1238210152 -o /tmp/evaluation-result-1512924-1238210152/solver-1512924-1238210152 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512924-1238210152.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.02 1.01 0.93 3/64 30197
/proc/meminfo: memFree=917824/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=1964 CPUtime=0
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 1093681072 2011136 223 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 491 224 144 377 0 111 0

[startup+0.0239901 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 30197
/proc/meminfo: memFree=917824/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=2920 CPUtime=0.02
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 516 0 0 0 2 0 0 0 18 0 1 0 1093681072 2990080 494 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 730 495 163 377 0 350 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2920

[startup+0.101998 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 30197
/proc/meminfo: memFree=917824/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=3784 CPUtime=0.09
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 765 0 0 0 9 0 0 0 18 0 1 0 1093681072 3874816 743 1992294400 134512640 136057169 4294956160 18446744073709551615 134808987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 946 743 178 377 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3784

[startup+0.302018 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 30197
/proc/meminfo: memFree=917824/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=4312 CPUtime=0.29
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 872 0 0 0 29 0 0 0 19 0 1 0 1093681072 4415488 850 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 1078 850 182 377 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4312

[startup+0.701062 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 30197
/proc/meminfo: memFree=917824/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=5764 CPUtime=0.69
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 1262 0 0 0 69 0 0 0 22 0 1 0 1093681072 5902336 1240 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 1441 1240 182 377 0 1061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5764

[startup+1.50115 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 30198
/proc/meminfo: memFree=912440/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=6952 CPUtime=1.49
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 1530 0 0 0 149 0 0 0 25 0 1 0 1093681072 7118848 1508 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 1738 1508 182 377 0 1358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6952

[startup+3.10132 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 30198
/proc/meminfo: memFree=911672/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=8008 CPUtime=3.09
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 1810 0 0 0 308 1 0 0 25 0 1 0 1093681072 8200192 1788 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 2002 1788 182 377 0 1622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8008

[startup+6.30166 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 30198
/proc/meminfo: memFree=910136/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=9096 CPUtime=6.29
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 2088 0 0 0 628 1 0 0 25 0 1 0 1093681072 9314304 2066 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 2274 2066 182 377 0 1894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9096

[startup+12.7013 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 30198
/proc/meminfo: memFree=908152/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=11064 CPUtime=12.68
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 2579 0 0 0 1267 1 0 0 25 0 1 0 1093681072 11329536 2557 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 2766 2557 182 377 0 2386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11064

[startup+25.5017 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 30198
/proc/meminfo: memFree=905720/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=13492 CPUtime=25.48
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 3164 0 0 0 2546 2 0 0 25 0 1 0 1093681072 13815808 3142 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 3373 3142 182 377 0 2993 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13492

[startup+51.1015 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 30198
/proc/meminfo: memFree=903416/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=15868 CPUtime=51.07
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 3758 0 0 0 5105 2 0 0 25 0 1 0 1093681072 16248832 3736 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 3967 3736 182 377 0 3587 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15868

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=899256/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=20000 CPUtime=102.27
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 4794 0 0 0 10224 3 0 0 25 0 1 0 1093681072 20480000 4772 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 5000 4772 182 377 0 4620 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20000

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=896312/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=23184 CPUtime=162.25
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 5603 0 0 0 16221 4 0 0 25 0 1 0 1093681072 23740416 5553 1992294400 134512640 136057169 4294956160 18446744073709551615 134615651 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 5796 5553 182 377 0 5416 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23184

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=892792/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=26544 CPUtime=222.22
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 6442 0 0 0 22218 4 0 0 25 0 1 0 1093681072 27181056 6387 1992294400 134512640 136057169 4294956160 18446744073709551615 134637499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 6636 6387 182 377 0 6256 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26544

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=891640/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=27648 CPUtime=282.21
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 6738 0 0 0 28216 5 0 0 25 0 1 0 1093681072 28311552 6671 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 6912 6671 182 377 0 6532 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27648

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=889144/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=30152 CPUtime=342.19
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 7352 0 0 0 34214 5 0 0 25 0 1 0 1093681072 30875648 7285 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 7538 7285 182 377 0 7158 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=887672/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=31600 CPUtime=402.18
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 7722 0 0 0 40212 6 0 0 25 0 1 0 1093681072 32358400 7655 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 7900 7655 182 377 0 7520 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 31600

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=887416/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=31920 CPUtime=462.16
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 7795 0 0 0 46210 6 0 0 25 0 1 0 1093681072 32686080 7728 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 7980 7728 182 377 0 7600 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31920

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=884344/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=35016 CPUtime=522.14
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 8556 0 0 0 52207 7 0 0 25 0 1 0 1093681072 35856384 8489 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 8754 8489 182 377 0 8374 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35016

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=883256/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=36100 CPUtime=582.12
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 8831 0 0 0 58205 7 0 0 25 0 1 0 1093681072 36966400 8764 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 9025 8764 182 377 0 8645 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36100

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=882424/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=37024 CPUtime=642.11
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 9042 0 0 0 64203 8 0 0 25 0 1 0 1093681072 37912576 8975 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 9256 8975 182 377 0 8876 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 37024

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=882296/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=37176 CPUtime=702.09
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 9061 0 0 0 70201 8 0 0 25 0 1 0 1093681072 38068224 8994 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 9294 8994 182 377 0 8914 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 37176

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=881784/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=37656 CPUtime=762.08
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 9206 0 0 0 76200 8 0 0 25 0 1 0 1093681072 38559744 9139 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 9414 9139 182 377 0 9034 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 37656

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=878456/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=41132 CPUtime=822.06
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10031 0 0 0 82197 9 0 0 25 0 1 0 1093681072 42119168 9964 1992294400 134512640 136057169 4294956160 18446744073709551615 134811823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10283 9964 182 377 0 9903 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 41132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=877496/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=41984 CPUtime=882.04
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10272 0 0 0 88195 9 0 0 25 0 1 0 1093681072 42991616 10201 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10496 10201 182 377 0 10116 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 41984

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=876984/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=42528 CPUtime=942.02
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10426 0 0 0 94193 9 0 0 25 0 1 0 1093681072 43548672 10317 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10632 10317 182 377 0 10252 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 42528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=876856/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=42704 CPUtime=1002
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10473 0 0 0 100191 9 0 0 25 0 1 0 1093681072 43728896 10364 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10676 10364 182 377 0 10296 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 42704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=876344/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=43284 CPUtime=1061.99
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10610 0 0 0 106189 10 0 0 25 0 1 0 1093681072 44322816 10501 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10821 10501 182 377 0 10441 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 43284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=876088/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=43524 CPUtime=1121.97
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10666 0 0 0 112187 10 0 0 25 0 1 0 1093681072 44568576 10557 1992294400 134512640 136057169 4294956160 18446744073709551615 134618392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 10881 10557 182 377 0 10501 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=875768/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=44036 CPUtime=1181.96
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10765 0 0 0 118186 10 0 0 25 0 1 0 1093681072 45092864 10656 1992294400 134512640 136057169 4294956160 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 11009 10656 182 377 0 10629 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 44036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 30198
/proc/meminfo: memFree=875448/2055920 swapFree=4173368/4192956
[pid=30197] ppid=30195 vsize=44168 CPUtime=1200.05
/proc/30197/stat : 30197 (clasp) R 30195 30197 29556 0 -1 4194304 10819 0 0 0 119995 10 0 0 25 0 1 0 1093681072 45228032 10710 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30197/statm: 11042 10710 182 377 0 10662 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44168

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.96
CPU system time (s): 0.114982
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 44168

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

runsolver used 0.789879 second user time and 2.53461 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-28 04:15:52
IDJOB=1512924
IDBENCH=70220
IDSOLVER=508
FILE ID=node19/1512924-1238210152
PBS_JOBID= 9060545
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S661850551-087.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-1512924-1238210152/watcher-1512924-1238210152 -o /tmp/evaluation-result-1512924-1238210152/solver-1512924-1238210152 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512924-1238210152.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= 8cc13233e4c2c3c435dccf0012fdfdbd
RANDOM SEED=1900068469

node19.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.235
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.235
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:        918240 kB
Buffers:         94408 kB
Cached:         936236 kB
SwapCached:      13360 kB
Active:         230672 kB
Inactive:       815040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        918240 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            77908 kB
Committed_AS:  2937676 kB
PageTables:       1456 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= 66400 MiB
End job on node19 at 2009-03-28 04:35:54