Trace number 1779135

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 (16 threads)? (MO) 389.604 43.9055

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.18/0.27	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779135-1244950681.cnf 
0.18/0.27	c Using SATTIMEOUT of 10000
0.18/0.27	c Using SATRAM of 2047
0.18/0.27	c Size of subset node = 16
0.18/0.27	c Variables = 72202
0.18/0.27	c Clauses = 213533
0.18/0.27	c Literals = 498241
0.18/0.27	c Reduced size:
0.18/0.27	c Variables = 72202
0.18/0.27	c Clauses = 213529
0.18/0.27	c Literals = 498234
0.18/0.27	c a2
0.38/0.49	c a1
16.30/16.33	c Independent sub-problems = 1
16.30/16.33	c Sub-problem with 72200 variables and 213529 clauses
16.30/16.33	c using permutation method 4
16.30/16.33	c count = 1
16.30/16.33	c Ordering finished 16.260 seconds
16.30/16.33	c mapped 16.320 seconds
16.30/16.33	c permuted 16.320 seconds
16.30/16.33	c about to sort
16.30/16.37	c sorted
18.56/18.51	c clauses now 213529
18.56/18.51	c init finished 17.730 seconds
18.56/18.51	c tree built 18.470 seconds
18.56/18.51	c 
18.56/18.51	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
18.56/18.51	c ---------------------------------|----------------------------------|------------------------------------------------------
18.56/18.51	c ................................ | ..........                       |                       18.6           0.0           67
18.56/18.51	c ................................ | ..........                     1 |                       18.6           0.1           67
18.56/18.51	c ................................ | ..........                     2 |                       18.6           0.1           67
18.56/18.51	c ................................ | ..........                     3 |                       18.6           0.2           67
18.56/18.51	c ................................ | ..........                     4 |                       18.6           0.2           67
18.56/18.51	c ................................ | ..........                     5 |                       18.6           0.3           67
18.56/18.52	c ................................ | ..........                  1000 | 5                     18.7          53.6          648
221.65/32.47	c ................................ | ..........                340000 | 10456                200.9        1692.6     27825463

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1779135-1244950681/watcher-1779135-1244950681 -o /tmp/evaluation-result-1779135-1244950681/solver-1779135-1244950681 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779135-1244950681.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: 11.77 6.77 5.92 2/184 22772
/proc/meminfo: memFree=19043220/36427776 swapFree=3648/8204
[pid=22772] ppid=22770 vsize=1540 CPUtime=0
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 654374519 1576960 237 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134732614 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 385 237 75 177 0 207 0

[startup+0.089169 s]
/proc/loadavg: 11.77 6.77 5.92 2/184 22772
/proc/meminfo: memFree=19043220/36427776 swapFree=3648/8204
[pid=22772] ppid=22770 vsize=6968 CPUtime=0.08
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 1605 0 0 0 8 0 0 0 20 0 1 0 654374519 7135232 1562 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134732614 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 1742 1564 75 177 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6968

[startup+0.101162 s]
/proc/loadavg: 11.77 6.77 5.92 2/184 22772
/proc/meminfo: memFree=19043220/36427776 swapFree=3648/8204
[pid=22772] ppid=22770 vsize=7760 CPUtime=0.1
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 1804 0 0 0 10 0 0 0 20 0 1 0 654374519 7946240 1761 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134732614 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 1940 1761 75 177 0 1762 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7760

[startup+0.301209 s]
/proc/loadavg: 11.77 6.77 5.92 2/184 22772
/proc/meminfo: memFree=19043220/36427776 swapFree=3648/8204
[pid=22772] ppid=22770 vsize=24228 CPUtime=0.28
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 5700 0 0 0 28 0 0 0 20 0 1 0 654374519 24809472 5657 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134732614 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 6057 5658 76 177 0 5879 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24228

[startup+0.701231 s]
/proc/loadavg: 11.77 6.77 5.92 2/184 22772
/proc/meminfo: memFree=19043220/36427776 swapFree=3648/8204
[pid=22772] ppid=22770 vsize=40324 CPUtime=0.68
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 10542 0 0 0 66 2 0 0 20 0 1 0 654374519 41291776 9726 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134732614 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 10081 9726 77 177 0 9903 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40324

