Trace number 1779028

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)? (TO) 999.59 1000.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand128.cnf
MD5SUM3022ff2a7ae31b29e9b784d8e848042f
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 variables365168
Number of clauses1093967
Sum of the clauses size2552587
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2729310
Number of clauses of size 3364655
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2.01/2.06	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779028-1243678041.cnf 
2.01/2.06	c Using SATTIMEOUT of 10000
2.01/2.06	c Using SATRAM of 2047
2.01/2.06	c Size of subset node = 16
2.01/2.06	c Variables = 365168
2.01/2.06	c Clauses = 1093967
2.01/2.06	c Literals = 2552587
2.01/2.06	c Reduced size:
2.01/2.06	c Variables = 365168
2.01/2.06	c Clauses = 1093943
2.01/2.06	c Literals = 2552532
2.01/2.06	c a2
3.71/3.74	c a1

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-1779028-1243678041/watcher-1779028-1243678041 -o /tmp/evaluation-result-1779028-1243678041/solver-1779028-1243678041 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1779028-1243678041.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: 4.00 4.02 3.22 2/115 31308
/proc/meminfo: memFree=2975588/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=1936 CPUtime=0.02
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 360 0 0 0 2 0 0 0 19 0 1 0 1132484051 1982464 316 4294967295 134512640 135237372 3216789264 3216787788 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 484 317 75 177 0 306 0

[startup+0.05478 s]
/proc/loadavg: 4.00 4.02 3.22 2/115 31308
/proc/meminfo: memFree=2975588/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=3632 CPUtime=0.05
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 776 0 0 0 5 0 0 0 22 0 1 0 1132484051 3719168 732 4294967295 134512640 135237372 3216789264 3216787788 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 908 732 75 177 0 730 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3632

[startup+0.114778 s]
/proc/loadavg: 4.00 4.02 3.22 2/115 31308
/proc/meminfo: memFree=2975588/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=6260 CPUtime=0.11
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 1474 0 0 0 11 0 0 0 22 0 1 0 1132484051 6410240 1430 4294967295 134512640 135237372 3216789264 3216788712 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 1565 1430 75 177 0 1387 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6260

[startup+0.314769 s]
/proc/loadavg: 4.00 4.02 3.22 2/115 31308
/proc/meminfo: memFree=2975588/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=15824 CPUtime=0.31
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 3798 0 0 0 31 0 0 0 22 0 1 0 1132484051 16203776 3754 4294967295 134512640 135237372 3216789264 3216788060 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 3956 3754 75 177 0 3778 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15824

[startup+0.714754 s]
/proc/loadavg: 4.00 4.02 3.22 2/115 31308
/proc/meminfo: memFree=2975588/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=34108 CPUtime=0.71
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 8282 0 0 0 69 2 0 0 24 0 1 0 1132484051 34926592 8238 4294967295 134512640 135237372 3216789264 3216787788 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 8527 8238 75 177 0 8349 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 34108

[startup+1.51472 s]
/proc/loadavg: 4.00 4.02 3.22 2/116 31309
/proc/meminfo: memFree=2930332/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=81240 CPUtime=1.51
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 17591 0 0 0 144 7 0 0 25 0 1 0 1132484051 83189760 17547 4294967295 134512640 135237372 3216789264 3216788976 134537094 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 20310 17547 75 177 0 20132 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 81240

[startup+3.11466 s]
/proc/loadavg: 4.00 4.02 3.22 2/116 31309
/proc/meminfo: memFree=2880900/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=154264 CPUtime=3.11
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 37269 0 0 0 301 10 0 0 25 0 1 0 1132484051 157966336 37224 4294967295 134512640 135237372 3216789264 3216788272 134680226 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 38566 37224 76 177 0 38388 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 154264

[startup+6.31453 s]
/proc/loadavg: 3.76 3.97 3.21 2/116 31309
/proc/meminfo: memFree=2779352/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=202304 CPUtime=6.31
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 60272 0 0 0 611 20 0 0 25 0 1 0 1132484051 207159296 49354 4294967295 134512640 135237372 3216789264 3216788624 134600960 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 50576 49354 77 177 0 50398 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 202304

