Trace number 1580778

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.19 602.742

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.563
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

2.59/2.68	c +------------------------------+
2.59/2.68	c | gNovelty+, version 2.0       |
2.59/2.68	c +------------------------------+
2.59/2.68	c gnovelty+ -h for help
2.59/2.68	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-1580778-1238922224/watcher-1580778-1238922224 -o /tmp/evaluation-result-1580778-1238922224/solver-1580778-1238922224 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1580778-1238922224.cnf 488624665 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.00 1.00 1.00 3/64 17881
/proc/meminfo: memFree=1403568/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=70696 CPUtime=0
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 774 0 0 0 0 0 0 0 18 0 1 0 1164887515 72392704 759 1992294400 134512640 135730148 4294956192 18446744073709551615 134549477 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 17674 764 97 297 0 17374 0

[startup+0.0252381 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17881
/proc/meminfo: memFree=1403568/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=74760 CPUtime=0.02
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 1993 0 0 0 2 0 0 0 18 0 1 0 1164887515 76554240 1751 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 18690 1753 98 297 0 18390 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 74760

[startup+0.102246 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17881
/proc/meminfo: memFree=1403568/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=86140 CPUtime=0.1
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 5185 0 0 0 8 2 0 0 18 0 1 0 1164887515 88207360 4173 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 21535 4173 102 297 0 21235 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 86140

[startup+0.301268 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17881
/proc/meminfo: memFree=1403568/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=90084 CPUtime=0.29
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 6407 0 0 0 27 2 0 0 19 0 1 0 1164887515 92246016 5395 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 22521 5396 102 297 0 22221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90084

[startup+0.701312 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17881
/proc/meminfo: memFree=1403568/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=96000 CPUtime=0.69
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 8468 0 0 0 66 3 0 0 23 0 1 0 1164887515 98304000 7456 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 24000 7456 102 297 0 23700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96000

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17882
/proc/meminfo: memFree=1368104/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=107676 CPUtime=1.49
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 12135 0 0 0 143 6 0 0 25 0 1 0 1164887515 110260224 11123 1992294400 134512640 135730148 4294956192 18446744073709551615 135326693 0 0 4096 0 0 0 0 17 0 0 0
/proc/17881/statm: 26919 11123 102 297 0 26619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107676

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17882
/proc/meminfo: memFree=1348456/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=3.51
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 35390 0 0 0 301 50 0 0 17 0 2 0 1164887515 246894592 34377 1992294400 134512640 135730148 4294956192 18446744073709551615 134522484 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 34380 106 297 0 59977 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 241108

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 17883
/proc/meminfo: memFree=1255136/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=9.9
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38229 0 0 0 938 52 0 0 25 0 2 0 1164887515 246894592 37169 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37169 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=3.6
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7210 0 0 0 339 21 0 0 25 0 2 0 1164887784 246894592 37169 1992294400 134512640 135730148 4294956192 18446744073709551615 134527690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (KiB) 241108

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=22.67
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38238 0 0 0 2215 52 0 0 25 0 2 0 1164887515 246894592 37178 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37178 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=9.97
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7212 0 0 0 976 21 0 0 25 0 2 0 1164887784 246894592 37178 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.67
Current children cumulated vsize (KiB) 241108

[startup+25.5021 s]
/proc/loadavg: 1.28 1.06 1.02 3/66 17883
/proc/meminfo: memFree=1255072/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=48.22
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38262 0 0 0 4770 52 0 0 25 0 2 0 1164887515 246894592 37202 1992294400 134512640 135730148 4294956192 18446744073709551615 134529554 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37202 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=22.72
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 2251 21 0 0 25 0 2 0 1164887784 246894592 37202 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.22
Current children cumulated vsize (KiB) 241108

[startup+51.103 s]
/proc/loadavg: 1.53 1.14 1.04 3/66 17883
/proc/meminfo: memFree=1254880/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=99.29
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 9877 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=48.2
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 4799 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527752 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.29
Current children cumulated vsize (KiB) 241108

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.10 3/66 17883
/proc/meminfo: memFree=1254944/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=201.47
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 20095 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=99.2
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 9899 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529552 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.47
Current children cumulated vsize (KiB) 241108

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/66 17883
/proc/meminfo: memFree=1254944/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=321.21
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 32069 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529674 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=158.96
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 15875 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529432 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.21
Current children cumulated vsize (KiB) 241108

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=440.95
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 44043 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=218.73
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 21852 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 440.95
Current children cumulated vsize (KiB) 241108

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=560.7
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 56018 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=278.5
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 27829 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.7
Current children cumulated vsize (KiB) 241108

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=680.44
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 67992 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=338.26
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 33805 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.44
Current children cumulated vsize (KiB) 241108

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=800.18
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 79966 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=398.03
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 39782 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.18
Current children cumulated vsize (KiB) 241108

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=919.92
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 91940 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527679 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=457.79
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 45758 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.92
Current children cumulated vsize (KiB) 241108

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=1039.67
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 103915 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=517.56
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 51735 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.67
Current children cumulated vsize (KiB) 241108

[startup+582.303 s]
/proc/loadavg: 2.06 1.86 1.45 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=1159.41
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 115889 52 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=577.33
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 57712 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.41
Current children cumulated vsize (KiB) 241108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.702 s]
/proc/loadavg: 2.04 1.87 1.46 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=1200.14
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 119961 53 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=597.65
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 59744 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 241108

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

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

[startup+602.702 s]
/proc/loadavg: 2.04 1.87 1.46 3/66 17883
/proc/meminfo: memFree=1255008/2055920 swapFree=4176924/4192956
[pid=17881] ppid=17879 vsize=241108 CPUtime=1200.14
/proc/17881/stat : 17881 (gnovelty+) R 17879 17881 17413 0 -1 4194304 38263 0 0 0 119961 53 0 0 25 0 2 0 1164887515 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17881/statm: 60277 37203 106 297 0 59977 0
[pid=17881/tid=17883] ppid=17879 vsize=241108 CPUtime=597.65
/proc/17881/task/17883/stat : 17883 (gnovelty+) R 17879 17881 17413 0 -1 4194368 7225 0 0 0 59744 21 0 0 25 0 2 0 1164887784 246894592 37203 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 241108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.742
CPU time (s): 1200.19
CPU user time (s): 1199.63
CPU system time (s): 0.555915
CPU usage (%): 199.121
Max. virtual memory (cumulated for all children) (KiB): 241108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38263
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= 172
involuntary context switches= 9016

runsolver used 0.595909 second user time and 1.60875 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-05 11:03:46
IDJOB=1580778
IDBENCH=71023
IDSOLVER=551
FILE ID=node35/1580778-1238922224
PBS_JOBID= 9101380
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED=488624665

node35.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.229
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.229
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:       1403984 kB
Buffers:         69964 kB
Cached:         497012 kB
SwapCached:      10140 kB
Active:         250228 kB
Inactive:       328544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403984 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:           27732 kB
Writeback:           0 kB
Mapped:          17560 kB
Slab:            59216 kB
Committed_AS:  3221308 kB
PageTables:       1404 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= 66472 MiB
End job on node35 at 2009-04-05 11:13:51