Trace number 1579842

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+-V.2-T-H 2009-03-22? (TO) 1200.18 602.63

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

1.89/1.91	c +------------------------------+
1.89/1.91	c | gNovelty+, version 2.0       |
1.89/1.91	c +------------------------------+
1.89/1.91	c gnovelty+ -h for help
1.89/1.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-1579842-1238911839/watcher-1579842-1238911839 -o /tmp/evaluation-result-1579842-1238911839/solver-1579842-1238911839 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1579842-1238911839.cnf 1771012548 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.99 1.86 1.46 3/81 4225
/proc/meminfo: memFree=1413920/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=67624 CPUtime=0
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 655 0 0 0 0 0 0 0 20 0 1 0 1163847898 69246976 640 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/4225/statm: 16906 642 98 297 0 16606 0

[startup+0.0235771 s]
/proc/loadavg: 1.99 1.86 1.46 3/81 4225
/proc/meminfo: memFree=1413920/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=71292 CPUtime=0.01
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 1752 0 0 0 1 0 0 0 20 0 1 0 1163847898 73003008 1510 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/4225/statm: 17823 1512 98 297 0 17523 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 71292

[startup+0.101586 s]
/proc/loadavg: 1.99 1.86 1.46 3/81 4225
/proc/meminfo: memFree=1413920/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=76664 CPUtime=0.09
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 3309 0 0 0 8 1 0 0 20 0 1 0 1163847898 78503936 2810 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/4225/statm: 19166 2811 102 297 0 18866 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76664

[startup+0.301606 s]
/proc/loadavg: 1.99 1.86 1.46 3/81 4225
/proc/meminfo: memFree=1413920/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=80740 CPUtime=0.29
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 4565 0 0 0 28 1 0 0 22 0 1 0 1163847898 82677760 4066 1992294400 134512640 135730148 4294956192 18446744073709551615 134550980 0 0 4096 0 0 0 0 17 1 0 0
/proc/4225/statm: 20185 4066 102 297 0 19885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80740

[startup+0.701651 s]
/proc/loadavg: 1.99 1.86 1.46 3/81 4225
/proc/meminfo: memFree=1413920/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=86384 CPUtime=0.69
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 6401 0 0 0 66 3 0 0 25 0 1 0 1163847898 88457216 5902 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/4225/statm: 21596 5902 102 297 0 21296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86384

[startup+1.50175 s]
/proc/loadavg: 1.91 1.84 1.46 2/82 4226
/proc/meminfo: memFree=1385560/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=97672 CPUtime=1.49
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 10212 0 0 0 144 5 0 0 25 0 1 0 1163847898 100016128 9713 1992294400 134512640 135730148 4294956192 18446744073709551615 135329320 0 0 4096 0 0 0 0 17 0 0 0
/proc/4225/statm: 24418 9713 102 297 0 24118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97672

[startup+3.10193 s]
/proc/loadavg: 1.91 1.84 1.46 3/83 4227
/proc/meminfo: memFree=1329744/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=4.26
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26230 0 0 0 394 32 0 0 25 0 2 0 1163847898 193187840 25682 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25682 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=1.17
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5025 0 0 0 106 11 0 0 25 0 2 0 1163848089 193187840 25682 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 188660

[startup+6.30128 s]
/proc/loadavg: 1.91 1.84 1.46 3/83 4227
/proc/meminfo: memFree=1310480/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=10.64
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26237 0 0 0 1032 32 0 0 25 0 2 0 1163847898 193187840 25689 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25689 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=4.38
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5030 0 0 0 426 12 0 0 25 0 2 0 1163848089 193187840 25689 1992294400 134512640 135730148 4294956192 18446744073709551615 134527622 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 188660

[startup+12.702 s]
/proc/loadavg: 2.00 1.86 1.47 3/83 4227
/proc/meminfo: memFree=1310992/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=23.41
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 2308 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=10.77
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 1065 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 188660

[startup+25.5014 s]
/proc/loadavg: 2.00 1.87 1.47 3/83 4227
/proc/meminfo: memFree=1311056/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=48.94
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 4861 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=23.57
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 2345 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.94
Current children cumulated vsize (KiB) 188660

[startup+51.1013 s]
/proc/loadavg: 2.00 1.88 1.48 3/83 4227
/proc/meminfo: memFree=1311056/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=99.99
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 9966 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527553 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=49.16
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 4904 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527522 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (KiB) 188660