[startup+12.7143 s]
/proc/loadavg: 3.54 3.92 3.20 2/116 31310
/proc/meminfo: memFree=2779084/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=202604 CPUtime=12.7
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 60332 0 0 0 1250 20 0 0 25 0 1 0 1132484051 207466496 49414 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 50651 49414 77 177 0 50473 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 202604

[startup+25.5138 s]
/proc/loadavg: 2.98 3.78 3.16 2/116 31311
/proc/meminfo: memFree=2778684/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=203032 CPUtime=25.5
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 60471 0 0 0 2530 20 0 0 25 0 1 0 1132484051 207904768 49553 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 50758 49553 77 177 0 50580 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 203032

[startup+51.1127 s]
/proc/loadavg: 2.30 3.55 3.10 2/116 31501
/proc/meminfo: memFree=2777468/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=203852 CPUtime=51.05
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 60668 0 0 0 5084 21 0 0 25 0 1 0 1132484051 208744448 49750 4294967295 134512640 135237372 3216789264 3216788624 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 50963 49750 77 177 0 50785 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 203852

[startup+102.311 s]
/proc/loadavg: 1.56 3.16 2.99 2/116 31508
/proc/meminfo: memFree=2776096/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=205492 CPUtime=102.2
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61085 0 0 0 10198 22 0 0 25 0 1 0 1132484051 210423808 50167 4294967295 134512640 135237372 3216789264 3216788592 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 51373 50167 77 177 0 51195 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 205492

[startup+162.308 s]
/proc/loadavg: 1.20 2.76 2.86 2/116 31694
/proc/meminfo: memFree=2773368/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=207716 CPUtime=162.17
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61566 0 0 0 16193 24 0 0 25 0 1 0 1132484051 212701184 50648 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 51929 50648 77 177 0 51751 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 207716

[startup+222.306 s]
/proc/loadavg: 1.07 2.44 2.74 2/116 31882
/proc/meminfo: memFree=2773368/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=207848 CPUtime=222.11
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61611 0 0 0 22184 27 0 0 25 0 1 0 1132484051 212836352 50693 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 51962 50693 77 177 0 51784 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 207848

[startup+282.304 s]
/proc/loadavg: 1.02 2.17 2.63 2/116 32070
/proc/meminfo: memFree=2773120/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=207980 CPUtime=282.05
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61650 0 0 0 28172 33 0 0 25 0 1 0 1132484051 212971520 50732 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 51995 50732 77 177 0 51817 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 207980

[startup+342.311 s]
/proc/loadavg: 1.01 1.96 2.53 2/116 32258
/proc/meminfo: memFree=2772996/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208112 CPUtime=342.05
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61683 0 0 0 34170 35 0 0 25 0 1 0 1132484051 213106688 50765 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52028 50765 77 177 0 51850 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 208112

[startup+402.309 s]
/proc/loadavg: 1.00 1.78 2.43 2/116 32447
/proc/meminfo: memFree=2772872/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208112 CPUtime=402.04
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61704 0 0 0 40166 38 0 0 25 0 1 0 1132484051 213106688 50786 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52028 50786 77 177 0 51850 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 208112

[startup+462.306 s]
/proc/loadavg: 1.00 1.64 2.34 2/116 32637
/proc/meminfo: memFree=2772748/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208244 CPUtime=462.04
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61736 0 0 0 46162 42 0 0 25 0 1 0 1132484051 213241856 50818 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52061 50818 77 177 0 51883 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 208244

[startup+522.314 s]
/proc/loadavg: 1.00 1.52 2.25 2/116 357
/proc/meminfo: memFree=2772624/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208376 CPUtime=522.04
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61754 0 0 0 52161 43 0 0 25 0 1 0 1132484051 213377024 50836 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52094 50836 77 177 0 51916 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 208376

