Trace number 1563488

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
ttsth-5-0 2009-03-19? (TO) 1200.09 1200.43

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

58.67/58.75	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563488-1238786667.cnf 
58.67/58.75	c Using SATTIMEOUT of 1200
58.67/58.75	c Using SATRAM of 1800
58.67/58.75	c Size of subset node = 16
58.67/58.75	c Variables = 286329
58.67/58.75	c Clauses = 839692
58.67/58.75	c Literals = 1959280
58.67/58.75	c Reduced size:
58.67/58.75	c Variables = 286329
58.67/58.75	c Clauses = 761098
58.67/58.75	c Literals = 1758786
58.67/58.75	c a2
60.17/60.21	c a1

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-1563488-1238786667/watcher-1563488-1238786667 -o /tmp/evaluation-result-1563488-1238786667/solver-1563488-1238786667 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563488-1238786667.cnf 

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.81 1.83 1.45 3/64 13563
/proc/meminfo: memFree=1847776/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=1064 CPUtime=0
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 1151329347 1089536 128 1992294400 134512640 135237372 4294956192 18446744073709551615 134709489 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 266 128 78 176 0 88 0

[startup+0.102478 s]
/proc/loadavg: 1.81 1.83 1.45 3/64 13563
/proc/meminfo: memFree=1847776/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=4728 CPUtime=0.09
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 1151329347 4841472 1040 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 1182 1040 78 176 0 1004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4728

[startup+0.201488 s]
/proc/loadavg: 1.81 1.83 1.45 3/64 13563
/proc/meminfo: memFree=1847776/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=8340 CPUtime=0.19
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 1974 0 0 0 18 1 0 0 18 0 1 0 1151329347 8540160 1958 1992294400 134512640 135237372 4294956192 18446744073709551615 134639534 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 2085 1959 78 176 0 1907 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8340

[startup+0.301498 s]
/proc/loadavg: 1.81 1.83 1.45 3/64 13563
/proc/meminfo: memFree=1847776/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=12172 CPUtime=0.29
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 2908 0 0 0 28 1 0 0 19 0 1 0 1151329347 12464128 2892 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 3043 2893 78 176 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.701542 s]
/proc/loadavg: 1.81 1.83 1.45 3/64 13563
/proc/meminfo: memFree=1847776/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=26912 CPUtime=0.69
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 6583 0 0 0 66 3 0 0 22 0 1 0 1151329347 27557888 6567 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 6728 6567 78 176 0 6550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26912

[startup+1.50163 s]
/proc/loadavg: 1.81 1.83 1.45 2/65 13564
/proc/meminfo: memFree=1807064/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=1.49
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 142 7 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62040

[startup+3.1018 s]
/proc/loadavg: 1.81 1.83 1.45 2/65 13564
/proc/meminfo: memFree=1789272/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=3.09
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 302 7 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62040

[startup+6.30114 s]
/proc/loadavg: 1.83 1.83 1.45 2/65 13564
/proc/meminfo: memFree=1789016/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=6.29
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 621 8 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534125 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62040

[startup+12.7028 s]
/proc/loadavg: 1.76 1.82 1.45 2/65 13564
/proc/meminfo: memFree=1789144/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=12.69
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 1261 8 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62040

[startup+25.5012 s]
/proc/loadavg: 1.59 1.78 1.44 2/65 13564
/proc/meminfo: memFree=1789216/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=25.48
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 2540 8 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534356 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62040

[startup+51.1019 s]
/proc/loadavg: 1.39 1.71 1.43 2/65 13564
/proc/meminfo: memFree=1789280/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=62040 CPUtime=51.08
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 14649 0 0 0 5100 8 0 0 25 0 1 0 1151329347 63528960 14633 1992294400 134512640 135237372 4294956192 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15510 14633 78 176 0 15332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62040

