Trace number 1579997

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.2 613.039

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

22.89/22.91	c +------------------------------+
22.89/22.91	c | gNovelty+, version 1.0       |
22.89/22.91	c +------------------------------+
22.89/22.91	c gnovelty+ -h for help
22.89/22.91	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-1579997-1238913567/watcher-1579997-1238913567 -o /tmp/evaluation-result-1579997-1238913567/solver-1579997-1238913567 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1579997-1238913567.cnf 1344381076 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: 0.92 0.98 0.99 3/64 11573
/proc/meminfo: memFree=1542720/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=509792 CPUtime=0
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 1021 0 0 0 0 0 0 0 18 0 1 0 1164021840 522027008 1006 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 127448 1013 102 285 0 127160 0

[startup+0.0356339 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11573
/proc/meminfo: memFree=1542720/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=509792 CPUtime=0.03
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 7501 0 0 0 0 3 0 0 18 0 1 0 1164021840 522027008 7486 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 127448 7494 102 285 0 127160 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509792

[startup+0.101642 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11573
/proc/meminfo: memFree=1542720/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=517608 CPUtime=0.09
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 10060 0 0 0 5 4 0 0 18 0 1 0 1164021840 530030592 10045 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 129402 10045 102 285 0 129114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517608

[startup+0.301672 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11573
/proc/meminfo: memFree=1542720/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=517608 CPUtime=0.29
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 10639 0 0 0 24 5 0 0 19 0 1 0 1164021840 530030592 10624 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 129402 10624 102 285 0 129114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517608

[startup+0.701733 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 11573
/proc/meminfo: memFree=1542720/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=517608 CPUtime=0.69
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 11735 0 0 0 64 5 0 0 23 0 1 0 1164021840 530030592 11720 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 129402 11720 102 285 0 129114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517608

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 11574
/proc/meminfo: memFree=1492664/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=525420 CPUtime=1.49
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 25036 0 0 0 138 11 0 0 25 0 1 0 1164021840 538030080 25020 1992294400 134512640 135680988 4294956192 18446744073709551615 134538141 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 131355 25022 102 285 0 131067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525420

[startup+3.1011 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11574
/proc/meminfo: memFree=1440056/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=533236 CPUtime=3.08
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 25828 0 0 0 297 11 0 0 25 0 1 0 1164021840 546033664 25812 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 133309 25812 102 285 0 133021 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 533236

[startup+6.30159 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11574
/proc/meminfo: memFree=1437944/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=533236 CPUtime=6.29
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 26322 0 0 0 617 12 0 0 25 0 1 0 1164021840 546033664 26306 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 133309 26306 102 285 0 133021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 533236

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11574
/proc/meminfo: memFree=1435320/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=533236 CPUtime=12.69
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 26943 0 0 0 1257 12 0 0 25 0 1 0 1164021840 546033664 26927 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/11573/statm: 133309 26927 102 285 0 133021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 533236

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 11575
/proc/meminfo: memFree=1386736/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=28.05
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 2775 30 0 0 25 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134542531 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=2.57
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 249 8 0 0 25 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134541279 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.05
Current children cumulated vsize (KiB) 619388

[startup+51.1015 s]
/proc/loadavg: 1.34 1.08 1.02 3/66 11575
/proc/meminfo: memFree=1386608/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=79.13
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 7878 35 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533004 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=28.15
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 2805 10 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134534043 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.13
Current children cumulated vsize (KiB) 619388

[startup+102.307 s]
/proc/loadavg: 1.67 1.22 1.07 3/66 11575
/proc/meminfo: memFree=1386608/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=181.27
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 17951 176 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=79.19
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 7836 83 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 181.27
Current children cumulated vsize (KiB) 619388

[startup+162.302 s]
/proc/loadavg: 1.87 1.34 1.12 3/66 11575
/proc/meminfo: memFree=1386544/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=300.98
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 29759 339 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=139.08
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 13742 166 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.98
Current children cumulated vsize (KiB) 619388

[startup+222.302 s]
/proc/loadavg: 1.95 1.47 1.18 3/66 11575
/proc/meminfo: memFree=1386544/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=420.69
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 41572 497 0 0 17 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533926 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=198.96
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 19651 245 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 420.69
Current children cumulated vsize (KiB) 619388

[startup+282.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/66 11575
/proc/meminfo: memFree=1386544/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=540.4
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 53377 663 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=258.79
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 25555 324 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 540.4
Current children cumulated vsize (KiB) 619388

[startup+342.301 s]
/proc/loadavg: 1.99 1.63 1.27 3/66 11575
/proc/meminfo: memFree=1386480/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=660.1
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 65188 822 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=318.63
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 31458 405 0 0 17 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 660.1
Current children cumulated vsize (KiB) 619388

[startup+402.301 s]
/proc/loadavg: 1.94 1.68 1.31 3/66 11575
/proc/meminfo: memFree=1386480/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=779.81
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 76997 984 0 0 17 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=378.53
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 37368 485 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 779.81
Current children cumulated vsize (KiB) 619388

[startup+462.302 s]
/proc/loadavg: 1.90 1.72 1.34 3/66 11575
/proc/meminfo: memFree=1386416/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=899.5
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 88807 1143 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=438.33
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 43264 569 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 899.5
Current children cumulated vsize (KiB) 619388

[startup+522.302 s]
/proc/loadavg: 1.96 1.77 1.38 3/66 11575
/proc/meminfo: memFree=1386352/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=1019.22
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 100620 1302 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=498.2
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 49166 654 0 0 17 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134541727 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1019.22
Current children cumulated vsize (KiB) 619388

[startup+582.301 s]
/proc/loadavg: 1.92 1.79 1.41 3/66 11575
/proc/meminfo: memFree=1386416/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=1138.91
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 112431 1460 0 0 16 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=558.09
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 55072 737 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1138.91
Current children cumulated vsize (KiB) 619388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+613.002 s]
/proc/loadavg: 1.84 1.78 1.42 3/66 11575
/proc/meminfo: memFree=1386352/2055920 swapFree=4176696/4192956
[pid=11573] ppid=11571 vsize=619388 CPUtime=1200.16
/proc/11573/stat : 11573 (gnovelty+) R 11571 11573 11506 0 -1 4194304 39206 0 0 0 118474 1542 0 0 17 0 2 0 1164021840 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/11573/statm: 154847 39030 106 285 0 154559 0
[pid=11573/tid=11575] ppid=11571 vsize=619388 CPUtime=588.66
/proc/11573/task/11575/stat : 11575 (gnovelty+) R 11571 11573 11506 0 -1 4194368 5691 0 0 0 58088 778 0 0 16 0 2 0 1164024131 634253312 39030 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 619388

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): 613.039
CPU time (s): 1200.2
CPU user time (s): 1184.76
CPU system time (s): 15.4457
CPU usage (%): 195.779
Max. virtual memory (cumulated for all children) (KiB): 619388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1184.76
system time used= 15.4457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39206
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= 31836
involuntary context switches= 8541

runsolver used 0.649901 second user time and 1.59976 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-05 08:39:28
IDJOB=1579997
IDBENCH=71008
IDSOLVER=550
FILE ID=node34/1579997-1238913567
PBS_JOBID= 9101389
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=1344381076

node34.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.259
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.259
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:       1543200 kB
Buffers:         51100 kB
Cached:         373796 kB
SwapCached:      10100 kB
Active:         203448 kB
Inactive:       232936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543200 kB
SwapTotal:     4192956 kB
SwapFree:      4176696 kB
Dirty:           16320 kB
Writeback:           0 kB
Mapped:          17168 kB
Slab:            62380 kB
Committed_AS:  3155932 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node34 at 2009-04-05 08:49:43