[startup+582.312 s]
/proc/loadavg: 1.00 1.42 2.17 2/116 548
/proc/meminfo: memFree=2772724/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208376 CPUtime=582.03
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61779 0 0 0 58159 44 0 0 25 0 1 0 1132484051 213377024 50861 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52094 50861 77 177 0 51916 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 208376

[startup+642.309 s]
/proc/loadavg: 1.00 1.34 2.09 2/116 736
/proc/meminfo: memFree=2772872/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208508 CPUtime=642.01
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61794 0 0 0 64156 45 0 0 25 0 1 0 1132484051 213512192 50876 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52127 50876 77 177 0 51949 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 208508

[startup+702.317 s]
/proc/loadavg: 1.00 1.28 2.02 2/116 933
/proc/meminfo: memFree=2772996/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208508 CPUtime=701.97
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61815 0 0 0 70149 48 0 0 25 0 1 0 1132484051 213512192 50897 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52127 50897 77 177 0 51949 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 208508

[startup+762.314 s]
/proc/loadavg: 1.00 1.22 1.96 2/116 1121
/proc/meminfo: memFree=2772624/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208508 CPUtime=761.94
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61826 0 0 0 76142 52 0 0 25 0 1 0 1132484051 213512192 50908 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52127 50908 77 177 0 51949 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 208508

[startup+822.302 s]
/proc/loadavg: 1.00 1.18 1.89 2/116 1314
/proc/meminfo: memFree=2772376/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208640 CPUtime=821.89
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61851 0 0 0 82134 55 0 0 25 0 1 0 1132484051 213647360 50933 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52160 50933 77 177 0 51982 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 208640

[startup+882.31 s]
/proc/loadavg: 1.03 1.16 1.84 2/116 1502
/proc/meminfo: memFree=2772624/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208640 CPUtime=881.87
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61866 0 0 0 88128 59 0 0 25 0 1 0 1132484051 213647360 50948 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52160 50948 77 177 0 51982 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 208640

[startup+942.307 s]
/proc/loadavg: 1.01 1.13 1.78 2/116 1690
/proc/meminfo: memFree=2772500/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208772 CPUtime=941.87
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61883 0 0 0 94126 61 0 0 25 0 1 0 1132484051 213782528 50965 4294967295 134512640 135237372 3216789264 3216788624 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52193 50965 77 177 0 52015 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 208772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.00 1.10 1.73 2/116 1877
/proc/meminfo: memFree=2772368/3368532 swapFree=1941392/1959888
[pid=31308] ppid=31306 vsize=208772 CPUtime=999.58
/proc/31308/stat : 31308 (ttsth-5-0) R 31306 31308 11443 0 -1 4202496 61903 0 0 0 99895 63 0 0 25 0 1 0 1132484051 213782528 50985 4294967295 134512640 135237372 3216789264 3216788624 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/31308/statm: 52193 50985 77 177 0 52015 0
Current children cumulated CPU time (s) 999.58
Current children cumulated vsize (KiB) 208772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 999.59
CPU user time (s): 998.95
CPU system time (s): 0.64
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 208772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 998.95
system time used= 0.64
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61903
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= 1
involuntary context switches= 51370

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 12:07:21
IDJOB=1779028
IDBENCH=70794
IDSOLVER=632
FILE ID=/1779028-1243678041
PBS_JOBID=
Free space on /tmp= 15711 MiB

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

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

MD5SUM BENCH= 3022ff2a7ae31b29e9b784d8e848042f
RANDOM SEED= 1761029714

Linux (none) 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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2976032 kB
Buffers:         87664 kB
Cached:         201568 kB
SwapCached:       4320 kB
Active:         199148 kB
Inactive:       100512 kB
HighTotal:     2489216 kB
HighFree:      2275212 kB
LowTotal:       879316 kB
LowFree:        700820 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           21200 kB
Writeback:           0 kB
AnonPages:        9276 kB
Mapped:           4212 kB
Slab:            82464 kB
SReclaimable:    72116 kB
SUnreclaim:      10348 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15711 MiB
End job on  at 2009-05-30 12:24:05