Trace number 1581505

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+-T 2009-03-22? (TO) 1200.09 1207.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
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 variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

56.63/57.08	c +------------------------------+
56.63/57.08	c | gNovelty+, version 1.0       |
56.63/57.08	c +------------------------------+
56.63/57.08	c gnovelty+ -h for help
56.63/57.08	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-1581505-1238929684/watcher-1581505-1238929684 -o /tmp/evaluation-result-1581505-1238929684/solver-1581505-1238929684 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1581505-1238929684.cnf 698210974 2 

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.91 1.97 1.99 4/85 22456
/proc/meminfo: memFree=1821496/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=510168 CPUtime=0
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 1156 0 0 0 0 0 0 0 20 0 1 0 1165629541 522412032 1141 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 127542 1141 102 285 0 127254 0

[startup+0.152585 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 22456
/proc/meminfo: memFree=1821496/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=517984 CPUtime=0.14
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 10192 0 0 0 10 4 0 0 20 0 1 0 1165629541 530415616 10177 1992294400 134512640 135680988 4294956192 18446744073709551615 135277686 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 129496 10177 102 285 0 129208 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 517984

[startup+0.201586 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 22456
/proc/meminfo: memFree=1821496/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=517984 CPUtime=0.18
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 10335 0 0 0 14 4 0 0 20 0 1 0 1165629541 530415616 10320 1992294400 134512640 135680988 4294956192 18446744073709551615 135067937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 129496 10320 102 285 0 129208 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 517984

[startup+0.301601 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 22456
/proc/meminfo: memFree=1821496/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=517984 CPUtime=0.29
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 10618 0 0 0 24 5 0 0 21 0 1 0 1165629541 530415616 10603 1992294400 134512640 135680988 4294956192 18446744073709551615 134537523 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 129496 10603 102 285 0 129208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517984

[startup+0.701636 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 22456
/proc/meminfo: memFree=1821496/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=517984 CPUtime=0.69
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 11743 0 0 0 63 6 0 0 25 0 1 0 1165629541 530415616 11728 1992294400 134512640 135680988 4294956192 18446744073709551615 135281652 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 129496 11728 102 285 0 129208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517984

[startup+1.50172 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1769968/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=525800 CPUtime=1.47
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 13851 0 0 0 138 9 0 0 25 0 1 0 1165629541 538419200 13836 1992294400 134512640 135680988 4294956192 18446744073709551615 135278944 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 131450 13836 102 285 0 131162 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 525800

[startup+3.10188 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1758896/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=541428 CPUtime=3.05
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 29345 0 0 0 289 16 0 0 25 0 1 0 1165629541 554422272 29329 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 135357 29329 102 285 0 135069 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 541428

[startup+6.30119 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1702448/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=541428 CPUtime=6.24
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 29961 0 0 0 607 17 0 0 25 0 1 0 1165629541 554422272 29945 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 135357 29945 102 285 0 135069 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 541428

[startup+12.7018 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1699696/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=549244 CPUtime=12.6
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 30623 0 0 0 1243 17 0 0 25 0 1 0 1165629541 562425856 30607 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 137311 30607 102 285 0 137023 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 549244

[startup+25.5011 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1696176/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=549244 CPUtime=25.32
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 31484 0 0 0 2515 17 0 0 25 0 1 0 1165629541 562425856 31468 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 137311 31468 102 285 0 137023 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 549244

[startup+51.1016 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 22457
/proc/meminfo: memFree=1690672/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=557060 CPUtime=50.76
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 32879 0 0 0 5058 18 0 0 25 0 1 0 1165629541 570429440 32863 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22456/statm: 139265 32863 102 285 0 138977 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 557060

[startup+102.302 s]
/proc/loadavg: 2.53 2.12 2.04 4/87 22458
/proc/meminfo: memFree=1613672/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=101.68
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 10142 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134542581 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=22.42
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 2239 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134542581 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 679164

[startup+162.302 s]
/proc/loadavg: 2.82 2.28 2.10 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=161.33
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 16107 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=52.27
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 5224 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134542644 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 679164

[startup+222.308 s]
/proc/loadavg: 2.93 2.41 2.15 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=220.99
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 22073 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=82.11
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 8208 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 679164

[startup+282.302 s]
/proc/loadavg: 2.97 2.51 2.20 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=280.64
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 28038 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=111.81
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 11178 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.64
Current children cumulated vsize (KiB) 679164

[startup+342.302 s]
/proc/loadavg: 2.99 2.60 2.25 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=340.3
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 34004 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=141.75
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 14172 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.3
Current children cumulated vsize (KiB) 679164

[startup+402.302 s]
/proc/loadavg: 2.99 2.67 2.29 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=399.96
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 39970 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534606 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=171.82
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 17179 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.96
Current children cumulated vsize (KiB) 679164

[startup+462.302 s]
/proc/loadavg: 2.99 2.73 2.33 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=459.61
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 45935 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=201.87
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 20184 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.61
Current children cumulated vsize (KiB) 679164

[startup+522.301 s]
/proc/loadavg: 2.99 2.77 2.37 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=519.27
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 51901 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=231.79
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 23176 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535087 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.27
Current children cumulated vsize (KiB) 679164

[startup+582.301 s]
/proc/loadavg: 2.99 2.81 2.41 4/87 22458
/proc/meminfo: memFree=1613608/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=578.92
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 57866 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=261.6
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 26157 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.92
Current children cumulated vsize (KiB) 679164

[startup+642.301 s]
/proc/loadavg: 2.99 2.84 2.44 4/87 22458
/proc/meminfo: memFree=1613544/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=638.58
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 63832 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532941 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=291.48
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 29145 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.58
Current children cumulated vsize (KiB) 679164

[startup+702.301 s]
/proc/loadavg: 2.99 2.87 2.47 4/87 22458
/proc/meminfo: memFree=1613416/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=698.23
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 69797 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=321.27
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 32124 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.23
Current children cumulated vsize (KiB) 679164

[startup+762.301 s]
/proc/loadavg: 2.99 2.89 2.50 4/87 22458
/proc/meminfo: memFree=1613416/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=757.89
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 75763 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=350.78
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 35075 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533697 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.89
Current children cumulated vsize (KiB) 679164

[startup+822.301 s]
/proc/loadavg: 2.99 2.91 2.53 4/87 22458
/proc/meminfo: memFree=1613416/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=817.54
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 81728 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=380.67
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 38064 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.54
Current children cumulated vsize (KiB) 679164

[startup+882.307 s]
/proc/loadavg: 3.03 2.94 2.56 4/87 22458
/proc/meminfo: memFree=1613416/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=877.2
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 87694 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=410.66
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 41063 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.2
Current children cumulated vsize (KiB) 679164

[startup+942.301 s]
/proc/loadavg: 3.01 2.95 2.59 4/87 22458
/proc/meminfo: memFree=1613352/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=936.85
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 93659 26 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=440.36
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 44033 3 0 0 24 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.85
Current children cumulated vsize (KiB) 679164

[startup+1002.3 s]
/proc/loadavg: 3.00 2.95 2.61 4/87 22458
/proc/meminfo: memFree=1613352/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=996.51
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 99624 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=470.25
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 47022 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.51
Current children cumulated vsize (KiB) 679164

[startup+1062.3 s]
/proc/loadavg: 3.00 2.96 2.63 4/87 22458
/proc/meminfo: memFree=1613288/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=1056.17
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 105590 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=499.88
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 49985 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134541179 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.17
Current children cumulated vsize (KiB) 679164

[startup+1122.3 s]
/proc/loadavg: 3.00 2.96 2.65 4/87 22458
/proc/meminfo: memFree=1613288/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=1115.83
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 111556 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532993 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=529.64
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 52961 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 679164

[startup+1182.3 s]
/proc/loadavg: 3.00 2.97 2.67 4/87 22458
/proc/meminfo: memFree=1613224/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=1175.48
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 117521 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533726 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=559.54
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 55951 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.48
Current children cumulated vsize (KiB) 679164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 3.00 2.97 2.68 4/87 22458
/proc/meminfo: memFree=1613096/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=1200.04
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 119977 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=571.93
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 57190 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 679164

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

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

[startup+1207 s]
/proc/loadavg: 3.00 2.97 2.68 4/87 22458
/proc/meminfo: memFree=1613096/2055920 swapFree=4170472/4192956
[pid=22456] ppid=22454 vsize=679164 CPUtime=1200.04
/proc/22456/stat : 22456 (gnovelty+) R 22454 22456 21983 0 -1 4194304 52251 0 0 0 119977 27 0 0 25 0 2 0 1165629541 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22456/statm: 169791 51981 106 285 0 169503 0
[pid=22456/tid=22458] ppid=22454 vsize=679164 CPUtime=571.93
/proc/22456/task/22458/stat : 22458 (gnovelty+) R 22454 22456 21983 0 -1 4194368 9462 0 0 0 57190 3 0 0 25 0 2 0 1165635250 695463936 51981 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 679164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.05
CPU time (s): 1200.09
CPU user time (s): 1199.78
CPU system time (s): 0.308953
CPU usage (%): 99.4234
Max. virtual memory (cumulated for all children) (KiB): 679164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52251
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= 120
involuntary context switches= 25651

runsolver used 1.64975 second user time and 4.94325 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-05 13:08:06
IDJOB=1581505
IDBENCH=71037
IDSOLVER=550
FILE ID=node70/1581505-1238929684
PBS_JOBID= 9101407
Free space on /tmp= 66500 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581505-1238929684/watcher-1581505-1238929684 -o /tmp/evaluation-result-1581505-1238929684/solver-1581505-1238929684 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1581505-1238929684.cnf 698210974 2

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=698210974

node70.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.234
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.234
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:       1821912 kB
Buffers:         16136 kB
Cached:         145372 kB
SwapCached:       8152 kB
Active:          46384 kB
Inactive:       124816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821912 kB
SwapTotal:     4192956 kB
SwapFree:      4170472 kB
Dirty:           27404 kB
Writeback:           0 kB
Mapped:          15436 kB
Slab:            46944 kB
Committed_AS:  2437112 kB
PageTables:       2556 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= 66500 MiB
End job on node70 at 2009-04-05 13:28:15