[startup+1.50127 s]
/proc/loadavg: 11.77 6.77 5.92 2/185 22773
/proc/meminfo: memFree=19004632/36427776 swapFree=3928/47000
[pid=22772] ppid=22770 vsize=40588 CPUtime=1.5
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 10606 0 0 0 146 4 0 0 20 0 1 0 654374519 41562112 9790 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134555272 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 10147 9790 77 177 0 9969 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 40588

[startup+3.10141 s]
/proc/loadavg: 11.77 6.77 5.92 2/185 22773
/proc/meminfo: memFree=19003652/36427776 swapFree=4228/47820
[pid=22772] ppid=22770 vsize=41036 CPUtime=3.1
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 10704 0 0 0 306 4 0 0 20 0 1 0 654374519 42020864 9888 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134600966 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 10259 9888 77 177 0 10081 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 41036

[startup+6.30166 s]
/proc/loadavg: 10.91 6.67 5.89 2/185 22773
/proc/meminfo: memFree=19001404/36427776 swapFree=4620/48976
[pid=22772] ppid=22770 vsize=41756 CPUtime=6.3
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 10897 0 0 0 626 4 0 0 20 0 1 0 654374519 42758144 10081 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134550999 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 10439 10081 77 177 0 10261 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 41756

[startup+12.7022 s]
/proc/loadavg: 10.11 6.58 5.86 2/185 22773
/proc/meminfo: memFree=18999320/36427776 swapFree=4620/50964
[pid=22772] ppid=22770 vsize=43528 CPUtime=12.7
/proc/22772/stat : 22772 (ttsth-5-0) R 22770 22772 15497 0 -1 4202496 11342 0 0 0 1266 4 0 0 20 0 1 0 654374519 44572672 10526 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134555272 0 0 1 0 0 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 10882 10526 77 177 0 10704 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 43528

