Trace number 1717229

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.07 1200.42

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

5.69/5.75	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.69/5.75	c Eliminate time :        5.2 

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-1717229-1240625870/watcher-1717229-1240625870 -o /tmp/evaluation-result-1717229-1240625870/solver-1717229-1240625870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1717229-1240625870.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.87 1.54 3/64 18178
/proc/meminfo: memFree=1245496/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=3620 CPUtime=0
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 691 0 0 0 0 0 0 0 18 0 1 120000 90615222 3706880 677 1992294400 134512640 135224549 4294956208 18446744073709551615 134593801 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 905 683 66 173 0 730 0

[startup+0.024787 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 18178
/proc/meminfo: memFree=1245496/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=11596 CPUtime=0.01
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 1794 0 0 0 1 0 0 0 18 0 1 120000 90615222 11874304 1779 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 2899 1780 70 173 0 2724 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11596

[startup+0.102795 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 18178
/proc/meminfo: memFree=1245496/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=16072 CPUtime=0.09
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 3020 0 0 0 8 1 0 0 18 0 1 120000 90615222 16457728 2907 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 4018 2907 70 173 0 3843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16072

[startup+0.301816 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 18178
/proc/meminfo: memFree=1245496/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=26220 CPUtime=0.29
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 5922 0 0 0 26 3 0 0 20 0 1 120000 90615222 26849280 5680 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 6555 5681 70 173 0 6380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26220

[startup+0.701859 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 18178
/proc/meminfo: memFree=1245496/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=40332 CPUtime=0.69
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 9843 0 0 0 65 4 0 0 23 0 1 120000 90615222 41299968 9343 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 10083 9343 77 173 0 9908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40332

[startup+1.50195 s]
/proc/loadavg: 1.99 1.87 1.54 2/65 18179
/proc/meminfo: memFree=1197880/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=62804 CPUtime=1.49
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 15742 0 0 0 142 7 0 0 25 0 1 120000 90615222 64311296 14729 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 15701 14729 77 173 0 15526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62804

[startup+3.10113 s]
/proc/loadavg: 1.91 1.85 1.53 2/65 18179
/proc/meminfo: memFree=1184504/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=64884 CPUtime=3.09
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 16363 0 0 0 302 7 0 0 25 0 1 120000 90615222 66441216 15350 1992294400 134512640 135224549 4294956208 18446744073709551615 134570472 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 16221 15350 77 173 0 16046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64884

[startup+6.30148 s]
/proc/loadavg: 1.91 1.85 1.53 2/65 18179
/proc/meminfo: memFree=1173880/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=79964 CPUtime=6.29
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 20831 0 0 0 620 9 0 0 25 0 1 120000 90615222 81883136 18825 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 19991 18825 92 173 0 19816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79964

[startup+12.7012 s]
/proc/loadavg: 1.77 1.82 1.53 2/65 18179
/proc/meminfo: memFree=1169592/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=80624 CPUtime=12.69
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 20981 0 0 0 1260 9 0 0 25 0 1 120000 90615222 82558976 18975 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 20156 18975 92 173 0 19981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80624

[startup+25.5016 s]
/proc/loadavg: 1.65 1.80 1.52 2/65 18179
/proc/meminfo: memFree=1169272/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=81020 CPUtime=25.48
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21083 0 0 0 2539 9 0 0 25 0 1 120000 90615222 82964480 19077 1992294400 134512640 135224549 4294956208 18446744073709551615 134631394 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 20255 19077 92 173 0 20080 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81020

[startup+51.1014 s]
/proc/loadavg: 1.43 1.73 1.51 2/65 18179
/proc/meminfo: memFree=1168952/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=81416 CPUtime=51.08
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21186 0 0 0 5098 10 0 0 25 0 1 120000 90615222 83369984 19180 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 20354 19180 92 173 0 20179 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81416

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.47 2/65 18179
/proc/meminfo: memFree=1168120/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=82208 CPUtime=102.27
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21379 0 0 0 10217 10 0 0 25 0 1 120000 90615222 84180992 19373 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 20552 19373 92 173 0 20377 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 82208

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.44 2/65 18179
/proc/meminfo: memFree=1167160/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=83204 CPUtime=162.24
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21608 0 0 0 16214 10 0 0 25 0 1 120000 90615222 85200896 19602 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 20801 19602 92 173 0 20626 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 83204

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.41 2/65 18179
/proc/meminfo: memFree=1166136/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=84128 CPUtime=222.23
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21864 0 0 0 22212 11 0 0 25 0 1 120000 90615222 86147072 19858 1992294400 134512640 135224549 4294956208 18446744073709551615 134617147 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 21032 19858 92 173 0 20857 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84128

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.39 2/65 18179
/proc/meminfo: memFree=1165688/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=84524 CPUtime=282.21
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 21968 0 0 0 28209 12 0 0 25 0 1 120000 90615222 86552576 19962 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 21131 19962 92 173 0 20956 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84524

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.36 2/65 18179
/proc/meminfo: memFree=1164024/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=86276 CPUtime=342.19
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 22361 0 0 0 34207 12 0 0 25 0 1 120000 90615222 88346624 20355 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 21569 20355 92 173 0 21394 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 86276

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.33 2/65 18179
/proc/meminfo: memFree=1163704/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=86672 CPUtime=402.17
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 22453 0 0 0 40204 13 0 0 25 0 1 120000 90615222 88752128 20447 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 21668 20447 92 173 0 21493 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 86672

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.31 2/65 18179
/proc/meminfo: memFree=1162680/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=87728 CPUtime=462.16
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 22734 0 0 0 46202 14 0 0 25 0 1 120000 90615222 89833472 20728 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 21932 20728 92 173 0 21757 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 87728

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.29 2/65 18179
/proc/meminfo: memFree=1161720/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=88652 CPUtime=522.14
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 22977 0 0 0 52200 14 0 0 25 0 1 120000 90615222 90779648 20971 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 22163 20971 92 173 0 21988 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 88652

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.26 2/65 18179
/proc/meminfo: memFree=1160824/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=89576 CPUtime=582.12
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 23193 0 0 0 58197 15 0 0 25 0 1 120000 90615222 91725824 21187 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 22394 21187 92 173 0 22219 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 89576

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.25 2/65 18179
/proc/meminfo: memFree=1160696/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=89708 CPUtime=642.11
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 23225 0 0 0 64196 15 0 0 25 0 1 120000 90615222 91860992 21219 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 22427 21219 92 173 0 22252 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 89708

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.23 2/65 18179
/proc/meminfo: memFree=1160120/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=90236 CPUtime=702.09
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 23386 0 0 0 70193 16 0 0 25 0 1 120000 90615222 92401664 21380 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 22559 21380 92 173 0 22384 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 90236

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.21 2/65 18179
/proc/meminfo: memFree=1158776/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=91808 CPUtime=762.07
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 23705 0 0 0 76191 16 0 0 25 0 1 120000 90615222 94011392 21699 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 22952 21699 92 173 0 22777 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 91808

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.20 2/65 18179
/proc/meminfo: memFree=1158328/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=92336 CPUtime=822.06
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 23839 0 0 0 82189 17 0 0 25 0 1 120000 90615222 94552064 21833 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23084 21833 92 173 0 22909 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 92336

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/65 18179
/proc/meminfo: memFree=1157368/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=93280 CPUtime=882.04
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24059 0 0 0 88186 18 0 0 25 0 1 120000 90615222 95518720 22053 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23320 22053 92 173 0 23145 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 93280

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 18179
/proc/meminfo: memFree=1156600/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=94072 CPUtime=942.02
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24273 0 0 0 94184 18 0 0 25 0 1 120000 90615222 96329728 22267 1992294400 134512640 135224549 4294956208 18446744073709551615 134631368 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23518 22267 92 173 0 23343 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 94072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 18179
/proc/meminfo: memFree=1156536/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=94072 CPUtime=1002
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24273 0 0 0 100182 18 0 0 25 0 1 120000 90615222 96329728 22267 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23518 22267 92 173 0 23343 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 94072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 18179
/proc/meminfo: memFree=1155704/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=94996 CPUtime=1061.99
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24508 0 0 0 106180 19 0 0 25 0 1 120000 90615222 97275904 22502 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23749 22502 92 173 0 23574 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 94996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 18179
/proc/meminfo: memFree=1154872/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=95656 CPUtime=1121.96
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24693 0 0 0 112177 19 0 0 25 0 1 120000 90615222 97951744 22687 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23914 22687 92 173 0 23739 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 95656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 18179
/proc/meminfo: memFree=1154808/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=95656 CPUtime=1181.95
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24696 0 0 0 118175 20 0 0 25 0 1 120000 90615222 97951744 22690 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23914 22690 92 173 0 23739 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 95656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 18179
/proc/meminfo: memFree=1154808/2055920 swapFree=4144072/4192956
[pid=18178] ppid=18176 vsize=95656 CPUtime=1200.05
/proc/18178/stat : 18178 (CirCUs) R 18176 18178 15882 0 -1 4194304 24696 0 0 0 119985 20 0 0 25 0 1 100 90615222 97951744 22690 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 23914 22690 92 173 0 23739 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 95656

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.86
CPU system time (s): 0.217966
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 95656

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

runsolver used 0.841872 second user time and 2.51762 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-25 04:17:50
IDJOB=1717229
IDBENCH=20406
IDSOLVER=544
FILE ID=node42/1717229-1240625870
PBS_JOBID= 9186376
Free space on /tmp= 66320 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717229-1240625870/watcher-1717229-1240625870 -o /tmp/evaluation-result-1717229-1240625870/solver-1717229-1240625870 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1717229-1240625870.cnf -t 1200

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1384515025

node42.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.232
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.232
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:       1245912 kB
Buffers:         75756 kB
Cached:         615008 kB
SwapCached:      43636 kB
Active:         226232 kB
Inactive:       510616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1245912 kB
SwapTotal:     4192956 kB
SwapFree:      4144072 kB
Dirty:            7368 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            59136 kB
Committed_AS:   378284 kB
PageTables:       1388 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= 66320 MiB
End job on node42 at 2009-04-25 04:37:53