Trace number 1524179

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.08 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
MD5SUMbdbdcaa81df700a6beb0f62dde612ba9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5842
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.11	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.11	c Eliminate time :       0.04 

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-1524179-1238389454/watcher-1524179-1238389454 -o /tmp/evaluation-result-1524179-1238389454/solver-1524179-1238389454 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524179-1238389454.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: 0.92 0.98 1.11 3/64 32047
/proc/meminfo: memFree=1441616/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=2352 CPUtime=0
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 120000 1111612118 2408448 301 1992294400 134512640 135224549 4294956208 18446744073709551615 134632676 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 588 301 70 173 0 413 0

[startup+0.029772 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 32047
/proc/meminfo: memFree=1441616/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=3560 CPUtime=0.02
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 621 0 0 0 2 0 0 0 18 0 1 120000 1111612118 3645440 606 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 890 606 70 173 0 715 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3560

[startup+0.101779 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 32047
/proc/meminfo: memFree=1441616/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=5268 CPUtime=0.09
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 1082 0 0 0 9 0 0 0 18 0 1 120000 1111612118 5394432 1033 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 1317 1033 74 173 0 1142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5268

[startup+0.301802 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 32047
/proc/meminfo: memFree=1441616/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=5532 CPUtime=0.29
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 1201 0 0 0 29 0 0 0 19 0 1 120000 1111612118 5664768 1152 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 1383 1152 90 173 0 1208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5532

[startup+0.701848 s]
/proc/loadavg: 0.92 0.98 1.11 3/64 32047
/proc/meminfo: memFree=1441616/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=6724 CPUtime=0.69
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 1471 0 0 0 69 0 0 0 22 0 1 120000 1111612118 6885376 1422 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 1681 1422 90 173 0 1506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6724

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 1.11 2/65 32048
/proc/meminfo: memFree=1435336/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=8836 CPUtime=1.49
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 2004 0 0 0 148 1 0 0 25 0 1 120000 1111612118 9048064 1955 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 2209 1955 90 173 0 2034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8836

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 1.11 2/65 32048
/proc/meminfo: memFree=1433416/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=9628 CPUtime=3.09
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 2199 0 0 0 308 1 0 0 25 0 1 120000 1111612118 9859072 2150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 2407 2150 90 173 0 2232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9628

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 1.11 2/65 32048
/proc/meminfo: memFree=1430792/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=11872 CPUtime=6.29
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 2778 0 0 0 627 2 0 0 25 0 1 120000 1111612118 12156928 2729 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 2968 2729 90 173 0 2793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11872

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.11 2/65 32048
/proc/meminfo: memFree=1429000/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=13588 CPUtime=12.69
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 3197 0 0 0 1267 2 0 0 25 0 1 120000 1111612118 13914112 3148 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 3397 3148 90 173 0 3222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13588

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.10 2/65 32048
/proc/meminfo: memFree=1424648/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=18768 CPUtime=25.48
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 4467 0 0 0 2545 3 0 0 25 0 1 120000 1111612118 19218432 4418 1992294400 134512640 135224549 4294956208 18446744073709551615 134619690 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 4692 4418 90 173 0 4517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18768

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 1.10 2/65 32048
/proc/meminfo: memFree=1415240/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=27348 CPUtime=51.08
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 6625 0 0 0 5103 5 0 0 25 0 1 120000 1111612118 28004352 6576 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 6837 6576 90 173 0 6662 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27348

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/65 32048
/proc/meminfo: memFree=1404168/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=38564 CPUtime=102.27
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 9408 0 0 0 10219 8 0 0 25 0 1 120000 1111612118 39489536 9359 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 9641 9359 90 173 0 9466 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38564

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 32048
/proc/meminfo: memFree=1394120/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=48464 CPUtime=162.24
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 11897 0 0 0 16215 9 0 0 25 0 1 120000 1111612118 49627136 11848 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 12116 11848 90 173 0 11941 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48464

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 32048
/proc/meminfo: memFree=1385480/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=57168 CPUtime=222.23
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 14088 0 0 0 22211 12 0 0 25 0 1 120000 1111612118 58540032 13974 1992294400 134512640 135224549 4294956208 18446744073709551615 134619184 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 14292 13974 90 173 0 14117 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57168

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 32048
/proc/meminfo: memFree=1372104/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=70500 CPUtime=282.2
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 17459 0 0 0 28205 15 0 0 25 0 1 120000 1111612118 72192000 17345 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 17625 17345 90 173 0 17450 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 70500

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 32048
/proc/meminfo: memFree=1367112/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=75516 CPUtime=342.19
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 18701 0 0 0 34202 17 0 0 25 0 1 120000 1111612118 77328384 18587 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 18879 18587 90 173 0 18704 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 75516

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 32048
/proc/meminfo: memFree=1361800/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=80796 CPUtime=402.17
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 20032 0 0 0 40199 18 0 0 25 0 1 120000 1111612118 82735104 19918 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 20199 19918 90 173 0 20024 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 80796

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 32048
/proc/meminfo: memFree=1353416/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=89112 CPUtime=462.16
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 22118 0 0 0 46195 21 0 0 25 0 1 120000 1111612118 91250688 22004 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 22278 22004 90 173 0 22103 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 89112

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 32048
/proc/meminfo: memFree=1346248/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=96372 CPUtime=522.13
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 23935 0 0 0 52190 23 0 0 25 0 1 120000 1111612118 98684928 23821 1992294400 134512640 135224549 4294956208 18446744073709551615 134619204 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 24093 23821 90 173 0 23918 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 96372

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 32048
/proc/meminfo: memFree=1336904/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=105612 CPUtime=582.12
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 26276 0 0 0 58186 26 0 0 25 0 1 120000 1111612118 108146688 26162 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 26403 26162 90 173 0 26228 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 105612

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 32048
/proc/meminfo: memFree=1336840/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=105612 CPUtime=642.1
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 26276 0 0 0 64184 26 0 0 25 0 1 120000 1111612118 108146688 26162 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 26403 26162 90 173 0 26228 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 105612

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 32048
/proc/meminfo: memFree=1322952/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=119984 CPUtime=702.08
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 29863 0 0 0 70177 31 0 0 25 0 1 120000 1111612118 122863616 29620 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 29996 29620 90 173 0 29821 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 119984

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 32048
/proc/meminfo: memFree=1322888/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=119984 CPUtime=762.07
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 29863 0 0 0 76176 31 0 0 25 0 1 120000 1111612118 122863616 29620 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 29996 29620 90 173 0 29821 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 119984

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 32048
/proc/meminfo: memFree=1314952/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=127904 CPUtime=822.05
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 31856 0 0 0 82171 34 0 0 25 0 1 120000 1111612118 130973696 31613 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 31976 31613 90 173 0 31801 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 127904

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 32048
/proc/meminfo: memFree=1314952/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=127904 CPUtime=882.03
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 31856 0 0 0 88169 34 0 0 25 0 1 120000 1111612118 130973696 31613 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 31976 31613 90 173 0 31801 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 127904

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 32048
/proc/meminfo: memFree=1300104/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=142688 CPUtime=942.01
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 35578 0 0 0 94164 37 0 0 25 0 1 120000 1111612118 146112512 35335 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 35672 35335 90 173 0 35497 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 142688

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32048
/proc/meminfo: memFree=1300104/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=142688 CPUtime=1001.99
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 35578 0 0 0 100162 37 0 0 25 0 1 120000 1111612118 146112512 35335 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 35672 35335 90 173 0 35497 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 142688

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32048
/proc/meminfo: memFree=1289480/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=153116 CPUtime=1061.98
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 38216 0 0 0 106158 40 0 0 25 0 1 120000 1111612118 156790784 37973 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 38279 37973 90 173 0 38104 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 153116

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32048
/proc/meminfo: memFree=1289416/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=153116 CPUtime=1121.96
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 38216 0 0 0 112156 40 0 0 25 0 1 120000 1111612118 156790784 37973 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 38279 37973 90 173 0 38104 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 153116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32048
/proc/meminfo: memFree=1289416/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=153116 CPUtime=1181.95
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 38216 0 0 0 118154 41 0 0 25 0 1 120000 1111612118 156790784 37973 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 38279 37973 90 173 0 38104 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 153116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32048
/proc/meminfo: memFree=1289416/2055924 swapFree=4176792/4192956
[pid=32047] ppid=32045 vsize=153116 CPUtime=1200.05
/proc/32047/stat : 32047 (CirCUs) R 32045 32047 31816 0 -1 4194304 38216 0 0 0 119964 41 0 0 25 0 1 100 1111612118 156790784 37973 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32047/statm: 38279 37973 90 173 0 38104 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 153116

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.08
CPU user time (s): 1199.64
CPU system time (s): 0.438933
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 153116

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

runsolver used 0.897863 second user time and 2.51562 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-30 07:04:14
IDJOB=1524179
IDBENCH=70294
IDSOLVER=544
FILE ID=node6/1524179-1238389454
PBS_JOBID= 9061341
Free space on /tmp= 66340 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524179-1238389454/watcher-1524179-1238389454 -o /tmp/evaluation-result-1524179-1238389454/solver-1524179-1238389454 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524179-1238389454.cnf -t 1200

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

MD5SUM BENCH= bdbdcaa81df700a6beb0f62dde612ba9
RANDOM SEED=1787899398

node6.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.236
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.236
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:      2055924 kB
MemFree:       1442032 kB
Buffers:         99492 kB
Cached:         417440 kB
SwapCached:       9932 kB
Active:          45448 kB
Inactive:       484924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1442032 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          19164 kB
Slab:            69488 kB
Committed_AS:  2823080 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= 66336 MiB
End job on node6 at 2009-03-30 07:24:17