[startup+25.5034 s]
/proc/loadavg: 10.33 6.78 5.94 17/201 22789
/proc/meminfo: memFree=17883808/36427776 swapFree=4692/1169956
[pid=22772] ppid=22770 vsize=1318512 CPUtime=120.53
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 15497 0 -1 4202496 295675 0 0 0 9354 2699 0 0 20 0 17 0 654374519 1350156288 293846 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 329628 293847 95 177 0 329450 0
[pid=22772/tid=22774] ppid=22770 vsize=1318512 CPUtime=6.94
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 9869 0 0 0 678 16 0 0 20 0 17 0 654376368 1350156288 293848 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=1318512 CPUtime=3.48
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 3001 0 0 0 254 94 0 0 20 0 17 0 654376368 1350156288 293849 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=1318512 CPUtime=6.74
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 4932 0 0 0 478 196 0 0 20 0 17 0 654376368 1350156288 293849 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=1318512 CPUtime=6.78
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 4677 0 0 0 488 190 0 0 20 0 17 0 654376368 1350156288 293849 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=1318512 CPUtime=6.76
/proc/22772/task/22778/stat : 22778 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 7972 0 0 0 448 228 0 0 20 0 17 0 654376368 1350156288 293851 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=1318512 CPUtime=6.78
/proc/22772/task/22779/stat : 22779 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 5368 0 0 0 494 184 0 0 20 0 17 0 654376368 1350156288 293851 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=1318512 CPUtime=6.7
/proc/22772/task/22780/stat : 22780 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 6905 0 0 0 472 198 0 0 20 0 17 0 654376368 1350156288 293853 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22772/tid=22781] ppid=22770 vsize=1318512 CPUtime=6.84
/proc/22772/task/22781/stat : 22781 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 4313 0 0 0 516 168 0 0 20 0 17 0 654376368 1350156288 293853 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22772/tid=22782] ppid=22770 vsize=1318512 CPUtime=6.8
/proc/22772/task/22782/stat : 22782 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 4620 0 0 0 510 170 0 0 20 0 17 0 654376368 1350156288 293853 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22772/tid=22783] ppid=22770 vsize=1318512 CPUtime=6.8
/proc/22772/task/22783/stat : 22783 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 3625 0 0 0 518 162 0 0 20 0 17 0 654376369 1350156288 293854 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22772/tid=22784] ppid=22770 vsize=1318512 CPUtime=6.78
/proc/22772/task/22784/stat : 22784 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 4654 0 0 0 504 174 0 0 20 0 17 0 654376369 1350156288 293854 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22772/tid=22785] ppid=22770 vsize=1318512 CPUtime=6.82
/proc/22772/task/22785/stat : 22785 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 5243 0 0 0 496 186 0 0 20 0 17 0 654376369 1350156288 293854 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22772/tid=22786] ppid=22770 vsize=1318512 CPUtime=6.74
/proc/22772/task/22786/stat : 22786 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 5443 0 0 0 474 200 0 0 20 0 17 0 654376369 1350156288 293854 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22772/tid=22787] ppid=22770 vsize=1318512 CPUtime=6.6
/proc/22772/task/22787/stat : 22787 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 5247 0 0 0 472 188 0 0 20 0 17 0 654376369 1350156288 293854 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22772/tid=22788] ppid=22770 vsize=1318512 CPUtime=6.84
/proc/22772/task/22788/stat : 22788 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 3924 0 0 0 528 156 0 0 20 0 17 0 654376370 1350156288 293855 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22772/tid=22789] ppid=22770 vsize=1318512 CPUtime=3.52
/proc/22772/task/22789/stat : 22789 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 2278 0 0 0 242 110 0 0 20 0 17 0 654376370 1350156288 293855 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636382 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 120.53
Current children cumulated vsize (KiB) 1318512



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+43.7063 s]
/proc/loadavg: 11.58 7.24 6.10 17/201 22789
/proc/meminfo: memFree=17137868/36427776 swapFree=4692/1912572
[pid=22772] ppid=22770 vsize=2096620 CPUtime=389.23
/proc/22772/stat : 22772 (ttsth-5-0) S 22770 22772 15497 0 -1 4202496 478152 0 0 0 33784 5139 0 0 20 0 17 0 654374519 2146938880 476324 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 524155 476324 95 177 0 523977 0
[pid=22772/tid=22774] ppid=22770 vsize=2096620 CPUtime=25
/proc/22772/task/22774/stat : 22774 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 22481 0 0 0 2464 36 0 0 20 0 17 0 654376368 2146938880 476327 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=22772/tid=22775] ppid=22770 vsize=2096620 CPUtime=20.78
/proc/22772/task/22775/stat : 22775 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 16681 0 0 0 1808 270 0 0 20 0 17 0 654376368 2146938880 476327 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=22772/tid=22776] ppid=22770 vsize=2096620 CPUtime=24.74
/proc/22772/task/22776/stat : 22776 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 11878 0 0 0 2154 320 0 0 20 0 17 0 654376368 2146938880 476327 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=22772/tid=22777] ppid=22770 vsize=2096620 CPUtime=21.9
/proc/22772/task/22777/stat : 22777 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 14037 0 0 0 1870 320 0 0 20 0 17 0 654376368 2146938880 476327 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=22772/tid=22778] ppid=22770 vsize=2096620 CPUtime=22.1
/proc/22772/task/22778/stat : 22778 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 22249 0 0 0 1766 444 0 0 20 0 17 0 654376368 2146938880 476327 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=22772/tid=22779] ppid=22770 vsize=2096620 CPUtime=24.8
/proc/22772/task/22779/stat : 22779 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 11953 0 0 0 2184 296 0 0 20 0 17 0 654376368 2146938880 476328 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=2096620 CPUtime=16.34
/proc/22772/task/22780/stat : 22780 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 22263 0 0 0 1296 338 0 0 20 0 17 0 654376368 2146938880 476328 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134587183 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22772/tid=22781] ppid=22770 vsize=2096620 CPUtime=24.84
/proc/22772/task/22781/stat : 22781 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 12762 0 0 0 2194 290 0 0 20 0 17 0 654376368 2146938880 476328 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=22772/tid=22782] ppid=22770 vsize=2096620 CPUtime=24.68
/proc/22772/task/22782/stat : 22782 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 16164 0 0 0 2122 346 0 0 20 0 17 0 654376368 2146938880 476328 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134591433 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=22772/tid=22783] ppid=22770 vsize=2096620 CPUtime=24.72
/proc/22772/task/22783/stat : 22783 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 13986 0 0 0 2144 328 0 0 20 0 17 0 654376369 2146938880 476328 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=22772/tid=22784] ppid=22770 vsize=2096620 CPUtime=24.68
/proc/22772/task/22784/stat : 22784 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 16334 0 0 0 2130 338 0 0 20 0 17 0 654376369 2146938880 476329 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=22772/tid=22785] ppid=22770 vsize=2096620 CPUtime=24.78
/proc/22772/task/22785/stat : 22785 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 16185 0 0 0 2122 356 0 0 20 0 17 0 654376369 2146938880 476329 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=22772/tid=22786] ppid=22770 vsize=2096620 CPUtime=21.4
/proc/22772/task/22786/stat : 22786 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 16285 0 0 0 1728 412 0 0 20 0 17 0 654376369 2146938880 476330 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
[pid=22772/tid=22787] ppid=22770 vsize=2096620 CPUtime=24
/proc/22772/task/22787/stat : 22787 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 29720 0 0 0 2012 388 0 0 20 0 17 0 654376369 2146938880 476331 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134545992 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=22772/tid=22788] ppid=22770 vsize=2096620 CPUtime=24.8
/proc/22772/task/22788/stat : 22788 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 13727 0 0 0 2158 322 0 0 20 0 17 0 654376370 2146938880 476332 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=22772/tid=22789] ppid=22770 vsize=2096620 CPUtime=21
/proc/22772/task/22789/stat : 22789 (ttsth-5-0) R 22770 22772 15497 0 -1 4202560 7843 0 0 0 1846 254 0 0 20 0 17 0 654376370 2146938880 476332 18446744073709551615 134512640 135237372 4293653904 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 389.23
Current children cumulated vsize (KiB) 2096620

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

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

