Trace number 1727469

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.13 1200.66

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

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-1727469-1240725230/watcher-1727469-1240725230 -o /tmp/evaluation-result-1727469-1240725230/solver-1727469-1240725230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1727469-1240725230.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.84 1.82 1.44 3/65 22756
/proc/meminfo: memFree=1421120/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=5596 CPUtime=0
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 556 0 0 0 0 0 0 0 18 0 1 0 100552243 5730304 362 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 1399 367 140 377 0 1019 0

[startup+0.0752381 s]
/proc/loadavg: 1.84 1.82 1.44 3/65 22756
/proc/meminfo: memFree=1421120/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=9712 CPUtime=0.07
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 2414 0 0 0 6 1 0 0 18 0 1 0 100552243 9945088 2129 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 2428 2130 144 377 0 2048 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9712

[startup+0.101239 s]
/proc/loadavg: 1.84 1.82 1.44 3/65 22756
/proc/meminfo: memFree=1421120/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=11168 CPUtime=0.09
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 2900 0 0 0 8 1 0 0 18 0 1 0 100552243 11436032 2479 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 2792 2480 144 377 0 2412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11168

[startup+0.301265 s]
/proc/loadavg: 1.84 1.82 1.44 3/65 22756
/proc/meminfo: memFree=1421120/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=22332 CPUtime=0.29
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 6559 0 0 0 27 2 0 0 20 0 1 0 100552243 22867968 5175 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 5583 5175 144 377 0 5203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22332

[startup+0.701314 s]
/proc/loadavg: 1.84 1.82 1.44 3/65 22756
/proc/meminfo: memFree=1421120/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=44360 CPUtime=0.69
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 13687 0 0 0 63 6 0 0 24 0 1 0 100552243 45424640 10593 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 11090 10593 144 377 0 10710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44360

[startup+1.50142 s]
/proc/loadavg: 1.84 1.82 1.44 2/66 22757
/proc/meminfo: memFree=1363064/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=89144 CPUtime=1.49
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 28338 0 0 0 133 16 0 0 25 0 1 0 100552243 91283456 21399 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 22286 21399 144 377 0 21906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89144

