Trace number 1779073

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 (4 threads)? (MO) 366.12 166.649

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxand/maxand064.cnf
MD5SUMb2d2617ddc348aef0d35df3c8f228dcb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.94
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.09	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779073-1243677956.cnf 
0.06/0.09	c Using SATTIMEOUT of 10000
0.06/0.09	c Using SATRAM of 2047
0.06/0.09	c Size of subset node = 16
0.06/0.09	c Variables = 14578
0.06/0.09	c Clauses = 42581
0.06/0.09	c Literals = 99353
0.06/0.09	c Reduced size:
0.06/0.09	c Variables = 14578
0.06/0.09	c Clauses = 42537
0.06/0.09	c Literals = 99250
0.06/0.09	c a2
0.10/0.14	c a1
2.00/2.06	c Independent sub-problems = 1
2.00/2.06	c Sub-problem with 14560 variables and 42537 clauses
2.00/2.06	c using permutation method 4
2.00/2.06	c count = 1
2.00/2.06	c Ordering finished 2.040 seconds
2.00/2.06	c mapped 2.060 seconds
2.00/2.06	c permuted 2.060 seconds
2.00/2.06	c about to sort
2.00/2.07	c sorted
2.30/2.37	c clauses now 42537
2.30/2.37	c init finished 2.160 seconds
2.30/2.37	c tree built 2.370 seconds
2.30/2.37	c 
2.30/2.37	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.30/2.37	c ---------------------------------|----------------------------------|------------------------------------------------------
2.30/2.37	c ................................ | ..........                       |                        2.4           0.0             
2.30/2.37	c ................................ | ..........                     1 |                        2.4           0.4             
2.30/2.37	c ................................ | ..........                     2 |                        2.4           0.8             
2.30/2.37	c ................................ | ..........                     3 |                        2.4           1.3             
2.30/2.37	c ................................ | ..........                     4 |                        2.4           1.7             
2.30/2.37	c ................................ | ..........                     5 |                        2.4           2.1             
2.30/2.37	c ................................ | ..........                  1000 |                        2.4         421.9             
199.98/93.46	c ................................ | ..........               1585000 | 39773                200.1        7922.6     67945201

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1779073-1243677956/watcher-1779073-1243677956 -o /tmp/evaluation-result-1779073-1243677956/solver-1779073-1243677956 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779073-1243677956.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 6.60 6.44 5.49 5/104 22772
/proc/meminfo: memFree=2132580/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=2596 CPUtime=0.03
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 528 0 0 0 3 0 0 0 19 0 1 0 1121896707 2658304 484 4294967295 134512640 135237372 3218436256 3218435704 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 649 484 75 177 0 471 0

[startup+0.068878 s]
/proc/loadavg: 6.60 6.44 5.49 5/104 22772
/proc/meminfo: memFree=2132580/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=4156 CPUtime=0.06
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 872 0 0 0 6 0 0 0 19 0 1 0 1121896707 4255744 828 4294967295 134512640 135237372 3218436256 3218435948 134534408 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 1039 828 75 177 0 861 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4156

[startup+0.10888 s]
/proc/loadavg: 6.60 6.44 5.49 5/104 22772
/proc/meminfo: memFree=2132580/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=7060 CPUtime=0.1
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 1619 0 0 0 10 0 0 0 19 0 1 0 1121896707 7229440 1574 4294967295 134512640 135237372 3218436256 3218435072 134680336 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 1765 1574 76 177 0 1587 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7060

[startup+0.308859 s]
/proc/loadavg: 6.60 6.44 5.49 5/104 22772
/proc/meminfo: memFree=2132580/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=8924 CPUtime=0.3
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 2192 0 0 0 30 0 0 0 20 0 1 0 1121896707 9138176 2063 4294967295 134512640 135237372 3218436256 3218435616 134600972 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 2231 2063 77 177 0 2053 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8924

