Trace number 1717425

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
NCVWr 2009-03-22? (TO) 1200.09 1200.53

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h35-unknown.cnf
MD5SUM5e044c9f89a347ff1731180a403693c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.512
Satisfiable
(Un)Satisfiability was proved
Number of variables196689
Number of clauses912286
Sum of the clauses size2345308
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2717679
Number of clauses of size 3188110
Number of clauses of size 41747
Number of clauses of size 5138
Number of clauses of size over 54336

Solver Data


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-1717425-1240628228/watcher-1717425-1240628228 -o /tmp/evaluation-result-1717425-1240628228/solver-1717425-1240628228 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/NCVWr HOME/instance-1717425-1240628228.cnf 562165496 

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.00 1.00 1.00 3/65 15657
/proc/meminfo: memFree=1597856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=411884 CPUtime=0
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 90852070 421769216 104 1992294400 134512640 135113558 4294956224 18446744073709551615 134523300 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 102971 105 55 146 0 101846 0

[startup+0.10304 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15657
/proc/meminfo: memFree=1597856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=413072 CPUtime=0.09
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 579 0 0 0 9 0 0 0 18 0 1 0 90852070 422985728 564 1992294400 134512640 135113558 4294956224 18446744073709551615 134523307 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 103268 564 55 146 0 102143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 413072

[startup+0.201051 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15657
/proc/meminfo: memFree=1597856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=414128 CPUtime=0.19
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 1018 0 0 0 19 0 0 0 18 0 1 0 90852070 424067072 1003 1992294400 134512640 135113558 4294956224 18446744073709551615 134523167 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 103532 1004 55 146 0 102407 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 414128

[startup+0.301061 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15657
/proc/meminfo: memFree=1597856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=415184 CPUtime=0.29
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 1476 0 0 0 28 1 0 0 19 0 1 0 90852070 425148416 1461 1992294400 134512640 135113558 4294956224 18446744073709551615 134522949 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 103796 1461 55 146 0 102671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 415184

[startup+0.701107 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15657
/proc/meminfo: memFree=1597856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=420200 CPUtime=0.69
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 3498 0 0 0 67 2 0 0 23 0 1 0 90852070 430284800 3483 1992294400 134512640 135113558 4294956224 18446744073709551615 134640574 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 105050 3484 55 146 0 103925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 420200

[startup+1.50221 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15658
/proc/meminfo: memFree=1574424/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=1.49
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 141 8 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526474 0 0 4096 0 0 0 0 17 1 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 467320

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15658
/proc/meminfo: memFree=1522840/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=3.08
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 300 8 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526348 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 467320

[startup+6.30173 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 15658
/proc/meminfo: memFree=1523160/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=6.28
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 620 8 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526368 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 467320

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 15658
/proc/meminfo: memFree=1523616/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=12.67
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 1259 8 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526468 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 467320

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 15658
/proc/meminfo: memFree=1523808/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=25.48
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 2539 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526474 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 467320

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 15658
/proc/meminfo: memFree=1523936/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=51.06
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 5097 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526339 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 467320

[startup+102.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15658
/proc/meminfo: memFree=1523936/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=102.24
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 10215 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526551 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 467320

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15658
/proc/meminfo: memFree=1523872/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=162.21
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 16212 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526379 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 467320

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15658
/proc/meminfo: memFree=1523872/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=222.19
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 22210 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526352 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 467320

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1523808/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=467320 CPUtime=282.15
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 18531 0 0 0 28206 9 0 0 25 0 1 0 90852070 478535680 18515 1992294400 134512640 135113558 4294956224 18446744073709551615 134526551 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 116830 18515 55 146 0 115705 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 467320

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469984/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=342.12
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 34199 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532602 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 502736

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469920/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=402.1
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 40197 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134531486 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 502736

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469920/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=462.07
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 46194 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134531281 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 502736

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=522.05
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 52192 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 502736

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469856/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=582.03
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 58190 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532010 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 502736

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469792/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=642.02
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 64189 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532600 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 502736

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469792/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=702
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 70187 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134533699 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 502736

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469728/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=761.99
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 76186 13 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134531124 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 502736

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469728/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=821.97
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 82183 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 502736

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469728/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=881.96
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 88182 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134531726 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 502736

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469728/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=941.93
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 94179 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532505 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 502736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469664/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=1001.91
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 100177 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 502736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469664/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=1061.89
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 106175 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134534242 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 502736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469664/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=1121.87
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 112173 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134531362 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 502736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469664/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=1181.86
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 118172 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134532534 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 502736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15664
/proc/meminfo: memFree=1469664/2055920 swapFree=4053672/4192956
[pid=15657] ppid=15655 vsize=502736 CPUtime=1200.05
/proc/15657/stat : 15657 (NCVWr) R 15655 15657 14933 0 -1 4194304 31974 0 0 0 119991 14 0 0 25 0 1 0 90852070 514801664 31958 1992294400 134512640 135113558 4294956224 18446744073709551615 134534242 0 0 4096 0 0 0 0 17 0 0 0
/proc/15657/statm: 125684 31958 58 146 0 124559 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 502736

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.53
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.168974
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 502736

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

runsolver used 1.38379 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 04:57:09
IDJOB=1717425
IDBENCH=20414
IDSOLVER=531
FILE ID=node87/1717425-1240628228
PBS_JOBID= 9186344
Free space on /tmp= 66404 MiB

SOLVER NAME= NCVWr 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h35-unknown.cnf
COMMAND LINE= HOME/NCVWr BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717425-1240628228/watcher-1717425-1240628228 -o /tmp/evaluation-result-1717425-1240628228/solver-1717425-1240628228 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/NCVWr HOME/instance-1717425-1240628228.cnf 562165496

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

MD5SUM BENCH= 5e044c9f89a347ff1731180a403693c1
RANDOM SEED=562165496

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1598272 kB
Buffers:         47868 kB
Cached:         210328 kB
SwapCached:     134164 kB
Active:         103436 kB
Inactive:       291276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598272 kB
SwapTotal:     4192956 kB
SwapFree:      4053672 kB
Dirty:           21156 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            48748 kB
Committed_AS:   265288 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node87 at 2009-04-25 05:17:11