[startup+3.10161 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 22757
/proc/meminfo: memFree=1309304/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=137832 CPUtime=3.09
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 45617 0 0 0 285 24 0 0 25 0 1 0 100552243 141139968 32022 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 34458 32022 162 377 0 34078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137832

[startup+6.30202 s]
/proc/loadavg: 1.77 1.81 1.44 2/66 22757
/proc/meminfo: memFree=1250936/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=191520 CPUtime=6.29
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 65249 0 0 0 595 34 0 0 25 0 1 0 100552243 196116480 44348 1992294400 134512640 136057169 4294956144 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 47880 44348 165 377 0 47500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 191520

[startup+12.7018 s]
/proc/loadavg: 1.65 1.78 1.44 2/66 22757
/proc/meminfo: memFree=1243768/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=191520 CPUtime=12.69
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 65249 0 0 0 1235 34 0 0 25 0 1 0 100552243 196116480 44348 1992294400 134512640 136057169 4294956144 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 47880 44348 165 377 0 47500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 191520

[startup+25.5014 s]
/proc/loadavg: 1.55 1.75 1.43 2/66 22757
/proc/meminfo: memFree=1243896/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=191520 CPUtime=25.48
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 65249 0 0 0 2514 34 0 0 25 0 1 0 100552243 196116480 44348 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 47880 44348 165 377 0 47500 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 191520

[startup+51.1017 s]
/proc/loadavg: 1.36 1.69 1.42 2/66 22757
/proc/meminfo: memFree=1243832/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=191520 CPUtime=51.07
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 65249 0 0 0 5073 34 0 0 25 0 1 0 100552243 196116480 44348 1992294400 134512640 136057169 4294956144 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 47880 44348 165 377 0 47500 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 191520

[startup+102.305 s]
/proc/loadavg: 1.14 1.57 1.39 2/66 22757
/proc/meminfo: memFree=1243896/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=191520 CPUtime=102.26
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 65249 0 0 0 10192 34 0 0 25 0 1 0 100552243 196116480 44348 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 47880 44348 165 377 0 47500 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 191520

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 22757
/proc/meminfo: memFree=1218104/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=217548 CPUtime=162.21
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 71753 0 0 0 16184 37 0 0 25 0 1 0 100552243 222769152 50852 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 54387 50852 169 377 0 54007 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 217548

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/66 22757
/proc/meminfo: memFree=1240632/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=181856 CPUtime=222.18
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 74117 0 0 0 22179 39 0 0 25 0 1 0 100552243 186220544 45176 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 45464 45176 183 377 0 45084 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 181856

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 22757
/proc/meminfo: memFree=1240632/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=181856 CPUtime=282.15
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 74117 0 0 0 28176 39 0 0 25 0 1 0 100552243 186220544 45176 1992294400 134512640 136057169 4294956144 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 45464 45176 183 377 0 45084 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 181856

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 22757
/proc/meminfo: memFree=1240696/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=181856 CPUtime=342.12
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 74117 0 0 0 34173 39 0 0 25 0 1 0 100552243 186220544 45176 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 45464 45176 183 377 0 45084 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 181856

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/66 22757
/proc/meminfo: memFree=1240760/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=181856 CPUtime=402.1
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 74117 0 0 0 40171 39 0 0 25 0 1 0 100552243 186220544 45176 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 45464 45176 183 377 0 45084 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 181856

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/66 22763
/proc/meminfo: memFree=1240568/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=181856 CPUtime=462.09
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 74117 0 0 0 46169 40 0 0 25 0 1 0 100552243 186220544 45176 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 45464 45176 183 377 0 45084 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 181856

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/66 22763
/proc/meminfo: memFree=1237176/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=185556 CPUtime=522.06
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 75053 0 0 0 52165 41 0 0 25 0 1 0 100552243 190009344 46112 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 46389 46112 183 377 0 46009 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 185556

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 22763
/proc/meminfo: memFree=1224632/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=197984 CPUtime=582.03
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 78159 0 0 0 58160 43 0 0 25 0 1 0 100552243 202735616 49218 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 49496 49218 183 377 0 49116 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 197984

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 22763
/proc/meminfo: memFree=1210616/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=211880 CPUtime=642
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 81647 0 0 0 64153 47 0 0 25 0 1 0 100552243 216965120 52706 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 52970 52706 183 377 0 52590 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 211880

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/66 22763
/proc/meminfo: memFree=1198328/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=224312 CPUtime=701.97
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 84733 0 0 0 70147 50 0 0 25 0 1 0 100552243 229695488 55792 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 56078 55792 183 377 0 55698 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 224312

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 22763
/proc/meminfo: memFree=1181560/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=241252 CPUtime=761.95
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 88906 0 0 0 76141 54 0 0 25 0 1 0 100552243 247042048 59965 1992294400 134512640 136057169 4294956144 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 60313 59965 183 377 0 59933 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 241252

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 22763
/proc/meminfo: memFree=1164792/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=258168 CPUtime=821.93
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 93140 0 0 0 82135 58 0 0 25 0 1 0 100552243 264364032 64199 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 64542 64199 183 377 0 64162 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 258168

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 22763
/proc/meminfo: memFree=1147128/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=275604 CPUtime=881.9
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 97505 0 0 0 88129 61 0 0 25 0 1 0 100552243 282218496 68564 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 68901 68564 183 377 0 68521 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 275604

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 22763
/proc/meminfo: memFree=1135608/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=287176 CPUtime=941.87
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 100396 0 0 0 94124 63 0 0 25 0 1 0 100552243 294068224 71455 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 71794 71455 183 377 0 71414 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 287176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 22763
/proc/meminfo: memFree=1119288/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=303320 CPUtime=1001.85
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 104449 0 0 0 100118 67 0 0 25 0 1 0 100552243 310599680 75508 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 75830 75508 183 377 0 75450 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 303320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 22763
/proc/meminfo: memFree=1099512/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=323020 CPUtime=1061.82
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 109379 0 0 0 106110 72 0 0 25 0 1 0 100552243 330772480 80438 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 80755 80438 183 377 0 80375 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 323020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22763
/proc/meminfo: memFree=1085432/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=337504 CPUtime=1121.8
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 113104 0 0 0 112103 77 0 0 25 0 1 0 100552243 345604096 83960 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 84376 83960 183 377 0 83996 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 337504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22763
/proc/meminfo: memFree=1071864/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=351264 CPUtime=1181.77
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 116543 0 0 0 118097 80 0 0 25 0 1 0 100552243 359694336 87399 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 87816 87399 183 377 0 87436 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 351264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22763
/proc/meminfo: memFree=1066744/2055920 swapFree=4192812/4192956
[pid=22756] ppid=22754 vsize=355908 CPUtime=1200.07
/proc/22756/stat : 22756 (clasp) R 22754 22756 22656 0 -1 4194304 117725 0 0 0 119925 82 0 0 25 0 1 0 100552243 364449792 88581 1992294400 134512640 136057169 4294956144 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22756/statm: 88977 88581 183 377 0 88597 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 355908

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.66
CPU time (s): 1200.13
CPU user time (s): 1199.26
CPU system time (s): 0.874867
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 355908

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

runsolver used 1.35079 second user time and 3.02554 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-26 07:53:59
IDJOB=1727469
IDBENCH=24639
IDSOLVER=508
FILE ID=node54/1727469-1240725230
PBS_JOBID= 9186944
Free space on /tmp= 66232 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.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-1727469-1240725230/watcher-1727469-1240725230 -o /tmp/evaluation-result-1727469-1240725230/solver-1727469-1240725230 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1727469-1240725230.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= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=1153694274

node54.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.234
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.234
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:       1421600 kB
Buffers:         64700 kB
Cached:         477460 kB
SwapCached:        140 kB
Active:         287064 kB
Inactive:       270592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           54124 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            62612 kB
Committed_AS:   385580 kB
PageTables:       1368 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= 66228 MiB
End job on node54 at 2009-04-26 08:14:01