Trace number 1514688

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.03 1207.13

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1510966387-018.cnf
MD5SUM3576a3cf7cfc1985034b5d4b3a46f902
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark989.377
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514688-1238242713/watcher-1514688-1238242713 -o /tmp/evaluation-result-1514688-1238242713/solver-1514688-1238242713 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514688-1238242713.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.95 1.99 1.99 4/94 19547
/proc/meminfo: memFree=1787480/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=2728 CPUtime=0
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 459 0 0 0 0 0 0 0 20 0 1 0 1096934947 2793472 443 1992294400 134512640 136057169 4294956160 18446744073709551615 134671599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19547/statm: 682 443 144 377 0 302 0

[startup+0.035923 s]
/proc/loadavg: 1.95 1.99 1.99 4/94 19547
/proc/meminfo: memFree=1787480/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=4480 CPUtime=0.02
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 919 0 0 0 2 0 0 0 20 0 1 0 1096934947 4587520 862 1992294400 134512640 136057169 4294956160 18446744073709551615 134662543 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 1120 862 144 377 0 740 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4480

[startup+0.10193 s]
/proc/loadavg: 1.95 1.99 1.99 4/94 19547
/proc/meminfo: memFree=1787480/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=6548 CPUtime=0.09
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 1546 0 0 0 9 0 0 0 20 0 1 0 1096934947 6705152 1396 1992294400 134512640 136057169 4294956160 18446744073709551615 134774124 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 1637 1396 168 377 0 1257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6548

[startup+0.301952 s]
/proc/loadavg: 1.95 1.99 1.99 4/94 19547
/proc/meminfo: memFree=1787480/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=6356 CPUtime=0.29
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 1699 0 0 0 29 0 0 0 22 0 1 0 1096934947 6508544 1356 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 1589 1356 183 377 0 1209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6356

[startup+0.701997 s]
/proc/loadavg: 1.95 1.99 1.99 4/94 19547
/proc/meminfo: memFree=1787480/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=6356 CPUtime=0.69
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 1699 0 0 0 69 0 0 0 25 0 1 0 1096934947 6508544 1356 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 1589 1356 183 377 0 1209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6356

[startup+1.50108 s]
/proc/loadavg: 1.95 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1781776/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=8864 CPUtime=1.48
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 2356 0 0 0 148 0 0 0 25 0 1 0 1096934947 9076736 2013 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 2216 2013 183 377 0 1836 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8864

[startup+3.10126 s]
/proc/loadavg: 1.95 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1777936/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=13748 CPUtime=3.07
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 3578 0 0 0 306 1 0 0 25 0 1 0 1096934947 14077952 3235 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 3437 3235 183 377 0 3057 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13748

[startup+6.30262 s]
/proc/loadavg: 1.95 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1767568/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=23504 CPUtime=6.26
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 6005 0 0 0 623 3 0 0 25 0 1 0 1096934947 24068096 5662 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 5876 5662 183 377 0 5496 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23504

[startup+12.7013 s]
/proc/loadavg: 1.95 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1761232/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=27732 CPUtime=12.62
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 7052 0 0 0 1259 3 0 0 25 0 1 0 1096934947 28397568 6709 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 6933 6709 183 377 0 6553 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27732

[startup+25.5018 s]
/proc/loadavg: 1.96 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1754128/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=34464 CPUtime=25.34
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 8739 0 0 0 2529 5 0 0 25 0 1 0 1096934947 35291136 8396 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 8616 8396 183 377 0 8236 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 34464

[startup+51.1016 s]
/proc/loadavg: 1.98 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1750800/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=38840 CPUtime=50.79
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 9806 0 0 0 5073 6 0 0 25 0 1 0 1096934947 39772160 9463 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 9710 9463 183 377 0 9330 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 38840

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1735696/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=52888 CPUtime=101.69
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 13326 0 0 0 10160 9 0 0 25 0 1 0 1096934947 54157312 12983 1992294400 134512640 136057169 4294956160 18446744073709551615 134820211 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 13222 12983 183 377 0 12842 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 52888

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1729808/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=58796 CPUtime=161.34
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 14759 0 0 0 16124 10 0 0 25 0 1 0 1096934947 60207104 14416 1992294400 134512640 136057169 4294956160 18446744073709551615 134615954 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 14699 14416 183 377 0 14319 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 58796