[startup+102.307 s]
/proc/loadavg: 2.00 1.90 1.51 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=202.13
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 20180 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=100.35
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 10023 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.13
Current children cumulated vsize (KiB) 188660

[startup+162.302 s]
/proc/loadavg: 2.00 1.91 1.54 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=321.81
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 32148 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=160.33
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 16021 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.81
Current children cumulated vsize (KiB) 188660

[startup+222.301 s]
/proc/loadavg: 2.00 1.92 1.57 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=441.5
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 44117 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=220.31
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 22019 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.5
Current children cumulated vsize (KiB) 188660

[startup+282.302 s]
/proc/loadavg: 2.00 1.94 1.59 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=561.19
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 56086 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529670 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=280.3
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 28018 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.19
Current children cumulated vsize (KiB) 188660

[startup+342.302 s]
/proc/loadavg: 2.00 1.94 1.61 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=680.88
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 68055 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=340.28
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 34016 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.88
Current children cumulated vsize (KiB) 188660

[startup+402.301 s]
/proc/loadavg: 2.00 1.95 1.64 3/83 4227
/proc/meminfo: memFree=1311120/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=800.57
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 80024 33 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=400.26
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 40014 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527645 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.57
Current children cumulated vsize (KiB) 188660

[startup+462.302 s]
/proc/loadavg: 2.00 1.96 1.65 3/83 4227
/proc/meminfo: memFree=1311184/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=920.26
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 91992 34 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=460.24
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 46012 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.26
Current children cumulated vsize (KiB) 188660

[startup+522.302 s]
/proc/loadavg: 2.00 1.96 1.67 3/83 4227
/proc/meminfo: memFree=1311184/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=1039.95
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26246 0 0 0 103961 34 0 0 25 0 2 0 1163847898 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134530063 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25698 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=520.23
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5034 0 0 0 52011 12 0 0 25 0 2 0 1163848089 193187840 25698 1992294400 134512640 135730148 4294956192 18446744073709551615 134529582 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.95
Current children cumulated vsize (KiB) 188660

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.69 3/83 4227
/proc/meminfo: memFree=1311056/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=1159.63
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26294 0 0 0 115929 34 0 0 25 0 2 0 1163847898 193187840 25746 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25746 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=580.21
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5058 0 0 0 58009 12 0 0 25 0 2 0 1163848089 193187840 25746 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.63
Current children cumulated vsize (KiB) 188660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.602 s]
/proc/loadavg: 2.00 1.97 1.69 3/83 4227
/proc/meminfo: memFree=1311056/2055920 swapFree=4172784/4192956
[pid=4225] ppid=4223 vsize=188660 CPUtime=1200.14
/proc/4225/stat : 4225 (gnovelty+) R 4223 4225 4039 0 -1 4194304 26294 0 0 0 119980 34 0 0 25 0 2 0 1163847898 193187840 25746 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4225/statm: 47165 25746 106 297 0 46865 0
[pid=4225/tid=4227] ppid=4223 vsize=188660 CPUtime=600.51
/proc/4225/task/4227/stat : 4227 (gnovelty+) R 4223 4225 4039 0 -1 4194368 5058 0 0 0 60039 12 0 0 25 0 2 0 1163848089 193187840 25746 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 188660

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): 602.63
CPU time (s): 1200.18
CPU user time (s): 1199.81
CPU system time (s): 0.361944
CPU usage (%): 199.156
Max. virtual memory (cumulated for all children) (KiB): 188660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26294
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= 90
involuntary context switches= 9242

runsolver used 0.778881 second user time and 1.9757 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-05 08:10:41
IDJOB=1579842
IDBENCH=71005
IDSOLVER=551
FILE ID=node87/1579842-1238911839
PBS_JOBID= 9101364
Free space on /tmp= 66480 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579842-1238911839/watcher-1579842-1238911839 -o /tmp/evaluation-result-1579842-1238911839/solver-1579842-1238911839 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1579842-1238911839.cnf 1771012548 2

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=1771012548

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.236
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.236
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:       1414400 kB
Buffers:         70928 kB
Cached:         489552 kB
SwapCached:       9292 kB
Active:         272228 kB
Inactive:       299524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414400 kB
SwapTotal:     4192956 kB
SwapFree:      4172784 kB
Dirty:           20268 kB
Writeback:           0 kB
Mapped:          16416 kB
Slab:            53944 kB
Committed_AS:  3017920 kB
PageTables:       2676 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= 66476 MiB
End job on node87 at 2009-04-05 08:20:45