Trace number 1831595

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-32UNSAT 786.563 786.837

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark294.549
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

786.51/786.83	c clasp version 1.2.0-SAT09 
786.51/786.83	c Reading from ...774226/instance-1831595-1242774226.cnf
786.51/786.83	c Reading      : Done(0.000s)
786.51/786.83	c Preprocessing: |-\Done(0.000s)
786.51/786.83	c Solving...
786.51/786.83	
786.51/786.83	c Models    : 0     
786.51/786.83	c Time         : 786.680s (Solve: 786.680s)
786.51/786.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831595-1242774226/watcher-1831595-1242774226 -o /tmp/evaluation-result-1831595-1242774226/solver-1831595-1242774226 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831595-1242774226.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 14439
/proc/meminfo: memFree=1939728/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=1836 CPUtime=0
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 305455668 1880064 221 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 459 222 167 377 0 79 0

[startup+0.02719 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 14439
/proc/meminfo: memFree=1939728/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=1836 CPUtime=0.02
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 272 0 0 0 2 0 0 0 18 0 1 0 305455668 1880064 254 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 459 254 181 377 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1836

[startup+0.101201 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 14439
/proc/meminfo: memFree=1939728/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=1968 CPUtime=0.09
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 301 0 0 0 9 0 0 0 18 0 1 0 305455668 2015232 283 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 492 284 181 377 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1968

[startup+0.301234 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 14439
/proc/meminfo: memFree=1939728/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=2232 CPUtime=0.29
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 344 0 0 0 29 0 0 0 19 0 1 0 305455668 2285568 326 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 558 326 181 377 0 178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2232

[startup+0.701302 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 14439
/proc/meminfo: memFree=1939728/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=2364 CPUtime=0.69
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 381 0 0 0 69 0 0 0 22 0 1 0 305455668 2420736 363 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 591 363 181 377 0 211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2364

[startup+1.50144 s]
/proc/loadavg: 0.85 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1938952/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=2500 CPUtime=1.49
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 425 0 0 0 149 0 0 0 25 0 1 0 305455668 2560000 407 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 625 407 181 377 0 245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2500

[startup+3.10171 s]
/proc/loadavg: 0.85 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1938632/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=2632 CPUtime=3.09
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 474 0 0 0 309 0 0 0 25 0 1 0 305455668 2695168 456 1992294400 134512640 136057169 4294956160 18446744073709551615 134645315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 658 456 181 377 0 278 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2632

[startup+6.30126 s]
/proc/loadavg: 0.86 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1938184/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=2896 CPUtime=6.29
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 537 0 0 0 629 0 0 0 25 0 1 0 305455668 2965504 519 1992294400 134512640 136057169 4294956160 18446744073709551615 134828496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 724 519 181 377 0 344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2896

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1937928/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=3300 CPUtime=12.69
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 613 0 0 0 1268 1 0 0 25 0 1 0 305455668 3379200 595 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 825 595 181 377 0 445 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3300

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1937488/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=3572 CPUtime=25.49
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 709 0 0 0 2548 1 0 0 25 0 1 0 305455668 3657728 691 1992294400 134512640 136057169 4294956160 18446744073709551615 134615646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 893 691 181 377 0 513 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3572

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1936784/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=4384 CPUtime=51.07
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 884 0 0 0 5106 1 0 0 25 0 1 0 305455668 4489216 866 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1096 866 181 377 0 716 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4384

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1936272/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=4924 CPUtime=102.25
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1018 0 0 0 10224 1 0 0 25 0 1 0 305455668 5042176 1000 1992294400 134512640 136057169 4294956160 18446744073709551615 134618462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1231 1000 181 377 0 851 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4924

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1935760/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=5332 CPUtime=162.24
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1137 0 0 0 16222 2 0 0 25 0 1 0 305455668 5459968 1119 1992294400 134512640 136057169 4294956160 18446744073709551615 134828227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1333 1119 181 377 0 953 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5332

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1935440/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=5624 CPUtime=222.21
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1210 0 0 0 22219 2 0 0 25 0 1 0 305455668 5758976 1192 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1406 1192 181 377 0 1026 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5624

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1935120/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6016 CPUtime=282.19
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1290 0 0 0 28217 2 0 0 25 0 1 0 305455668 6160384 1272 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1504 1272 181 377 0 1124 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6016

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934864/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6160 CPUtime=342.17
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1336 0 0 0 34215 2 0 0 25 0 1 0 305455668 6307840 1318 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1540 1318 181 377 0 1160 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 6160

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934800/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6300 CPUtime=402.15
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1348 0 0 0 40213 2 0 0 25 0 1 0 305455668 6451200 1330 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1575 1330 181 377 0 1195 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 6300

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934288/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=462.13
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1469 0 0 0 46210 3 0 0 25 0 1 0 305455668 7045120 1451 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1451 181 377 0 1340 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 6880

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934224/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=522.11
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1482 0 0 0 52208 3 0 0 25 0 1 0 305455668 7045120 1464 1992294400 134512640 136057169 4294956160 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1464 181 377 0 1340 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 6880

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934160/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=582.09
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1484 0 0 0 58206 3 0 0 25 0 1 0 305455668 7045120 1466 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1466 181 377 0 1340 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 6880

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934096/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=642.07
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1488 0 0 0 64204 3 0 0 25 0 1 0 305455668 7045120 1470 1992294400 134512640 136057169 4294956160 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1470 181 377 0 1340 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 6880

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934096/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=702.04
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1489 0 0 0 70201 3 0 0 25 0 1 0 305455668 7045120 1471 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1471 181 377 0 1340 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 6880

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934032/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=762.03
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 76200 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 6880

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1934032/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=767.62
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 76759 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 767.62
Current children cumulated vsize (KiB) 6880

[startup+774.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=774.02
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 77399 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 774.02
Current children cumulated vsize (KiB) 6880

[startup+780.701 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=780.41
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78038 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 780.41
Current children cumulated vsize (KiB) 6880

[startup+783.902 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=783.61
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78358 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134819898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 783.61
Current children cumulated vsize (KiB) 6880

[startup+785.501 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=785.21
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78518 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 785.21
Current children cumulated vsize (KiB) 6880

[startup+786.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=786.01
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78598 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 786.01
Current children cumulated vsize (KiB) 6880

[startup+786.702 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=786.41
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78638 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 786.41
Current children cumulated vsize (KiB) 6880

[startup+786.802 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 14440
/proc/meminfo: memFree=1933968/2055920 swapFree=4179684/4192956
[pid=14439] ppid=14437 vsize=6880 CPUtime=786.51
/proc/14439/stat : 14439 (clasp) R 14437 14439 14402 0 -1 4194304 1499 0 0 0 78648 3 0 0 25 0 1 0 305455668 7045120 1481 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14439/statm: 1720 1481 181 377 0 1340 0
Current children cumulated CPU time (s) 786.51
Current children cumulated vsize (KiB) 6880

Child status: 20
Real time (s): 786.837
CPU time (s): 786.563
CPU user time (s): 786.522
CPU system time (s): 0.040993
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 6880

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

runsolver used 0.812876 second user time and 1.35079 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-20 01:03:46
IDJOB=1831595
IDBENCH=69602
IDSOLVER=637
FILE ID=node25/1831595-1242774226
PBS_JOBID= 9322306
Free space on /tmp= 66392 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.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-1831595-1242774226/watcher-1831595-1242774226 -o /tmp/evaluation-result-1831595-1242774226/solver-1831595-1242774226 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831595-1242774226.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=277033528

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1940208 kB
Buffers:         14320 kB
Cached:          65888 kB
SwapCached:       7784 kB
Active:          42184 kB
Inactive:        47036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1940208 kB
SwapTotal:     4192956 kB
SwapFree:      4179684 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            12456 kB
Committed_AS:   999744 kB
PageTables:       1464 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= 66392 MiB
End job on node25 at 2009-05-20 01:16:53