Trace number 1555896

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-19Signal 618.179 618.552

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.39/1.44	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1555896-1238743756.cnf 
1.39/1.44	c Using SATTIMEOUT of 1200
1.39/1.44	c Using SATRAM of 1800
1.39/1.44	c Size of subset node = 16
1.39/1.44	c Variables = 200308
1.39/1.44	c Clauses = 598619
1.39/1.44	c Literals = 1396775
1.39/1.44	c Reduced size:
1.39/1.44	c Variables = 200308
1.39/1.44	c Clauses = 598575
1.39/1.44	c Literals = 1396672
1.39/1.44	c a2
2.59/2.66	c a1
613.03/613.26	c Independent sub-problems = 1
613.03/613.26	c Sub-problem with 200290 variables and 598575 clauses
613.03/613.26	c using permutation method 4
613.03/613.26	c count = 1
613.03/613.26	c Ordering finished 612.750 seconds
613.03/613.26	c mapped 613.180 seconds
613.03/613.26	c permuted 613.180 seconds
613.03/613.26	c about to sort
613.22/613.46	c sorted

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-1555896-1238743756/watcher-1555896-1238743756 -o /tmp/evaluation-result-1555896-1238743756/solver-1555896-1238743756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1555896-1238743756.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: 0.92 0.98 0.99 3/64 14672
/proc/meminfo: memFree=1798080/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=1064 CPUtime=0
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 1147037819 1089536 128 1992294400 134512640 135237372 4294956192 18446744073709551615 134887176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 266 129 78 176 0 88 0

