Trace number 1717385

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.12 1200.55

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

23.48/23.55	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
23.48/23.55	c Eliminate time :      21.59 

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-1717385-1240627867/watcher-1717385-1240627867 -o /tmp/evaluation-result-1717385-1240627867/solver-1717385-1240627867 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1717385-1240627867.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 0.99 3/64 23569
/proc/meminfo: memFree=1145928/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=9664 CPUtime=0
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 684 0 0 0 0 0 0 0 18 0 1 120000 90820761 9895936 669 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 2416 674 66 173 0 2241 0

[startup+0.026078 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23569
/proc/meminfo: memFree=1145928/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=28648 CPUtime=0.02
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 3890 0 0 0 1 1 0 0 18 0 1 120000 90820761 29335552 3875 1992294400 134512640 135224549 4294956224 18446744073709551615 134594320 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 7162 3881 66 173 0 6987 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28648

[startup+0.101092 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23569
/proc/meminfo: memFree=1145928/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=37288 CPUtime=0.09
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 6068 0 0 0 7 2 0 0 18 0 1 120000 90820761 38182912 6020 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 9322 6020 70 173 0 9147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37288

[startup+0.301127 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23569
/proc/meminfo: memFree=1145928/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=47824 CPUtime=0.29
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 9035 0 0 0 25 4 0 0 19 0 1 120000 90820761 48971776 8793 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 11956 8794 70 173 0 11781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47824

[startup+0.701201 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23569
/proc/meminfo: memFree=1145928/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=67328 CPUtime=0.69
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 14585 0 0 0 62 7 0 0 22 0 1 120000 90820761 68943872 14086 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 16832 14088 70 173 0 16657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67328

[startup+1.50135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23570
/proc/meminfo: memFree=1073344/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=108868 CPUtime=1.48
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 26235 0 0 0 135 13 0 0 25 0 1 120000 90820761 111480832 24198 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 27217 24199 70 173 0 27042 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 108868

[startup+3.10164 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23570
/proc/meminfo: memFree=1035200/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=151976 CPUtime=3.08
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 37809 0 0 0 290 18 0 0 25 0 1 120000 90820761 155623424 35771 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 37994 35771 77 173 0 37819 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 151976

[startup+6.30224 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23570
/proc/meminfo: memFree=948032/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=217304 CPUtime=6.28
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 55054 0 0 0 601 27 0 0 25 0 1 120000 90820761 222519296 50838 1992294400 134512640 135224549 4294956224 18446744073709551615 134560936 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 54326 50838 77 173 0 54151 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 217304

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 23570
/proc/meminfo: memFree=936832/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=224460 CPUtime=12.68
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 57262 0 0 0 1239 29 0 0 25 0 1 120000 90820761 229847040 52572 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 56115 52572 77 173 0 55940 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 224460

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23570
/proc/meminfo: memFree=884480/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=274724 CPUtime=25.47
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72072 0 0 0 2513 34 0 0 25 0 1 120000 90820761 281317376 65364 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 68681 65364 93 173 0 68506 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 274724

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23570
/proc/meminfo: memFree=883840/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=275516 CPUtime=51.06
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72258 0 0 0 5072 34 0 0 25 0 1 120000 90820761 282128384 65550 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 68879 65550 93 173 0 68704 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 275516

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23570
/proc/meminfo: memFree=882880/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=276440 CPUtime=102.24
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72497 0 0 0 10190 34 0 0 25 0 1 120000 90820761 283074560 65789 1992294400 134512640 135224549 4294956224 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69110 65789 93 173 0 68935 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 276440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=882752/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=276596 CPUtime=162.22
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72520 0 0 0 16188 34 0 0 25 0 1 120000 90820761 283234304 65812 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69149 65812 93 173 0 68974 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 276596

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=882496/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=276728 CPUtime=222.21
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72576 0 0 0 22186 35 0 0 25 0 1 120000 90820761 283369472 65868 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69182 65868 93 173 0 69007 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 276728

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=882496/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=276728 CPUtime=282.19
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72578 0 0 0 28184 35 0 0 25 0 1 120000 90820761 283369472 65870 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69182 65870 93 173 0 69007 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 276728

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=880960/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=278312 CPUtime=342.17
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 72955 0 0 0 34181 36 0 0 25 0 1 120000 90820761 284991488 66247 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69578 66247 93 173 0 69403 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 278312

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=880704/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=278576 CPUtime=402.14
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73015 0 0 0 40178 36 0 0 25 0 1 120000 90820761 285261824 66307 1992294400 134512640 135224549 4294956224 18446744073709551615 134595230 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69644 66307 93 173 0 69469 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 278576

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=880704/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=278576 CPUtime=462.12
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73016 0 0 0 46176 36 0 0 25 0 1 120000 90820761 285261824 66308 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69644 66308 93 173 0 69469 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 278576

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=880768/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=278576 CPUtime=522.1
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73017 0 0 0 52174 36 0 0 25 0 1 120000 90820761 285261824 66309 1992294400 134512640 135224549 4294956224 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69644 66309 93 173 0 69469 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 278576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23570
/proc/meminfo: memFree=879424/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=279896 CPUtime=582.08
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73359 0 0 0 58171 37 0 0 25 0 1 120000 90820761 286613504 66651 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 69974 66651 93 173 0 69799 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 279896

[startup+642.302 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 23576
/proc/meminfo: memFree=878528/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=642.05
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73555 0 0 0 64168 37 0 0 25 0 1 120000 90820761 287424512 66847 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66847 93 173 0 69997 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 280688

[startup+702.303 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 23576
/proc/meminfo: memFree=878592/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=702.04
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73557 0 0 0 70166 38 0 0 25 0 1 120000 90820761 287424512 66849 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66849 93 173 0 69997 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 280688

[startup+762.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 23576
/proc/meminfo: memFree=878528/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=762.02
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73563 0 0 0 76164 38 0 0 25 0 1 120000 90820761 287424512 66855 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66855 93 173 0 69997 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 280688

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=878528/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=821.99
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73563 0 0 0 82161 38 0 0 25 0 1 120000 90820761 287424512 66855 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66855 93 173 0 69997 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 280688

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=878528/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=881.97
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73563 0 0 0 88159 38 0 0 25 0 1 120000 90820761 287424512 66855 1992294400 134512640 135224549 4294956224 18446744073709551615 134622722 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66855 93 173 0 69997 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 280688

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=878528/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=280688 CPUtime=941.95
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73563 0 0 0 94157 38 0 0 25 0 1 120000 90820761 287424512 66855 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70172 66855 93 173 0 69997 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 280688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=877760/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=281624 CPUtime=1001.94
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 73764 0 0 0 100155 39 0 0 25 0 1 120000 90820761 288382976 67056 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70406 67056 93 173 0 70231 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 281624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=876096/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=283208 CPUtime=1061.91
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 74167 0 0 0 106152 39 0 0 25 0 1 120000 90820761 290004992 67459 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70802 67459 93 173 0 70627 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 283208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=875456/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=283868 CPUtime=1121.89
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 74338 0 0 0 112150 39 0 0 25 0 1 120000 90820761 290680832 67630 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 70967 67630 93 173 0 70792 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 283868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=874048/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=285320 CPUtime=1181.87
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 74682 0 0 0 118147 40 0 0 25 0 1 120000 90820761 292167680 67974 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 71330 67974 93 173 0 71155 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 285320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23576
/proc/meminfo: memFree=874048/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=285320 CPUtime=1200.07
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 74682 0 0 0 119967 40 0 0 25 0 1 100 90820761 292167680 67974 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 71330 67974 93 173 0 71155 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 285320

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.00 2/65 23576
/proc/meminfo: memFree=874048/2055920 swapFree=4181828/4192956
[pid=23569] ppid=23567 vsize=285320 CPUtime=1200.07
/proc/23569/stat : 23569 (CirCUs) R 23567 23569 22904 0 -1 4194304 74682 0 0 0 119967 40 0 0 25 0 1 100 90820761 292167680 67974 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23569/statm: 71330 67974 93 173 0 71155 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 285320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1199.68
CPU system time (s): 0.446932
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 285320

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

runsolver used 0.842871 second user time and 2.58061 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 04:51:09
IDJOB=1717385
IDBENCH=20410
IDSOLVER=544
FILE ID=node7/1717385-1240627867
PBS_JOBID= 9186391
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1682069992

node7.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.256
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.256
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:       1146344 kB
Buffers:         83600 kB
Cached:         742280 kB
SwapCached:       5488 kB
Active:         269404 kB
Inactive:       564900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146344 kB
SwapTotal:     4192956 kB
SwapFree:      4181828 kB
Dirty:           23792 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            61176 kB
Committed_AS:   605528 kB
PageTables:       1444 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= 66176 MiB
End job on node7 at 2009-04-25 05:11:12