[startup+0.708836 s]
/proc/loadavg: 6.60 6.44 5.49 5/104 22772
/proc/meminfo: memFree=2132580/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=9096 CPUtime=0.7
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 2219 0 0 0 70 0 0 0 21 0 1 0 1121896707 9314304 2090 4294967295 134512640 135237372 3218436256 3218435384 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 2274 2090 77 177 0 2096 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9096

[startup+1.50878 s]
/proc/loadavg: 6.31 6.38 5.47 4/105 22773
/proc/meminfo: memFree=2125772/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=9260 CPUtime=1.5
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4202496 2259 0 0 0 150 0 0 0 23 0 1 0 1121896707 9482240 2130 4294967295 134512640 135237372 3218436256 3218435384 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/22772/statm: 2315 2130 77 177 0 2137 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9260

[startup+3.10868 s]
/proc/loadavg: 6.31 6.38 5.47 4/105 22773
/proc/meminfo: memFree=2111796/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=99748 CPUtime=3.8
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 17902 0 0 0 377 3 0 0 25 0 5 0 1121896707 102141952 17689 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 24937 17689 95 177 0 24759 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 99748

[startup+6.30845 s]
/proc/loadavg: 6.31 6.38 5.47 7/109 22778
/proc/meminfo: memFree=2030452/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=142268 CPUtime=10.2
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 28914 0 0 0 1008 12 0 0 25 0 5 0 1121896707 145682432 28701 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 35567 28701 95 177 0 35389 0
[pid=22772/tid=22774] ppid=22770 vsize=142268 CPUtime=2.67
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 3022 0 0 0 267 0 0 0 25 0 5 0 1121896944 145682432 28701 4294967295 134512640 135237372 3218436256 3083603712 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=142268 CPUtime=1.98
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 4573 0 0 0 195 3 0 0 25 0 5 0 1121896944 145682432 28701 4294967295 134512640 135237372 3218436256 3075144960 134749353 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=142268 CPUtime=1.26
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 3131 0 0 0 123 3 0 0 25 0 5 0 1121896944 145682432 28701 4294967295 134512640 135237372 3218436256 3067153092 134636382 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=142268 CPUtime=1.92
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 2897 0 0 0 188 4 0 0 25 0 5 0 1121896948 145682432 28701 4294967295 134512640 135237372 3218436256 3058581172 134636382 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 142268

[startup+12.708 s]
/proc/loadavg: 6.34 6.39 5.49 7/109 22778
/proc/meminfo: memFree=1937488/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=237260 CPUtime=22.87
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 52131 0 0 0 2271 16 0 0 25 0 5 0 1121896707 242954240 51918 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 59315 51918 95 177 0 59137 0
[pid=22772/tid=22774] ppid=22770 vsize=237260 CPUtime=6.08
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 8082 0 0 0 608 0 0 0 25 0 5 0 1121896944 242954240 51918 4294967295 134512640 135237372 3218436256 3083719536 134562416 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=237260 CPUtime=5.26
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 10551 0 0 0 522 4 0 0 25 0 5 0 1121896944 242954240 51918 4294967295 134512640 135237372 3218436256 3075542704 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=237260 CPUtime=4.11
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 9435 0 0 0 407 4 0 0 25 0 5 0 1121896944 242954240 51918 4294967295 134512640 135237372 3218436256 3067217192 134519944 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=237260 CPUtime=5.05
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 8772 0 0 0 499 6 0 0 25 0 5 0 1121896948 242954240 51918 4294967295 134512640 135237372 3218436256 3058624640 134562309 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 237260