[startup+222.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1723984/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=64608 CPUtime=220.98
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 16220 0 0 0 22087 11 0 0 25 0 1 0 1096934947 66158592 15877 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 16152 15877 183 377 0 15772 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 64608

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1722576/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=66596 CPUtime=280.63
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 16695 0 0 0 28052 11 0 0 25 0 1 0 1096934947 68194304 16352 1992294400 134512640 136057169 4294956160 18446744073709551615 134615958 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 16649 16352 183 377 0 16269 0
Current children cumulated CPU time (s) 280.63
Current children cumulated vsize (KiB) 66596

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1716752/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=71876 CPUtime=340.28
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 18030 0 0 0 34016 12 0 0 25 0 1 0 1096934947 73601024 17687 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 17969 17687 183 377 0 17589 0
Current children cumulated CPU time (s) 340.28
Current children cumulated vsize (KiB) 71876

[startup+402.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1712528/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=76124 CPUtime=399.93
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 19080 0 0 0 39980 13 0 0 25 0 1 0 1096934947 77950976 18737 1992294400 134512640 136057169 4294956160 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 19031 18737 183 377 0 18651 0
Current children cumulated CPU time (s) 399.93
Current children cumulated vsize (KiB) 76124

[startup+462.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1709712/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=78776 CPUtime=459.57
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 19760 0 0 0 45944 13 0 0 25 0 1 0 1096934947 80666624 19417 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 19694 19417 183 377 0 19314 0
Current children cumulated CPU time (s) 459.57
Current children cumulated vsize (KiB) 78776

[startup+522.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1706768/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=81820 CPUtime=519.23
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 20504 0 0 0 51909 14 0 0 25 0 1 0 1096934947 83783680 20161 1992294400 134512640 136057169 4294956160 18446744073709551615 134634313 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 20455 20161 183 377 0 20075 0
Current children cumulated CPU time (s) 519.23
Current children cumulated vsize (KiB) 81820

[startup+582.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1702608/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=86076 CPUtime=578.88
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 21560 0 0 0 57872 16 0 0 25 0 1 0 1096934947 88141824 21217 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 21519 21217 183 377 0 21139 0
Current children cumulated CPU time (s) 578.88
Current children cumulated vsize (KiB) 86076

[startup+642.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/95 19548
/proc/meminfo: memFree=1700624/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=87956 CPUtime=638.53
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 22051 0 0 0 63837 16 0 0 25 0 1 0 1096934947 90066944 21708 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 21989 21708 183 377 0 21609 0
Current children cumulated CPU time (s) 638.53
Current children cumulated vsize (KiB) 87956

[startup+702.301 s]
/proc/loadavg: 2.07 2.01 2.00 3/95 19548
/proc/meminfo: memFree=1698000/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=90504 CPUtime=698.17
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 22703 0 0 0 69801 16 0 0 25 0 1 0 1096934947 92676096 22360 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 22626 22360 183 377 0 22246 0
Current children cumulated CPU time (s) 698.17
Current children cumulated vsize (KiB) 90504

[startup+762.308 s]
/proc/loadavg: 2.03 2.00 2.00 3/95 19548
/proc/meminfo: memFree=1694352/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=94072 CPUtime=757.82
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 23605 0 0 0 75765 17 0 0 25 0 1 0 1096934947 96329728 23262 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 23518 23262 183 377 0 23138 0
Current children cumulated CPU time (s) 757.82
Current children cumulated vsize (KiB) 94072

[startup+822.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 19548
/proc/meminfo: memFree=1693648/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=94864 CPUtime=817.46
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 23804 0 0 0 81729 17 0 0 25 0 1 0 1096934947 97140736 23461 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 23716 23461 183 377 0 23336 0
Current children cumulated CPU time (s) 817.46
Current children cumulated vsize (KiB) 94864

[startup+882.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 19548
/proc/meminfo: memFree=1692240/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=96232 CPUtime=877.11
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 24131 0 0 0 87693 18 0 0 25 0 1 0 1096934947 98541568 23788 1992294400 134512640 136057169 4294956160 18446744073709551615 134634896 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 24058 23788 183 377 0 23678 0
Current children cumulated CPU time (s) 877.11
Current children cumulated vsize (KiB) 96232

[startup+942.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 19548
/proc/meminfo: memFree=1690640/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=97816 CPUtime=936.77
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 24506 0 0 0 93658 19 0 0 25 0 1 0 1096934947 100163584 24163 1992294400 134512640 136057169 4294956160 18446744073709551615 134615603 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 24454 24163 183 377 0 24074 0
Current children cumulated CPU time (s) 936.77
Current children cumulated vsize (KiB) 97816

[startup+1002.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/95 19548
/proc/meminfo: memFree=1689488/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=98872 CPUtime=996.41
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 24784 0 0 0 99622 19 0 0 25 0 1 0 1096934947 101244928 24441 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 24718 24441 183 377 0 24338 0
Current children cumulated CPU time (s) 996.41
Current children cumulated vsize (KiB) 98872

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/95 19548
/proc/meminfo: memFree=1688208/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=100332 CPUtime=1056.06
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 25127 0 0 0 105587 19 0 0 25 0 1 0 1096934947 102739968 24784 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 25083 24784 183 377 0 24703 0
Current children cumulated CPU time (s) 1056.06
Current children cumulated vsize (KiB) 100332

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/95 19548
/proc/meminfo: memFree=1676816/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=111892 CPUtime=1115.71
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 28010 0 0 0 111549 22 0 0 25 0 1 0 1096934947 114577408 27667 1992294400 134512640 136057169 4294956160 18446744073709551615 134809424 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 27973 27667 183 377 0 27593 0
Current children cumulated CPU time (s) 1115.71
Current children cumulated vsize (KiB) 111892

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/95 19548
/proc/meminfo: memFree=1675344/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=113080 CPUtime=1175.35
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 28305 0 0 0 117513 22 0 0 25 0 1 0 1096934947 115793920 27962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 28270 27962 183 377 0 27890 0
Current children cumulated CPU time (s) 1175.35
Current children cumulated vsize (KiB) 113080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 2.09 2.06 2.01 3/95 19548
/proc/meminfo: memFree=1675216/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=113080 CPUtime=1200
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 28305 0 0 0 119978 22 0 0 25 0 1 0 1096934947 115793920 27962 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 28270 27962 183 377 0 27890 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 113080

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

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

[startup+1207.1 s]
/proc/loadavg: 2.09 2.06 2.01 3/95 19548
/proc/meminfo: memFree=1675216/2055920 swapFree=4152308/4192956
[pid=19547] ppid=19545 vsize=113080 CPUtime=1200
/proc/19547/stat : 19547 (clasp) R 19545 19547 19354 0 -1 4194304 28305 0 0 0 119978 22 0 0 25 0 1 0 1096934947 115793920 27962 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19547/statm: 28270 27962 183 377 0 27890 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 113080

Child status: 0
Real time (s): 1207.13
CPU time (s): 1200.03
CPU user time (s): 1199.78
CPU system time (s): 0.244962
CPU usage (%): 99.4122
Max. virtual memory (cumulated for all children) (KiB): 113080

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

runsolver used 1.54976 second user time and 5.04923 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 13:18:33
IDJOB=1514688
IDBENCH=70367
IDSOLVER=508
FILE ID=node91/1514688-1238242713
PBS_JOBID= 9060701
Free space on /tmp= 66480 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S1510966387-018.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-1514688-1238242713/watcher-1514688-1238242713 -o /tmp/evaluation-result-1514688-1238242713/solver-1514688-1238242713 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514688-1238242713.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= 3576a3cf7cfc1985034b5d4b3a46f902
RANDOM SEED=628247781

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1787896 kB
Buffers:         41560 kB
Cached:         155848 kB
SwapCached:      23048 kB
Active:         138260 kB
Inactive:        83700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787896 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          16032 kB
Slab:            29188 kB
Committed_AS:  2366684 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node91 at 2009-03-28 13:38:42