[startup+102.301 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 13564
/proc/meminfo: memFree=1702176/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=149524 CPUtime=102.27
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 45549 0 0 0 10205 22 0 0 25 0 1 0 1151329347 153112576 36378 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 37381 36378 80 176 0 37203 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 149524

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 13564
/proc/meminfo: memFree=1699552/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=152408 CPUtime=162.24
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 46214 0 0 0 16202 22 0 0 25 0 1 0 1151329347 156065792 37043 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 38102 37043 80 176 0 37924 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 152408

[startup+222.305 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 13564
/proc/meminfo: memFree=1696800/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=155800 CPUtime=222.23
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 46882 0 0 0 22200 23 0 0 25 0 1 0 1151329347 159539200 37711 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 38950 37711 80 176 0 38772 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 155800

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 13564
/proc/meminfo: memFree=1695072/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=157120 CPUtime=282.22
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47303 0 0 0 28198 24 0 0 25 0 1 0 1151329347 160890880 38132 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39280 38132 80 176 0 39102 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 157120

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 13564
/proc/meminfo: memFree=1694368/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=157648 CPUtime=342.2
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47465 0 0 0 34196 24 0 0 25 0 1 0 1151329347 161431552 38294 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39412 38294 80 176 0 39234 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 157648

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 13564
/proc/meminfo: memFree=1693856/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=158044 CPUtime=402.18
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47581 0 0 0 40194 24 0 0 25 0 1 0 1151329347 161837056 38410 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39511 38410 80 176 0 39333 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 158044

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 13564
/proc/meminfo: memFree=1693408/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=158440 CPUtime=462.15
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47673 0 0 0 46191 24 0 0 25 0 1 0 1151329347 162242560 38502 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39610 38502 80 176 0 39432 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 158440

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 13564
/proc/meminfo: memFree=1693088/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=158572 CPUtime=522.14
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47751 0 0 0 52189 25 0 0 25 0 1 0 1151329347 162377728 38580 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39643 38580 80 176 0 39465 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 158572

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 13564
/proc/meminfo: memFree=1692704/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=158836 CPUtime=582.12
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47826 0 0 0 58187 25 0 0 25 0 1 0 1151329347 162648064 38655 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39709 38655 80 176 0 39531 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 158836

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 13564
/proc/meminfo: memFree=1692384/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159100 CPUtime=642.1
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47891 0 0 0 64185 25 0 0 25 0 1 0 1151329347 162918400 38720 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39775 38720 80 176 0 39597 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 159100

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 13564
/proc/meminfo: memFree=1692000/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159232 CPUtime=702.08
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 47954 0 0 0 70183 25 0 0 25 0 1 0 1151329347 163053568 38783 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39808 38783 80 176 0 39630 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 159232

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 13564
/proc/meminfo: memFree=1691808/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159496 CPUtime=762.08
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48006 0 0 0 76182 26 0 0 25 0 1 0 1151329347 163323904 38835 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39874 38835 80 176 0 39696 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 159496

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 13564
/proc/meminfo: memFree=1691552/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159628 CPUtime=822.05
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48061 0 0 0 82179 26 0 0 25 0 1 0 1151329347 163459072 38890 1992294400 134512640 135237372 4294956192 18446744073709551615 134600960 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39907 38890 80 176 0 39729 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 159628

[startup+882.305 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 13564
/proc/meminfo: memFree=1691296/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159760 CPUtime=882.04
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48115 0 0 0 88178 26 0 0 25 0 1 0 1151329347 163594240 38944 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39940 38944 80 176 0 39762 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 159760

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 13564
/proc/meminfo: memFree=1691040/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=159892 CPUtime=942.02
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48159 0 0 0 94176 26 0 0 25 0 1 0 1151329347 163729408 38988 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 39973 38988 80 176 0 39795 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 159892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 13564
/proc/meminfo: memFree=1690848/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160156 CPUtime=1002.01
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48208 0 0 0 100174 27 0 0 25 0 1 0 1151329347 163999744 39037 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40039 39037 80 176 0 39861 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 160156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 13564
/proc/meminfo: memFree=1690656/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160288 CPUtime=1061.99
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48251 0 0 0 106172 27 0 0 25 0 1 0 1151329347 164134912 39080 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40072 39080 80 176 0 39894 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 160288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 13564
/proc/meminfo: memFree=1690400/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160420 CPUtime=1121.97
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48298 0 0 0 112170 27 0 0 25 0 1 0 1151329347 164270080 39127 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40105 39127 80 176 0 39927 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 160420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13564
/proc/meminfo: memFree=1690272/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160552 CPUtime=1181.95
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48340 0 0 0 118168 27 0 0 25 0 1 0 1151329347 164405248 39169 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40138 39169 80 176 0 39960 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 160552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13564
/proc/meminfo: memFree=1690208/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160552 CPUtime=1200.05
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48355 0 0 0 119978 27 0 0 25 0 1 0 1151329347 164405248 39184 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40138 39184 80 176 0 39960 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 160552

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13564
/proc/meminfo: memFree=1690208/2055920 swapFree=4176724/4192956
[pid=13563] ppid=13561 vsize=160552 CPUtime=1200.05
/proc/13563/stat : 13563 (ttsth-5-0) R 13561 13563 13296 0 -1 4194304 48355 0 0 0 119978 27 0 0 25 0 1 0 1151329347 164405248 39184 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 40138 39184 80 176 0 39960 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 160552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.78
CPU system time (s): 0.301954
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 160552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1530

runsolver used 1.04884 second user time and 2.59061 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-03 21:24:28
IDJOB=1563488
IDBENCH=70954
IDSOLVER=549
FILE ID=node47/1563488-1238786667
PBS_JOBID= 9085596
Free space on /tmp= 66532 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563488-1238786667/watcher-1563488-1238786667 -o /tmp/evaluation-result-1563488-1238786667/solver-1563488-1238786667 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1563488-1238786667.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=919553989

node47.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.216
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.216
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:       1848256 kB
Buffers:          4100 kB
Cached:         153552 kB
SwapCached:       7996 kB
Active:          28876 kB
Inactive:       137232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848256 kB
SwapTotal:     4192956 kB
SwapFree:      4176724 kB
Dirty:           15976 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            27548 kB
Committed_AS:  3391640 kB
PageTables:       1452 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= 66532 MiB
End job on node47 at 2009-04-03 21:44:31