[startup+25.5071 s]
/proc/loadavg: 6.36 6.39 5.50 7/109 22778
/proc/meminfo: memFree=1772780/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=396976 CPUtime=48.26
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 91014 0 0 0 4796 30 0 0 25 0 5 0 1121896707 406503424 90801 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 99244 90801 95 177 0 99066 0
[pid=22772/tid=22774] ppid=22770 vsize=396976 CPUtime=13.05
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 17294 0 0 0 1300 5 0 0 25 0 5 0 1121896944 406503424 90801 4294967295 134512640 135237372 3218436256 3083914544 134680329 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=396976 CPUtime=11.28
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 20912 0 0 0 1123 5 0 0 25 0 5 0 1121896944 406503424 90801 4294967295 134512640 135237372 3218436256 3074493924 134732614 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=396976 CPUtime=10.41
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 20213 0 0 0 1033 8 0 0 25 0 5 0 1121896944 406503424 90801 4294967295 134512640 135237372 3218436256 3067043040 134552748 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=396976 CPUtime=11.15
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 17304 0 0 0 1105 10 0 0 25 0 5 0 1121896948 406503424 90802 4294967295 134512640 135237372 3218436256 3058561408 134561428 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 396976

[startup+51.1054 s]
/proc/loadavg: 6.60 6.44 5.53 8/110 22861
/proc/meminfo: memFree=1501200/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=687400 CPUtime=103.57
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 160419 0 0 0 10309 48 0 0 25 0 5 0 1121896707 703897600 160206 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 171850 160206 95 177 0 171672 0
[pid=22772/tid=22774] ppid=22770 vsize=687400 CPUtime=27.93
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 35566 0 0 0 2785 8 0 0 25 0 5 0 1121896944 703897600 160206 4294967295 134512640 135237372 3218436256 3083912624 134749353 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=687400 CPUtime=24.03
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 32755 0 0 0 2393 10 0 0 25 0 5 0 1121896944 703897600 160206 4294967295 134512640 135237372 3218436256 3075558352 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=687400 CPUtime=22.59
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 36018 0 0 0 2245 14 0 0 25 0 5 0 1121896944 703897600 160206 4294967295 134512640 135237372 3218436256 3067513760 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=687400 CPUtime=26.65
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 40789 0 0 0 2651 14 0 0 25 0 5 0 1121896948 703897600 160206 4294967295 134512640 135237372 3218436256 3058081680 134680282 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 103.57
Current children cumulated vsize (KiB) 687400

[startup+102.312 s]
/proc/loadavg: 6.41 6.42 5.58 8/109 22967
/proc/meminfo: memFree=826324/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=1383276 CPUtime=221.27
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 327336 0 0 0 22040 87 0 0 25 0 5 0 1121896707 1416474624 327123 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 345819 327123 95 177 0 345641 0
[pid=22772/tid=22774] ppid=22770 vsize=1383276 CPUtime=55.03
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 74476 0 0 0 5482 21 0 0 25 0 5 0 1121896944 1416474624 327124 4294967295 134512640 135237372 3218436256 3083972064 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=1383276 CPUtime=54.92
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 59766 0 0 0 5478 14 0 0 25 0 5 0 1121896944 1416474624 327124 4294967295 134512640 135237372 3218436256 3075462400 134680720 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=1383276 CPUtime=51.1
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 105728 0 0 0 5078 32 0 0 25 0 5 0 1121896944 1416474624 327124 4294967295 134512640 135237372 3218436256 3067301648 134546026 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=1383276 CPUtime=57.85
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 72076 0 0 0 5767 18 0 0 25 0 5 0 1121896948 1416474624 327124 4294967295 134512640 135237372 3218436256 3058748592 134549899 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 1383276