[startup+43.8288 s]
/proc/loadavg: 11.58 7.24 6.10 17/201 22789
/proc/meminfo: memFree=17137868/36427776 swapFree=4692/1912572
[pid=22772] ppid=22770 vsize=0 CPUtime=389.53
/proc/22772/stat : 22772 (ttsth-5-0) Z 22770 22772 15497 0 -1 4203532 478249 0 0 0 33804 5149 0 0 20 0 2 0 654374519 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/22772/statm: 0 0 0 0 0 0 0
[pid=22772/tid=22780] ppid=22770 vsize=0 CPUtime=16.42
/proc/22772/task/22780/stat : 22780 (ttsth-5-0) R 22770 22772 15497 0 -1 4203588 22263 0 0 0 1296 346 0 0 20 0 2 0 654376368 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 389.53
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 43.9055
CPU time (s): 389.604
CPU user time (s): 338.053
CPU system time (s): 51.5512
CPU usage (%): 887.37
Max. virtual memory (cumulated for all children) (KiB): 2096620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 338.053
system time used= 51.5512
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478249
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= 58183
involuntary context switches= 2257

runsolver used 0.16001 second user time and 0.520032 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 05:38:01
IDJOB=1779135
IDBENCH=70813
IDSOLVER=634
FILE ID=xenhost3-49/1779135-1244950681
PBS_JOBID=
Free space on /tmp= 7021 MiB

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

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED= 533094338

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19043220 kB
Buffers:        482596 kB
Cached:       14119704 kB
SwapCached:          0 kB
Active:        4128648 kB
Inactive:     10481876 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            4000 kB
Writeback:           0 kB
AnonPages:        8204 kB
Mapped:           3648 kB
Slab:           721540 kB
SReclaimable:   694704 kB
SUnreclaim:      26836 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7021 MiB
End job on xenhost3-49 at 2009-06-14 05:38:47