Trace number 1718938

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
gnovelty+ 2009-03-22? (TO) 1200.15 1200.62

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

148.54/148.69	c +------------------------------+
148.54/148.69	c | gNovelty+, version 1.2       |
148.54/148.69	c +------------------------------+
148.54/148.69	c gnovelty+ -h for help
148.54/148.69	c 
148.54/148.69	finish initINstance()
148.54/148.69	c Problem instance: numAtoms = 482093, numClauses = 9676386, numLiterals = 28195028
148.54/148.69	c General parameters: seed = 620404815, timeout = 10 secs, targetCost = 0, print solution: no
148.54/148.69	c gNovelty+ parameters: walkprob = 0.01, smoothprob = 1.00, noise = adaptive
148.54/148.69	c tries = 1
148.54/148.69	c 

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-1718938-1240641311/watcher-1718938-1240641311 -o /tmp/evaluation-result-1718938-1240641311/solver-1718938-1240641311 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1718938-1240641311.cnf 620404815 

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.36 1.10 1.03 3/67 2535
/proc/meminfo: memFree=953360/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1152424 CPUtime=0
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 901 0 0 0 0 0 0 0 18 0 1 0 92158538 1180082176 885 1992294400 134512640 135098890 4294956208 18446744073709551615 134517913 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 288106 892 46 143 0 287961 0

[startup+0.02708 s]
/proc/loadavg: 1.36 1.10 1.03 3/67 2535
/proc/meminfo: memFree=953360/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1152424 CPUtime=0.02
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 4422 0 0 0 1 1 0 0 18 0 1 0 92158538 1180082176 4406 1992294400 134512640 135098890 4294956208 18446744073709551615 134517913 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 288106 4413 46 143 0 287961 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1152424

[startup+0.101084 s]
/proc/loadavg: 1.36 1.10 1.03 3/67 2535
/proc/meminfo: memFree=953360/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1153208 CPUtime=0.09
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 9992 0 0 0 6 3 0 0 18 0 1 0 92158538 1180884992 9976 1992294400 134512640 135098890 4294956208 18446744073709551615 134518154 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 288302 9977 48 143 0 288157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1153208

[startup+0.301102 s]
/proc/loadavg: 1.36 1.10 1.03 3/67 2535
/proc/meminfo: memFree=953360/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1154776 CPUtime=0.29
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 10636 0 0 0 25 4 0 0 19 0 1 0 92158538 1182490624 10620 1992294400 134512640 135098890 4294956208 18446744073709551615 134603886 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 288694 10620 48 143 0 288549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1154776

[startup+0.701137 s]
/proc/loadavg: 1.36 1.10 1.03 3/67 2535
/proc/meminfo: memFree=953360/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1157912 CPUtime=0.69
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 11883 0 0 0 64 5 0 0 23 0 1 0 92158538 1185701888 11867 1992294400 134512640 135098890 4294956208 18446744073709551615 134603886 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 289478 11867 48 143 0 289333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1157912

[startup+1.50121 s]
/proc/loadavg: 1.36 1.10 1.03 2/68 2536
/proc/meminfo: memFree=903240/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1163400 CPUtime=1.49
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 14357 0 0 0 141 8 0 0 25 0 1 0 92158538 1191321600 14341 1992294400 134512640 135098890 4294956208 18446744073709551615 134603886 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 290850 14341 48 143 0 290705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1163400

[startup+3.10135 s]
/proc/loadavg: 1.36 1.10 1.03 2/68 2536
/proc/meminfo: memFree=892112/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1175160 CPUtime=3.09
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 19303 0 0 0 297 12 0 0 25 0 1 0 92158538 1203363840 19287 1992294400 134512640 135098890 4294956208 18446744073709551615 134732308 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 293790 19287 48 143 0 293645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1175160

[startup+6.30164 s]
/proc/loadavg: 1.33 1.10 1.03 2/68 2536
/proc/meminfo: memFree=851664/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1198680 CPUtime=6.29
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 29065 0 0 0 609 20 0 0 25 0 1 0 92158538 1227448320 29049 1992294400 134512640 135098890 4294956208 18446744073709551615 134603886 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 299670 29049 48 143 0 299525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1198680