[startup+0.0844111 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14672
/proc/meminfo: memFree=1798080/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=4080 CPUtime=0.07
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 905 0 0 0 7 0 0 0 18 0 1 0 1147037819 4177920 889 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 1020 889 78 176 0 842 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4080

[startup+0.10141 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14672
/proc/meminfo: memFree=1798080/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=4860 CPUtime=0.09
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 1063 0 0 0 9 0 0 0 18 0 1 0 1147037819 4976640 1047 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 1215 1047 78 176 0 1037 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.301427 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14672
/proc/meminfo: memFree=1798080/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=12172 CPUtime=0.29
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 2932 0 0 0 29 0 0 0 19 0 1 0 1147037819 12464128 2916 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 3043 2916 78 176 0 2865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.701463 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14672
/proc/meminfo: memFree=1798080/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=27044 CPUtime=0.69
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 6625 0 0 0 67 2 0 0 22 0 1 0 1147037819 27693056 6609 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 6761 6610 78 176 0 6583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27044

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1759672/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=57040 CPUtime=1.49
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 13671 0 0 0 144 5 0 0 25 0 1 0 1147037819 58408960 13655 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 14260 13656 79 176 0 14082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57040

[startup+3.10167 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1716856/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=63424 CPUtime=3.09
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 22626 0 0 0 300 9 0 0 25 0 1 0 1147037819 64946176 13453 1992294400 134512640 135237372 4294956192 18446744073709551615 134599947 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 15856 13453 80 176 0 15678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63424

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1689528/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=111208 CPUtime=6.29
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 36272 0 0 0 614 15 0 0 25 0 1 0 1147037819 113876992 27099 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 27802 27099 80 176 0 27624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111208

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1689272/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=111492 CPUtime=12.69
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 36350 0 0 0 1254 15 0 0 25 0 1 0 1147037819 114167808 27177 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 27873 27177 80 176 0 27695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111492

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1688696/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=112212 CPUtime=25.48
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 36492 0 0 0 2533 15 0 0 25 0 1 0 1147037819 114905088 27319 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 28053 27319 80 176 0 27875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 112212

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1687544/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=113588 CPUtime=51.06
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 36792 0 0 0 5091 15 0 0 25 0 1 0 1147037819 116314112 27619 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 28397 27619 80 176 0 28219 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 113588

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1684984/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=116208 CPUtime=102.25
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 37426 0 0 0 10209 16 0 0 25 0 1 0 1147037819 118996992 28253 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 29052 28253 80 176 0 28874 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116208

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1682744/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=119336 CPUtime=162.24
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 37978 0 0 0 16207 17 0 0 25 0 1 0 1147037819 122200064 28805 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 29834 28805 80 176 0 29656 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119336

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1682232/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=119732 CPUtime=222.22
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38102 0 0 0 22205 17 0 0 25 0 1 0 1147037819 122605568 28929 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 29933 28929 80 176 0 29755 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 119732

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681848/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=119996 CPUtime=282.21
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38206 0 0 0 28204 17 0 0 25 0 1 0 1147037819 122875904 29033 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 29999 29033 80 176 0 29821 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119996

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681592/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120260 CPUtime=342.2
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38256 0 0 0 34202 18 0 0 25 0 1 0 1147037819 123146240 29083 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30065 29083 80 176 0 29887 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 120260

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681464/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120260 CPUtime=402.18
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38287 0 0 0 40200 18 0 0 25 0 1 0 1147037819 123146240 29114 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30065 29114 80 176 0 29887 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 120260

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681464/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120260 CPUtime=462.17
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38291 0 0 0 46199 18 0 0 25 0 1 0 1147037819 123146240 29118 1992294400 134512640 135237372 4294956192 18446744073709551615 134600731 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30065 29118 80 176 0 29887 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 120260

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681464/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120260 CPUtime=522.15
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38291 0 0 0 52197 18 0 0 25 0 1 0 1147037819 123146240 29118 1992294400 134512640 135237372 4294956192 18446744073709551615 134600707 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30065 29118 80 176 0 29887 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 120260

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681336/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120392 CPUtime=582.13
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38305 0 0 0 58195 18 0 0 25 0 1 0 1147037819 123281408 29132 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30098 29132 80 176 0 29920 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 120392

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681272/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120392 CPUtime=588.53
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38307 0 0 0 58835 18 0 0 25 0 1 0 1147037819 123281408 29134 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30098 29134 80 176 0 29920 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 120392

[startup+601.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681272/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120392 CPUtime=601.33
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38315 0 0 0 60115 18 0 0 25 0 1 0 1147037819 123281408 29142 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30098 29142 80 176 0 29920 0
Current children cumulated CPU time (s) 601.33
Current children cumulated vsize (KiB) 120392

[startup+607.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1681272/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=120392 CPUtime=607.73
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 38317 0 0 0 60755 18 0 0 25 0 1 0 1147037819 123281408 29144 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 30098 29144 80 176 0 29920 0
Current children cumulated CPU time (s) 607.73
Current children cumulated vsize (KiB) 120392

[startup+614.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1650616/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=353152 CPUtime=614.12
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 99003 0 0 0 61369 43 0 0 25 0 1 0 1147037819 361627648 87871 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 88288 87872 91 176 0 88110 0
Current children cumulated CPU time (s) 614.12
Current children cumulated vsize (KiB) 353152

[startup+615.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1395000/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=404668 CPUtime=615.73
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4194304 111951 0 0 0 61525 48 0 0 25 0 1 0 1147037819 414380032 100592 1992294400 134512640 135237372 4294956192 18446744073709551615 134551487 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 101167 100592 94 176 0 100989 0
Current children cumulated CPU time (s) 615.73
Current children cumulated vsize (KiB) 404668

[startup+617.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14673
/proc/meminfo: memFree=1251064/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=433332 CPUtime=617.32
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4195840 119212 0 0 0 61587 145 0 0 25 0 1 0 1147037819 443731968 107840 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14672/statm: 108333 107840 94 176 0 108155 0
Current children cumulated CPU time (s) 617.32
Current children cumulated vsize (KiB) 433332

[startup+618.302 s]
/proc/loadavg: 1.15 1.02 1.01 1/65 14673
/proc/meminfo: memFree=978360/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=433332 CPUtime=617.92
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4195840 119364 0 0 0 61587 205 0 0 25 0 1 0 1147037819 443731968 107840 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 108333 107840 94 176 0 108155 0
Current children cumulated CPU time (s) 617.92
Current children cumulated vsize (KiB) 433332

[startup+618.502 s]
/proc/loadavg: 1.15 1.02 1.01 1/65 14673
/proc/meminfo: memFree=978360/2055920 swapFree=4177016/4192956
[pid=14672] ppid=14670 vsize=0 CPUtime=618.12
/proc/14672/stat : 14672 (ttsth-5-0) R 14670 14672 14512 0 -1 4195844 119609 0 0 0 61587 225 0 0 25 0 1 0 1147037819 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 618.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 618.552
CPU time (s): 618.179
CPU user time (s): 615.87
CPU system time (s): 2.30865
CPU usage (%): 99.9397
Max. virtual memory (cumulated for all children) (KiB): 433332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.87
system time used= 2.30865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119609
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= 4
involuntary context switches= 739

runsolver used 0.548916 second user time and 1.3478 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-03 09:29:17
IDJOB=1555896
IDBENCH=70808
IDSOLVER=549
FILE ID=node50/1555896-1238743756
PBS_JOBID= 9085409
Free space on /tmp= 66496 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555896-1238743756/watcher-1555896-1238743756 -o /tmp/evaluation-result-1555896-1238743756/solver-1555896-1238743756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1555896-1238743756.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=817452783

node50.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.238
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.238
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:       1798496 kB
Buffers:         30728 kB
Cached:         140496 kB
SwapCached:      10132 kB
Active:          41768 kB
Inactive:       141288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798496 kB
SwapTotal:     4192956 kB
SwapFree:      4177016 kB
Dirty:           11352 kB
Writeback:           0 kB
Mapped:          17508 kB
Slab:            60316 kB
Committed_AS:  3382472 kB
PageTables:       1456 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= 66076 MiB
End job on node50 at 2009-04-03 09:39:36