Trace number 1524245

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
CircUs 2009-03-23? (TO) 1200.11 1200.54

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
MD5SUM1d9454adc76495811d3ba130d2b8d41e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.0575
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.27	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.19/0.27	c Eliminate time :       0.12 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524245-1238406892/watcher-1524245-1238406892 -o /tmp/evaluation-result-1524245-1238406892/solver-1524245-1238406892 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524245-1238406892.cnf -t 1200 

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.99 1.85 1.45 3/64 9359
/proc/meminfo: memFree=1307176/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=3080 CPUtime=0
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 120000 1113355336 3153920 393 1992294400 134512640 135224549 4294956208 18446744073709551615 134565970 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 770 394 70 173 0 595 0

[startup+0.051167 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 9359
/proc/meminfo: memFree=1307176/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=5104 CPUtime=0.04
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 952 0 0 0 4 0 0 0 18 0 1 120000 1113355336 5226496 937 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 1276 937 70 173 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5104

[startup+0.101175 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 9359
/proc/meminfo: memFree=1307176/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=6684 CPUtime=0.09
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 1406 0 0 0 8 1 0 0 18 0 1 120000 1113355336 6844416 1358 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 1671 1358 70 173 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6684

[startup+0.301209 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 9359
/proc/meminfo: memFree=1307176/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=8520 CPUtime=0.29
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 1937 0 0 0 28 1 0 0 19 0 1 120000 1113355336 8724480 1823 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 2130 1823 90 173 0 1955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8520

[startup+0.701278 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 9359
/proc/meminfo: memFree=1307176/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=9312 CPUtime=0.69
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 2128 0 0 0 68 1 0 0 22 0 1 120000 1113355336 9535488 2014 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 2328 2014 90 173 0 2153 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9312

[startup+1.50142 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 9360
/proc/meminfo: memFree=1298848/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=10632 CPUtime=1.49
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 2469 0 0 0 148 1 0 0 25 0 1 120000 1113355336 10887168 2355 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 2658 2355 90 173 0 2483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10632

[startup+3.10169 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 9360
/proc/meminfo: memFree=1296864/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=13408 CPUtime=3.09
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 3144 0 0 0 307 2 0 0 25 0 1 120000 1113355336 13729792 3030 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 3352 3030 90 173 0 3177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13408

[startup+6.30125 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 9360
/proc/meminfo: memFree=1294496/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=14596 CPUtime=6.29
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 3460 0 0 0 627 2 0 0 25 0 1 120000 1113355336 14946304 3346 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 3649 3346 90 173 0 3474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14596

[startup+12.7014 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 9360
/proc/meminfo: memFree=1290336/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=18856 CPUtime=12.69
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 4522 0 0 0 1266 3 0 0 25 0 1 120000 1113355336 19308544 4408 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 4714 4408 90 173 0 4539 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18856

[startup+25.5016 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 9360
/proc/meminfo: memFree=1287328/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=21236 CPUtime=25.48
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 5099 0 0 0 2545 3 0 0 25 0 1 120000 1113355336 21745664 4985 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 5309 4985 90 173 0 5134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21236

[startup+51.102 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 9360
/proc/meminfo: memFree=1280864/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=27724 CPUtime=51.07
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 6722 0 0 0 5102 5 0 0 25 0 1 120000 1113355336 28389376 6608 1992294400 134512640 135224549 4294956208 18446744073709551615 134595180 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 6931 6608 90 173 0 6756 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27724

[startup+102.306 s]
/proc/loadavg: 1.18 1.60 1.40 2/65 9360
/proc/meminfo: memFree=1266400/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=42116 CPUtime=102.26
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 10325 0 0 0 10217 9 0 0 25 0 1 120000 1113355336 43126784 10211 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 10529 10211 90 173 0 10354 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42116

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.37 2/65 9360
/proc/meminfo: memFree=1254816/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=53720 CPUtime=162.24
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 13204 0 0 0 16212 12 0 0 25 0 1 120000 1113355336 55009280 13090 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 13430 13090 90 173 0 13255 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53720

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 9360
/proc/meminfo: memFree=1243232/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=65216 CPUtime=222.22
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 16093 0 0 0 22208 14 0 0 25 0 1 120000 1113355336 66781184 15979 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 16304 15979 90 173 0 16129 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65216

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 9360
/proc/meminfo: memFree=1234400/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=73932 CPUtime=282.2
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 18295 0 0 0 28204 16 0 0 25 0 1 120000 1113355336 75706368 18181 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 18483 18181 90 173 0 18308 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 73932

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 9360
/proc/meminfo: memFree=1226528/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=81980 CPUtime=342.18
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 20243 0 0 0 34200 18 0 0 25 0 1 120000 1113355336 83947520 20129 1992294400 134512640 135224549 4294956208 18446744073709551615 134594619 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 20495 20129 90 173 0 20320 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 81980

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 9366
/proc/meminfo: memFree=1221728/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=86600 CPUtime=402.14
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 21409 0 0 0 40195 19 0 0 25 0 1 120000 1113355336 88678400 21295 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 21650 21295 90 173 0 21475 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 86600

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 9366
/proc/meminfo: memFree=1214304/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=93996 CPUtime=462.13
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 23261 0 0 0 46192 21 0 0 25 0 1 120000 1113355336 96251904 23147 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 23499 23147 90 173 0 23324 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 93996

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 9366
/proc/meminfo: memFree=1204064/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=104424 CPUtime=522.1
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 25860 0 0 0 52187 23 0 0 25 0 1 120000 1113355336 106930176 25746 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 26106 25746 90 173 0 25931 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 104424

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 9366
/proc/meminfo: memFree=1193952/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=114456 CPUtime=582.09
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 28373 0 0 0 58183 26 0 0 25 0 1 120000 1113355336 117202944 28259 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 28614 28259 90 173 0 28439 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 114456

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 9366
/proc/meminfo: memFree=1183968/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=124364 CPUtime=642.07
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 30860 0 0 0 64179 28 0 0 25 0 1 120000 1113355336 127348736 30746 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 31091 30746 90 173 0 30916 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 124364

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 9366
/proc/meminfo: memFree=1183968/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=124364 CPUtime=702.04
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 30860 0 0 0 70176 28 0 0 25 0 1 120000 1113355336 127348736 30746 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 31091 30746 90 173 0 30916 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 124364

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 9366
/proc/meminfo: memFree=1169824/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=138372 CPUtime=762.02
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 34381 0 0 0 76171 31 0 0 25 0 1 120000 1113355336 141692928 34267 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 34593 34267 90 173 0 34418 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 138372

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 9366
/proc/meminfo: memFree=1169824/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=138372 CPUtime=822.01
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 34381 0 0 0 82169 32 0 0 25 0 1 120000 1113355336 141692928 34267 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 34593 34267 90 173 0 34418 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 138372

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 9366
/proc/meminfo: memFree=1163360/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=144708 CPUtime=881.98
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 35985 0 0 0 88165 33 0 0 25 0 1 120000 1113355336 148180992 35871 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 36177 35871 90 173 0 36002 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 144708

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 9366
/proc/meminfo: memFree=1163424/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=144708 CPUtime=941.96
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 35985 0 0 0 94162 34 0 0 25 0 1 120000 1113355336 148180992 35871 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 36177 35871 90 173 0 36002 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 144708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 9366
/proc/meminfo: memFree=1150048/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=158444 CPUtime=1001.94
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 39439 0 0 0 100157 37 0 0 25 0 1 120000 1113355336 162246656 39196 1992294400 134512640 135224549 4294956208 18446744073709551615 134595385 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 39611 39196 90 173 0 39436 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 158444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 9366
/proc/meminfo: memFree=1150048/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=158444 CPUtime=1061.91
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 39439 0 0 0 106154 37 0 0 25 0 1 120000 1113355336 162246656 39196 1992294400 134512640 135224549 4294956208 18446744073709551615 134619210 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 39611 39196 90 173 0 39436 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 158444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 9366
/proc/meminfo: memFree=1134560/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=173904 CPUtime=1121.9
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 43319 0 0 0 112148 42 0 0 25 0 1 120000 1113355336 178077696 43076 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 43476 43076 90 173 0 43301 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 173904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9366
/proc/meminfo: memFree=1134496/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=173904 CPUtime=1181.88
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 43319 0 0 0 118146 42 0 0 25 0 1 120000 1113355336 178077696 43076 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 43476 43076 90 173 0 43301 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 173904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9366
/proc/meminfo: memFree=1134496/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=173904 CPUtime=1200.07
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 43319 0 0 0 119965 42 0 0 25 0 1 100 1113355336 178077696 43076 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 43476 43076 90 173 0 43301 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 173904

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9366
/proc/meminfo: memFree=1134496/2055920 swapFree=4177928/4192956
[pid=9359] ppid=9357 vsize=173904 CPUtime=1200.07
/proc/9359/stat : 9359 (CirCUs) R 9357 9359 9073 0 -1 4194304 43319 0 0 0 119965 42 0 0 25 0 1 100 1113355336 178077696 43076 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9359/statm: 43476 43076 90 173 0 43301 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 173904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.66
CPU system time (s): 0.45493
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 173904

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

runsolver used 0.801878 second user time and 2.56261 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 11:54:52
IDJOB=1524245
IDBENCH=70360
IDSOLVER=544
FILE ID=node14/1524245-1238406892
PBS_JOBID= 9061420
Free space on /tmp= 65476 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524245-1238406892/watcher-1524245-1238406892 -o /tmp/evaluation-result-1524245-1238406892/solver-1524245-1238406892 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524245-1238406892.cnf -t 1200

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

MD5SUM BENCH= 1d9454adc76495811d3ba130d2b8d41e
RANDOM SEED=547285927

node14.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.270
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	: 5931.00
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.270
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:       1307592 kB
Buffers:         77268 kB
Cached:         578944 kB
SwapCached:       8964 kB
Active:          37900 kB
Inactive:       628904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307592 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            67396 kB
Committed_AS:  2847064 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-30 12:14:55