Trace number 1726356

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.02 1200.81

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726356-1240711109/watcher-1726356-1240711109 -o /tmp/evaluation-result-1726356-1240711109/solver-1726356-1240711109 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1726356-1240711109.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.00 3/65 7280
/proc/meminfo: memFree=1856992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=1968 CPUtime=0
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 256 0 0 0 0 0 0 0 20 0 1 0 99140273 2015232 240 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 492 240 144 377 0 112 0

[startup+0.0957711 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7280
/proc/meminfo: memFree=1856992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=3200 CPUtime=0.09
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 593 0 0 0 9 0 0 0 20 0 1 0 99140273 3276800 569 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 800 569 167 377 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.102771 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7280
/proc/meminfo: memFree=1856992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=3464 CPUtime=0.09
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 658 0 0 0 9 0 0 0 20 0 1 0 99140273 3547136 634 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 866 634 170 377 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.302809 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7280
/proc/meminfo: memFree=1856992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=3596 CPUtime=0.29
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 705 0 0 0 29 0 0 0 22 0 1 0 99140273 3682304 681 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 899 681 183 377 0 519 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3596

[startup+0.701884 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7280
/proc/meminfo: memFree=1856992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=3860 CPUtime=0.69
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 763 0 0 0 69 0 0 0 25 0 1 0 99140273 3952640 739 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 965 739 183 377 0 585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3860

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1854488/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=4132 CPUtime=1.49
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 839 0 0 0 149 0 0 0 25 0 1 0 99140273 4231168 815 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 1033 815 183 377 0 653 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4132

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1854232/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=4528 CPUtime=3.09
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 945 0 0 0 309 0 0 0 25 0 1 0 99140273 4636672 921 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 1132 921 183 377 0 752 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4528

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1853272/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=5092 CPUtime=6.29
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 1076 0 0 0 629 0 0 0 25 0 1 0 99140273 5214208 1052 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 1273 1052 183 377 0 893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5092

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1852512/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=5888 CPUtime=12.68
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 1275 0 0 0 1268 0 0 0 25 0 1 0 99140273 6029312 1251 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 1472 1251 183 377 0 1092 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5888

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1851744/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=6680 CPUtime=25.48
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 1473 0 0 0 2548 0 0 0 25 0 1 0 99140273 6840320 1449 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 1670 1449 183 377 0 1290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6680

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1850144/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=8312 CPUtime=51.08
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 1869 0 0 0 5107 1 0 0 25 0 1 0 99140273 8511488 1845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 2078 1845 183 377 0 1698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8312

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7281
/proc/meminfo: memFree=1848928/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=9508 CPUtime=102.26
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 2179 0 0 0 10225 1 0 0 25 0 1 0 99140273 9736192 2155 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 2377 2155 183 377 0 1997 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9508

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7287
/proc/meminfo: memFree=1847520/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=10708 CPUtime=162.23
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 2447 0 0 0 16222 1 0 0 25 0 1 0 99140273 10964992 2423 1992294400 134512640 136057169 4294956160 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 2677 2423 183 377 0 2297 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10708

[startup+222.301 s]
/proc/loadavg: 1.23 1.05 1.02 2/72 7726
/proc/meminfo: memFree=1806912/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=11488 CPUtime=221.85
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 2653 0 0 0 22182 3 0 0 25 0 1 0 99140273 11763712 2629 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 2872 2629 183 377 0 2492 0
Current children cumulated CPU time (s) 221.85
Current children cumulated vsize (KiB) 11488

[startup+282.301 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 7767
/proc/meminfo: memFree=1807392/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=12700 CPUtime=281.81
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 2953 0 0 0 28178 3 0 0 25 0 1 0 99140273 13004800 2929 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3175 2929 183 377 0 2795 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 12700

[startup+342.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 7767
/proc/meminfo: memFree=1807072/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=13000 CPUtime=341.79
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3036 0 0 0 34176 3 0 0 25 0 1 0 99140273 13312000 3012 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3250 3012 183 377 0 2870 0
Current children cumulated CPU time (s) 341.79
Current children cumulated vsize (KiB) 13000

[startup+402.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 7767
/proc/meminfo: memFree=1806560/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=13668 CPUtime=401.77
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3172 0 0 0 40174 3 0 0 25 0 1 0 99140273 13996032 3148 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3417 3148 183 377 0 3037 0
Current children cumulated CPU time (s) 401.77
Current children cumulated vsize (KiB) 13668

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 7767
/proc/meminfo: memFree=1805792/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=14428 CPUtime=461.75
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3361 0 0 0 46171 4 0 0 25 0 1 0 99140273 14774272 3337 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3607 3337 183 377 0 3227 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 14428

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7767
/proc/meminfo: memFree=1805536/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=14704 CPUtime=521.73
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3420 0 0 0 52169 4 0 0 25 0 1 0 99140273 15056896 3396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3676 3396 183 377 0 3296 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 14704

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1805216/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=15040 CPUtime=581.71
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3519 0 0 0 58167 4 0 0 25 0 1 0 99140273 15400960 3495 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 3760 3495 183 377 0 3380 0
Current children cumulated CPU time (s) 581.71
Current children cumulated vsize (KiB) 15040

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1803552/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=16644 CPUtime=641.69
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3902 0 0 0 64165 4 0 0 25 0 1 0 99140273 17043456 3878 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4161 3878 183 377 0 3781 0
Current children cumulated CPU time (s) 641.69
Current children cumulated vsize (KiB) 16644

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1803360/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=16728 CPUtime=701.67
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3911 0 0 0 70163 4 0 0 25 0 1 0 99140273 17129472 3886 1992294400 134512640 136057169 4294956160 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4182 3886 183 377 0 3802 0
Current children cumulated CPU time (s) 701.67
Current children cumulated vsize (KiB) 16728

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1802976/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=17128 CPUtime=761.65
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 3997 0 0 0 76161 4 0 0 25 0 1 0 99140273 17539072 3972 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4282 3972 183 377 0 3902 0
Current children cumulated CPU time (s) 761.65
Current children cumulated vsize (KiB) 17128

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1802720/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=17296 CPUtime=821.63
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4056 0 0 0 82159 4 0 0 25 0 1 0 99140273 17711104 4031 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4324 4031 183 377 0 3944 0
Current children cumulated CPU time (s) 821.63
Current children cumulated vsize (KiB) 17296

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1802464/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=17548 CPUtime=881.61
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4127 0 0 0 88157 4 0 0 25 0 1 0 99140273 17969152 4101 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4387 4101 183 377 0 4007 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 17548

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1801824/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=18344 CPUtime=941.58
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4290 0 0 0 94154 4 0 0 25 0 1 0 99140273 18784256 4264 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4586 4264 183 377 0 4206 0
Current children cumulated CPU time (s) 941.58
Current children cumulated vsize (KiB) 18344

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1801376/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=18764 CPUtime=1001.56
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4391 0 0 0 100152 4 0 0 25 0 1 0 99140273 19214336 4365 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4691 4365 183 377 0 4311 0
Current children cumulated CPU time (s) 1001.56
Current children cumulated vsize (KiB) 18764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1801184/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=18912 CPUtime=1061.54
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4449 0 0 0 106150 4 0 0 25 0 1 0 99140273 19365888 4423 1992294400 134512640 136057169 4294956160 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4728 4423 183 377 0 4348 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 18912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1800992/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=19072 CPUtime=1121.52
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4490 0 0 0 112148 4 0 0 25 0 1 0 99140273 19529728 4464 1992294400 134512640 136057169 4294956160 18446744073709551615 134637510 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4768 4464 183 377 0 4388 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 19072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1800800/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=19260 CPUtime=1181.5
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4526 0 0 0 118146 4 0 0 25 0 1 0 99140273 19722240 4500 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4815 4500 183 377 0 4435 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 19260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7767
/proc/meminfo: memFree=1800736/2055920 swapFree=4191900/4192956
[pid=7280] ppid=7278 vsize=19416 CPUtime=1200
/proc/7280/stat : 7280 (clasp) R 7278 7280 7069 0 -1 4194304 4538 0 0 0 119996 4 0 0 25 0 1 0 99140273 19881984 4512 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7280/statm: 4854 4512 183 377 0 4474 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 19416

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.81
CPU time (s): 1200.02
CPU user time (s): 1199.97
CPU system time (s): 0.052991
CPU usage (%): 99.9343
Max. virtual memory (cumulated for all children) (KiB): 19416

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

runsolver used 1.42078 second user time and 2.87056 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-26 03:58:29
IDJOB=1726356
IDBENCH=24612
IDSOLVER=508
FILE ID=node82/1726356-1240711109
PBS_JOBID= 9186833
Free space on /tmp= 66276 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.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-1726356-1240711109/watcher-1726356-1240711109 -o /tmp/evaluation-result-1726356-1240711109/solver-1726356-1240711109 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1726356-1240711109.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= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=1195707205

node82.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.259
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.259
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:       1857472 kB
Buffers:         14168 kB
Cached:         116308 kB
SwapCached:        492 kB
Active:          44928 kB
Inactive:        99696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857472 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:          22408 kB
Slab:            39784 kB
Committed_AS:   275560 kB
PageTables:       1384 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= 66376 MiB
End job on node82 at 2009-04-26 04:18:32