[startup+162.318 s]
/proc/loadavg: 6.34 6.41 5.63 7/109 23156
/proc/meminfo: memFree=203052/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=2046284 CPUtime=357.16
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 484645 0 0 0 35583 133 0 0 25 0 5 0 1121896707 2095394816 484432 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 511571 484432 95 177 0 511393 0
[pid=22772/tid=22774] ppid=22770 vsize=2046284 CPUtime=88.32
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 111502 0 0 0 8803 29 0 0 25 0 5 0 1121896944 2095394816 484432 4294967295 134512640 135237372 3218436256 3083918208 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=2046284 CPUtime=88.17
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 91100 0 0 0 8795 22 0 0 25 0 5 0 1121896944 2095394816 484432 4294967295 134512640 135237372 3218436256 3075513520 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=2046284 CPUtime=83.29
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 160249 0 0 0 8281 48 0 0 25 0 5 0 1121896944 2095394816 484432 4294967295 134512640 135237372 3218436256 3067168688 134546026 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=2046284 CPUtime=95.01
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 106503 0 0 0 9469 32 0 0 25 0 5 0 1121896948 2095394816 484432 4294967295 134512640 135237372 3218436256 3058686576 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 357.16
Current children cumulated vsize (KiB) 2046284



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+166.518 s]
/proc/loadavg: 6.39 6.42 5.64 8/110 23190
/proc/meminfo: memFree=146136/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=2096500 CPUtime=365.99
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 2540 0 -1 4202496 496503 0 0 0 36462 137 0 0 25 0 5 0 1121896707 2146816000 496290 4294967295 134512640 135237372 3218436256 3218435852 134629544 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22772/statm: 524125 496290 95 177 0 523947 0
[pid=22772/tid=22774] ppid=22770 vsize=2096500 CPUtime=90.33
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 114375 0 0 0 9003 30 0 0 25 0 5 0 1121896944 2146816000 496290 4294967295 134512640 135237372 3218436256 3083987584 134680737 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=2096500 CPUtime=90.04
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 94827 0 0 0 8981 23 0 0 25 0 5 0 1121896944 2146816000 496291 4294967295 134512640 135237372 3218436256 3075581728 134546034 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=2096500 CPUtime=85.7
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 162949 0 0 0 8520 50 0 0 25 0 5 0 1121896944 2146816000 496291 4294967295 134512640 135237372 3218436256 3066987536 134546034 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=2096500 CPUtime=97.55
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 2540 0 -1 4202560 109062 0 0 0 9723 32 0 0 25 0 5 0 1121896948 2146816000 496291 4294967295 134512640 135237372 3218436256 3058795776 134562344 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 365.99
Current children cumulated vsize (KiB) 2096500

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

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

[startup+166.638 s]
/proc/loadavg: 6.39 6.42 5.64 8/110 23190
/proc/meminfo: memFree=146136/3368532 swapFree=1954076/1959888
[pid=22772] ppid=22770 vsize=0 CPUtime=366.11
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 2540 0 -1 4203524 496561 0 0 0 36464 147 0 0 18 0 1 0 1121896707 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0
/proc/22772/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 366.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 166.649
CPU time (s): 366.12
CPU user time (s): 364.64
CPU system time (s): 1.48
CPU usage (%): 219.696
Max. virtual memory (cumulated for all children) (KiB): 2096500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 364.64
system time used= 1.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496561
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= 5953
involuntary context switches= 3967

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 12:05:56
IDJOB=1779073
IDBENCH=70803
IDSOLVER=632
FILE ID=tipi44/1779073-1243677956
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxand/maxand064.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779073-1243677956/watcher-1779073-1243677956 -o /tmp/evaluation-result-1779073-1243677956/solver-1779073-1243677956 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779073-1243677956.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= b2d2617ddc348aef0d35df3c8f228dcb
RANDOM SEED= 1900385807

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2133468 kB
Buffers:        176484 kB
Cached:         728124 kB
SwapCached:       2152 kB
Active:         817124 kB
Inactive:       309552 kB
HighTotal:     2489216 kB
HighFree:      1546872 kB
LowTotal:       879316 kB
LowFree:        586596 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2948 kB
Writeback:           0 kB
AnonPages:      221340 kB
Mapped:           5668 kB
Slab:            97960 kB
SReclaimable:    87200 kB
SUnreclaim:      10760 kB
PageTables:        760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   304000 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-30 12:08:44