Trace number 1735031

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.04 1200.32

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

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

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-1735031-1240799533/watcher-1735031-1240799533 -o /tmp/evaluation-result-1735031-1240799533/solver-1735031-1240799533 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1735031-1240799533.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.99 1.10 3/64 24118
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=2104 CPUtime=0
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 120000 107985996 2154496 181 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 526 181 70 173 0 351 0

[startup+0.0278491 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 24118
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=3688 CPUtime=0.02
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 600 0 0 0 2 0 0 0 18 0 1 120000 107985996 3776512 585 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 922 586 70 173 0 747 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3688

[startup+0.101854 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 24118
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=6840 CPUtime=0.09
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 1498 0 0 0 9 0 0 0 18 0 1 120000 107985996 7004160 1384 1992294400 134512640 135224549 4294956224 18446744073709551615 134570474 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 1710 1384 74 173 0 1535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6840

[startup+0.301868 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 24118
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=6840 CPUtime=0.29
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 1531 0 0 0 29 0 0 0 19 0 1 120000 107985996 7004160 1417 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 1710 1417 90 173 0 1535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6840

[startup+0.701897 s]
/proc/loadavg: 0.92 0.99 1.10 3/64 24118
/proc/meminfo: memFree=1709112/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=8820 CPUtime=0.69
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 1998 0 0 0 68 1 0 0 23 0 1 120000 107985996 9031680 1884 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 2205 1884 90 173 0 2030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8820

[startup+1.50296 s]
/proc/loadavg: 0.92 0.99 1.10 2/65 24119
/proc/meminfo: memFree=1701360/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=9480 CPUtime=1.49
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 2181 0 0 0 148 1 0 0 25 0 1 120000 107985996 9707520 2067 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 2370 2067 90 173 0 2195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9480

[startup+3.10107 s]
/proc/loadavg: 0.92 0.99 1.10 2/65 24119
/proc/meminfo: memFree=1700464/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=10272 CPUtime=3.09
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 2378 0 0 0 308 1 0 0 25 0 1 120000 107985996 10518528 2264 1992294400 134512640 135224549 4294956224 18446744073709551615 134632551 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 2568 2264 90 173 0 2393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10272

[startup+6.30131 s]
/proc/loadavg: 0.93 0.99 1.10 2/65 24119
/proc/meminfo: memFree=1699312/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=11328 CPUtime=6.29
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 2645 0 0 0 627 2 0 0 25 0 1 120000 107985996 11599872 2531 1992294400 134512640 135224549 4294956224 18446744073709551615 134618859 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 2832 2531 90 173 0 2657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11328

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 1.10 2/65 24119
/proc/meminfo: memFree=1696176/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=14296 CPUtime=12.69
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 3351 0 0 0 1267 2 0 0 25 0 1 120000 107985996 14639104 3237 1992294400 134512640 135224549 4294956224 18446744073709551615 134587908 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 3574 3237 90 173 0 3399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14296

[startup+25.5017 s]
/proc/loadavg: 0.95 0.99 1.10 2/65 24119
/proc/meminfo: memFree=1692912/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=17860 CPUtime=25.48
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 4263 0 0 0 2545 3 0 0 25 0 1 120000 107985996 18288640 4149 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 4465 4149 90 173 0 4290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17860

[startup+51.1016 s]
/proc/loadavg: 0.96 0.99 1.09 2/65 24119
/proc/meminfo: memFree=1688944/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=22108 CPUtime=51.08
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 5318 0 0 0 5103 5 0 0 25 0 1 120000 107985996 22638592 5204 1992294400 134512640 135224549 4294956224 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 5527 5204 90 173 0 5352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22108

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.09 2/65 24119
/proc/meminfo: memFree=1682736/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=27784 CPUtime=102.26
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 6737 0 0 0 10220 6 0 0 25 0 1 120000 107985996 28450816 6623 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 6946 6623 90 173 0 6771 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27784

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 24119
/proc/meminfo: memFree=1676400/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=34120 CPUtime=162.25
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 8320 0 0 0 16216 9 0 0 25 0 1 120000 107985996 34938880 8206 1992294400 134512640 135224549 4294956224 18446744073709551615 134618886 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 8530 8206 90 173 0 8355 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34120

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 24119
/proc/meminfo: memFree=1668912/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=41768 CPUtime=222.23
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 10176 0 0 0 22212 11 0 0 25 0 1 120000 107985996 42770432 10062 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 10442 10062 90 173 0 10267 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41768

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 24119
/proc/meminfo: memFree=1666544/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=44016 CPUtime=282.23
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 10767 0 0 0 28211 12 0 0 25 0 1 120000 107985996 45072384 10653 1992294400 134512640 135224549 4294956224 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 11004 10653 90 173 0 10829 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 44016

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 24121
/proc/meminfo: memFree=1662768/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=47724 CPUtime=342.21
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 11670 0 0 0 34209 12 0 0 25 0 1 120000 107985996 48869376 11556 1992294400 134512640 135224549 4294956224 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 11931 11556 90 173 0 11756 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 47724

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 24121
/proc/meminfo: memFree=1659696/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=51024 CPUtime=402.19
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 12497 0 0 0 40206 13 0 0 25 0 1 120000 107985996 52248576 12383 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 12756 12383 90 173 0 12581 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51024

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 24121
/proc/meminfo: memFree=1657584/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=52740 CPUtime=462.18
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 12951 0 0 0 46204 14 0 0 25 0 1 120000 107985996 54005760 12837 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 13185 12837 90 173 0 13010 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 52740

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 24121
/proc/meminfo: memFree=1650352/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=60144 CPUtime=522.16
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 14792 0 0 0 52200 16 0 0 25 0 1 120000 107985996 61587456 14678 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 15036 14678 90 173 0 14861 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 60144

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 24121
/proc/meminfo: memFree=1650288/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=60144 CPUtime=582.15
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 14792 0 0 0 58199 16 0 0 25 0 1 120000 107985996 61587456 14678 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 15036 14678 90 173 0 14861 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 60144

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 24121
/proc/meminfo: memFree=1645424/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=65028 CPUtime=642.14
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 16009 0 0 0 64196 18 0 0 25 0 1 120000 107985996 66588672 15895 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 16257 15895 90 173 0 16082 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 65028

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 24121
/proc/meminfo: memFree=1644784/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=65688 CPUtime=702.12
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 16160 0 0 0 70194 18 0 0 25 0 1 120000 107985996 67264512 16046 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 16422 16046 90 173 0 16247 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 65688

[startup+762.306 s]
/proc/loadavg: 1.04 1.00 1.03 2/65 24121
/proc/meminfo: memFree=1644720/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=65688 CPUtime=762.11
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 16164 0 0 0 76193 18 0 0 25 0 1 120000 107985996 67264512 16050 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 16422 16050 90 173 0 16247 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 65688

[startup+822.301 s]
/proc/loadavg: 1.05 1.01 1.03 2/65 24121
/proc/meminfo: memFree=1639344/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=70968 CPUtime=822.1
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 17495 0 0 0 82190 20 0 0 25 0 1 120000 107985996 72671232 17381 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 17742 17381 90 173 0 17567 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 70968

[startup+882.302 s]
/proc/loadavg: 1.05 1.02 1.03 2/65 24121
/proc/meminfo: memFree=1639344/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=70968 CPUtime=882.09
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 17496 0 0 0 88189 20 0 0 25 0 1 120000 107985996 72671232 17382 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 17742 17382 90 173 0 17567 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 70968

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.02 2/65 24121
/proc/meminfo: memFree=1639280/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=70968 CPUtime=942.07
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 17497 0 0 0 94187 20 0 0 25 0 1 120000 107985996 72671232 17383 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 17742 17383 90 173 0 17567 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 70968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 24121
/proc/meminfo: memFree=1632880/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=77964 CPUtime=1002.06
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19245 0 0 0 100183 23 0 0 25 0 1 120000 107985996 79835136 19002 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19491 19002 90 173 0 19316 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 77964

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 24121
/proc/meminfo: memFree=1631600/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=79152 CPUtime=1062.05
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19529 0 0 0 106181 24 0 0 25 0 1 120000 107985996 81051648 19286 1992294400 134512640 135224549 4294956224 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19788 19286 90 173 0 19613 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 79152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24121
/proc/meminfo: memFree=1631664/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=79152 CPUtime=1122.04
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19529 0 0 0 112180 24 0 0 25 0 1 120000 107985996 81051648 19286 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19788 19286 90 173 0 19613 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 79152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24121
/proc/meminfo: memFree=1631664/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=79152 CPUtime=1182.02
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19529 0 0 0 118178 24 0 0 25 0 1 120000 107985996 81051648 19286 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19788 19286 90 173 0 19613 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 79152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24121
/proc/meminfo: memFree=1631600/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=79152 CPUtime=1200.02
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19530 0 0 0 119978 24 0 0 25 0 1 100 107985996 81051648 19287 1992294400 134512640 135224549 4294956224 18446744073709551615 134617640 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19788 19287 90 173 0 19613 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 79152

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24121
/proc/meminfo: memFree=1631600/2055920 swapFree=4191900/4192956
[pid=24118] ppid=24116 vsize=79152 CPUtime=1200.02
/proc/24118/stat : 24118 (CirCUs) R 24116 24118 24081 0 -1 4194304 19530 0 0 0 119978 24 0 0 25 0 1 100 107985996 81051648 19287 1992294400 134512640 135224549 4294956224 18446744073709551615 134617640 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24118/statm: 19788 19287 90 173 0 19613 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 79152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.04
CPU user time (s): 1199.79
CPU system time (s): 0.25696
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 79152

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

runsolver used 0.932858 second user time and 2.57561 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-27 04:32:13
IDJOB=1735031
IDBENCH=71339
IDSOLVER=544
FILE ID=node34/1735031-1240799533
PBS_JOBID= 9187391
Free space on /tmp= 66416 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g2.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735031-1240799533/watcher-1735031-1240799533 -o /tmp/evaluation-result-1735031-1240799533/solver-1735031-1240799533 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1735031-1240799533.cnf -t 1200

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=1547865900

node34.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.214
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.214
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:       1709592 kB
Buffers:         47792 kB
Cached:         213340 kB
SwapCached:        260 kB
Active:          84500 kB
Inactive:       189764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          21644 kB
Slab:            58108 kB
Committed_AS:   437724 kB
PageTables:       1380 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= 66416 MiB
End job on node34 at 2009-04-27 04:52:16