[startup+12.7012 s]
/proc/loadavg: 1.30 1.10 1.03 2/68 2536
/proc/meminfo: memFree=772048/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1244936 CPUtime=12.69
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 48358 0 0 0 1236 33 0 0 25 0 1 0 92158538 1274814464 48342 1992294400 134512640 135098890 4294956208 18446744073709551615 134603886 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 311234 48342 48 143 0 311089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1244936

[startup+25.5014 s]
/proc/loadavg: 1.24 1.09 1.03 2/68 2536
/proc/meminfo: memFree=537872/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1419764 CPUtime=25.49
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 105045 0 0 0 2492 57 0 0 25 0 1 0 92158538 1453838336 105028 1992294400 134512640 135098890 4294956208 18446744073709551615 134520222 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 354941 105028 49 143 0 354796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1419764

[startup+51.1017 s]
/proc/loadavg: 1.15 1.08 1.02 2/68 2536
/proc/meminfo: memFree=467600/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1489540 CPUtime=51.07
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 122432 0 0 0 5041 66 0 0 25 0 1 0 92158538 1525288960 122415 1992294400 134512640 135098890 4294956208 18446744073709551615 134520167 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 372385 122415 49 143 0 372240 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1489540

[startup+102.306 s]
/proc/loadavg: 1.07 1.07 1.02 2/68 2536
/proc/meminfo: memFree=404496/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1552260 CPUtime=102.26
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 138029 0 0 0 10153 73 0 0 25 0 1 0 92158538 1589514240 138012 1992294400 134512640 135098890 4294956208 18446744073709551615 134520108 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 388065 138012 49 143 0 387920 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1552260

[startup+162.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/68 2536
/proc/meminfo: memFree=191440/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=162.23
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191662 0 0 0 16132 91 0 0 25 0 1 0 92158538 1634148352 191174 1992294400 134512640 135098890 4294956208 18446744073709551615 134515550 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191174 65 143 0 398817 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1595848

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=222.21
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 22130 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528351 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1595848

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=282.18
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 28127 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528246 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1595848

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=342.16
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 34125 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528163 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1595848

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=402.13
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 40122 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528282 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1595848

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=462.11
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 46120 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528246 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 1595848

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=522.09
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 52118 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134528839 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1595848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=582.06
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 58115 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515161 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1595848

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191312/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=642.04
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 64113 91 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515640 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1595848

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=702.02
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 70110 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515183 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 1595848

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=762
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 76108 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515640 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 1595848

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191248/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=821.97
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 82105 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134514634 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1595848

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191312/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=881.95
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 88103 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515844 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 1595848

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191312/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=941.92
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 94100 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515480 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 1595848

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=1001.9
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 100098 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515161 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 1595848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=1061.87
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 106095 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134514634 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 1595848

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=1121.85
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 112093 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515550 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 1595848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=1181.82
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 118090 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515183 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 1595848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=1595848 CPUtime=1200.02
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4194304 191663 0 0 0 119910 92 0 0 25 0 1 0 92158538 1634148352 191175 1992294400 134512640 135098890 4294956208 18446744073709551615 134515529 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 398962 191175 65 143 0 398817 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1595848

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 2538
/proc/meminfo: memFree=191376/2055920 swapFree=4192956/4192956
[pid=2535] ppid=2533 vsize=0 CPUtime=1200.12
/proc/2535/stat : 2535 (gnovelty+) R 2533 2535 2018 0 -1 4195332 191663 0 0 0 119910 102 0 0 25 0 1 0 92158538 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/2535/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.15
CPU user time (s): 1199.11
CPU system time (s): 1.03784
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 1597732

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

runsolver used 1.03084 second user time and 3.34649 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-25 08:35:24
IDJOB=1718938
IDBENCH=20574
IDSOLVER=536
FILE ID=node68/1718938-1240641311
PBS_JOBID= 9186412
Free space on /tmp= 66348 MiB

SOLVER NAME= gnovelty+ 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718938-1240641311/watcher-1718938-1240641311 -o /tmp/evaluation-result-1718938-1240641311/solver-1718938-1240641311 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1718938-1240641311.cnf 620404815

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=620404815

node68.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.223
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.223
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:        953776 kB
Buffers:         89128 kB
Cached:         902584 kB
SwapCached:          0 kB
Active:         463084 kB
Inactive:       545040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          209848 kB
Writeback:           0 kB
Mapped:          26404 kB
Slab:            79632 kB
Committed_AS:   223876 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node68 at 2009-04-25 08:55:26