Trace number 1719121

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.21 1200.72

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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-1719121-1240643567/watcher-1719121-1240643567 -o /tmp/evaluation-result-1719121-1240643567/solver-1719121-1240643567 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1719121-1240643567.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: 0.99 0.98 0.99 3/64 19074
/proc/meminfo: memFree=1929544/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=2344 CPUtime=0
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 213 0 0 0 0 0 0 0 19 0 1 0 92384744 2400256 197 1992294400 134512640 136057169 4294956144 18446744073709551615 134816777 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 586 203 139 377 0 206 0

[startup+0.0762761 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19074
/proc/meminfo: memFree=1929544/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=14348 CPUtime=0.07
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 3702 0 0 0 6 1 0 0 19 0 1 0 92384744 14692352 3205 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 3587 3206 144 377 0 3207 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14348

[startup+0.101278 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19074
/proc/meminfo: memFree=1929544/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=15816 CPUtime=0.09
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 4045 0 0 0 8 1 0 0 19 0 1 0 92384744 16195584 3548 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 3954 3549 144 377 0 3574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15816

[startup+0.301299 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19074
/proc/meminfo: memFree=1929544/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=27248 CPUtime=0.29
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 7795 0 0 0 26 3 0 0 21 0 1 0 92384744 27901952 6199 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 6812 6200 144 377 0 6432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27248

[startup+0.70134 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 19074
/proc/meminfo: memFree=1929544/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=49276 CPUtime=0.69
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 14826 0 0 0 61 8 0 0 24 0 1 0 92384744 50458624 11520 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 12319 11520 144 377 0 11939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49276

[startup+1.50142 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1864128/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=92528 CPUtime=1.49
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 29354 0 0 0 134 15 0 0 25 0 1 0 92384744 94748672 21899 1992294400 134512640 136057169 4294956144 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 23132 21899 165 377 0 22752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92528

[startup+3.10158 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1828224/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=109676 CPUtime=3.08
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 35443 0 0 0 290 18 0 0 25 0 1 0 92384744 112308224 25424 1992294400 134512640 136057169 4294956144 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 27419 25424 168 377 0 27039 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 109676

[startup+6.30191 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1828224/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=110020 CPUtime=6.28
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 35510 0 0 0 610 18 0 0 25 0 1 0 92384744 112660480 25491 1992294400 134512640 136057169 4294956144 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 27505 25491 170 377 0 27125 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110020

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1824840/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=113648 CPUtime=12.68
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 36421 0 0 0 1249 19 0 0 25 0 1 0 92384744 116375552 26402 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 28412 26402 170 377 0 28032 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113648

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1830536/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=101832 CPUtime=25.48
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 38925 0 0 0 2527 21 0 0 25 0 1 0 92384744 104275968 24955 1992294400 134512640 136057169 4294956144 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 25458 24955 183 377 0 25078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101832

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1830536/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=101832 CPUtime=51.02
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 38937 0 0 0 5081 21 0 0 25 0 1 0 92384744 104275968 24967 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 25458 24967 183 377 0 25078 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 101832

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1829000/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=103176 CPUtime=102.21
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 39362 0 0 0 10200 21 0 0 25 0 1 0 92384744 105652224 25392 1992294400 134512640 136057169 4294956144 18446744073709551615 134612816 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 25794 25392 183 377 0 25414 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 103176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1779720/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=153260 CPUtime=162.18
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 51949 0 0 0 16187 31 0 0 25 0 1 0 92384744 156938240 37843 1992294400 134512640 136057169 4294956144 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 38315 37843 183 377 0 37935 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 153260

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1692168/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=240792 CPUtime=222.16
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 73873 0 0 0 22172 44 0 0 25 0 1 0 92384744 246571008 59564 1992294400 134512640 136057169 4294956144 18446744073709551615 134756805 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 60198 59564 183 377 0 59818 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 240792

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1611144/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=324644 CPUtime=282.14
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 95028 0 0 0 28156 58 0 0 25 0 1 0 92384744 332435456 80415 1992294400 134512640 136057169 4294956144 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 81161 80415 183 377 0 80781 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 324644

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1544712/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=388308 CPUtime=342.11
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 110952 0 0 0 34144 67 0 0 25 0 1 0 92384744 397627392 96339 1992294400 134512640 136057169 4294956144 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 97077 96339 183 377 0 96697 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 388308

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1438664/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=495056 CPUtime=402.09
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 137493 0 0 0 40127 82 0 0 25 0 1 0 92384744 506937344 122880 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 123764 122880 183 377 0 123384 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 495056

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1360520/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=573660 CPUtime=462.07
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 157372 0 0 0 46113 94 0 0 25 0 1 0 92384744 587427840 142303 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 143415 142303 183 377 0 143035 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 573660

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1307784/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=522.05
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170442 0 0 0 52103 102 0 0 25 0 1 0 92384744 641081344 155373 1992294400 134512640 136057169 4294956144 18446744073709551615 134831620 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155373 183 377 0 156134 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 626056

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19075
/proc/meminfo: memFree=1307656/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=582.03
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170464 0 0 0 58101 102 0 0 25 0 1 0 92384744 641081344 155395 1992294400 134512640 136057169 4294956144 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155395 183 377 0 156134 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 626056

[startup+642.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 19075
/proc/meminfo: memFree=1307656/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=642.01
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170467 0 0 0 64099 102 0 0 25 0 1 0 92384744 641081344 155398 1992294400 134512640 136057169 4294956144 18446744073709551615 135441217 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155398 183 377 0 156134 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 626056

[startup+702.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 19075
/proc/meminfo: memFree=1307464/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=701.98
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170482 0 0 0 70096 102 0 0 25 0 1 0 92384744 641081344 155413 1992294400 134512640 136057169 4294956144 18446744073709551615 134645280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155413 183 377 0 156134 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 626056

[startup+762.306 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 19075
/proc/meminfo: memFree=1307272/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=761.96
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170515 0 0 0 76094 102 0 0 25 0 1 0 92384744 641081344 155446 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155446 183 377 0 156134 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 626056

[startup+822.302 s]
/proc/loadavg: 1.15 1.06 1.01 2/65 19075
/proc/meminfo: memFree=1307272/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=626056 CPUtime=821.94
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 170515 0 0 0 82092 102 0 0 25 0 1 0 92384744 641081344 155446 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 156514 155446 183 377 0 156134 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 626056

[startup+882.301 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 19075
/proc/meminfo: memFree=1303432/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=630160 CPUtime=881.91
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 171565 0 0 0 88088 103 0 0 25 0 1 0 92384744 645283840 156496 1992294400 134512640 136057169 4294956144 18446744073709551615 134823352 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 157540 156496 183 377 0 157160 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 630160

[startup+942.301 s]
/proc/loadavg: 1.03 1.05 1.01 2/65 19075
/proc/meminfo: memFree=1206664/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=727192 CPUtime=941.89
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 195805 0 0 0 94068 121 0 0 25 0 1 0 92384744 744644608 180736 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 181798 180736 183 377 0 181418 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 727192

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 19075
/proc/meminfo: memFree=1143240/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=789596 CPUtime=1001.86
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 211455 0 0 0 100054 132 0 0 25 0 1 0 92384744 808546304 196386 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 197399 196386 183 377 0 197019 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 789596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 19075
/proc/meminfo: memFree=1143048/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=789596 CPUtime=1061.83
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 211483 0 0 0 106051 132 0 0 25 0 1 0 92384744 808546304 196414 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 197399 196414 183 377 0 197019 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 789596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 19075
/proc/meminfo: memFree=1142856/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=789596 CPUtime=1121.81
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 211540 0 0 0 112049 132 0 0 25 0 1 0 92384744 808546304 196471 1992294400 134512640 136057169 4294956144 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 197399 196471 183 377 0 197019 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 789596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19075
/proc/meminfo: memFree=1140936/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=791764 CPUtime=1181.8
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 212000 0 0 0 118047 133 0 0 25 0 1 0 92384744 810766336 196931 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 197941 196931 183 377 0 197561 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 791764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19075
/proc/meminfo: memFree=1140936/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=791764 CPUtime=1200.09
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194304 212004 0 0 0 119876 133 0 0 25 0 1 0 92384744 810766336 196935 1992294400 134512640 136057169 4294956144 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19074/statm: 197941 196935 183 377 0 197561 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 791764

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

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

[startup+1200.71 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19075
/proc/meminfo: memFree=1140936/2055920 swapFree=4180784/4192956
[pid=19074] ppid=19072 vsize=0 CPUtime=1200.19
/proc/19074/stat : 19074 (clasp) R 19072 19074 18563 0 -1 4194308 212006 0 0 0 119876 143 0 0 25 0 1 0 92384744 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 0 0 0
/proc/19074/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.21
CPU user time (s): 1198.76
CPU system time (s): 1.44578
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 791764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.76
system time used= 1.44578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212006
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= 1
involuntary context switches= 3445

runsolver used 1.13183 second user time and 3.24351 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-25 09:12:49
IDJOB=1719121
IDBENCH=20578
IDSOLVER=508
FILE ID=node45/1719121-1240643567
PBS_JOBID= 9186418
Free space on /tmp= 66308 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.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-1719121-1240643567/watcher-1719121-1240643567 -o /tmp/evaluation-result-1719121-1240643567/solver-1719121-1240643567 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1719121-1240643567.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= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=900370390

node45.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.231
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.231
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:       1929960 kB
Buffers:          1752 kB
Cached:          66088 kB
SwapCached:       5940 kB
Active:          54136 kB
Inactive:        22044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1929960 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:           33468 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            35776 kB
Committed_AS:   347600 kB
PageTables:       1376 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= 66304 MiB
End job on node45 at 2009-04-25 09:32:51