Trace number 1833676

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
MiniSAT 09z 2009-03-22? (TO) 1200.04 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.844
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
1.28/1.36	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
1.28/1.36	c ==============================================================================
1.28/1.36	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
1.28/1.36	c CPU time:   1.3168 s
1.28/1.36	c ==============================================================================
1.39/1.42	c WARNING: for repeatability, setting FPU to use double precision
1.39/1.42	c Number of variables   : 13726        
1.39/1.42	c Number of clauses     : 56930        
1.39/1.46	c Parsing time: 0.03         s
1200.02/1200.40	HOME/SatELiteGTI: line 36: 18923 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1833676-1242824293/watcher-1833676-1242824293 -o /tmp/evaluation-result-1833676-1242824293/solver-1833676-1242824293 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833676-1242824293.cnf -random-seed=919082124 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 1.00 3/65 18917
/proc/meminfo: memFree=1897208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=0
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310462417 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18917/statm: 1339 237 197 169 0 50 0

[startup+0.0190371 s]
/proc/loadavg: 0.99 0.97 1.00 3/65 18917
/proc/meminfo: memFree=1897208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=0
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310462417 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18917/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101046 s]
/proc/loadavg: 0.99 0.97 1.00 3/65 18917
/proc/meminfo: memFree=1897208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=0
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310462417 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18917/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301068 s]
/proc/loadavg: 0.99 0.97 1.00 3/65 18917
/proc/meminfo: memFree=1897208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=0
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310462417 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18917/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701112 s]
/proc/loadavg: 0.99 0.97 1.00 3/65 18917
/proc/meminfo: memFree=1897208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=0
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 310462417 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18917/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18922
/proc/meminfo: memFree=1879208/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 5356

[startup+3.10138 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1886952/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=5772 CPUtime=1.66
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 1295 0 0 0 166 0 0 0 25 0 1 0 310462559 5910528 1281 1992294400 134512640 135212243 4294956240 18446744073709551615 134536939 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 1443 1281 76 170 0 1270 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11128

[startup+6.30174 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1886888/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=6036 CPUtime=4.86
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 1337 0 0 0 486 0 0 0 25 0 1 0 310462559 6180864 1323 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 1509 1323 76 170 0 1336 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11392

[startup+12.7025 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1886568/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=6304 CPUtime=11.26
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 1403 0 0 0 1126 0 0 0 25 0 1 0 310462559 6455296 1389 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 1576 1389 76 170 0 1403 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11660

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1886120/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=6700 CPUtime=24.05
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 1519 0 0 0 2405 0 0 0 25 0 1 0 310462559 6860800 1505 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 1675 1505 76 170 0 1502 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12056

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1885160/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=7676 CPUtime=49.64
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 1758 0 0 0 4964 0 0 0 25 0 1 0 310462559 7860224 1744 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 1919 1744 76 170 0 1746 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13032

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1883304/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=9584 CPUtime=100.83
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 2225 0 0 0 10082 1 0 0 25 0 1 0 310462559 9814016 2211 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 2396 2211 76 170 0 2223 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14940

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18923
/proc/meminfo: memFree=1881448/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=11408 CPUtime=160.81
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 2680 0 0 0 16079 2 0 0 25 0 1 0 310462559 11681792 2666 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 2852 2666 76 170 0 2679 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16764

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1879656/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=13364 CPUtime=220.78
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 3129 0 0 0 22076 2 0 0 25 0 1 0 310462559 13684736 3115 1992294400 134512640 135212243 4294956240 18446744073709551615 134535600 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 3341 3115 76 170 0 3168 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 18720

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1877992/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=14876 CPUtime=280.76
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 3524 0 0 0 28074 2 0 0 25 0 1 0 310462559 15233024 3510 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 3719 3510 76 170 0 3546 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 20232

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1876584/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=16496 CPUtime=340.75
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 3887 0 0 0 34072 3 0 0 25 0 1 0 310462559 16891904 3873 1992294400 134512640 135212243 4294956240 18446744073709551615 134536907 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4124 3873 76 170 0 3951 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21852

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1875944/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=17068 CPUtime=400.73
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4031 0 0 0 40070 3 0 0 25 0 1 0 310462559 17477632 4017 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4267 4017 76 170 0 4094 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 22424

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1875944/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41

################
# More data... #
################

[pid=18923] ppid=18917 vsize=17068 CPUtime=460.71
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4031 0 0 0 46068 3 0 0 25 0 1 0 310462559 17477632 4017 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4267 4017 76 170 0 4094 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 22424

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1875880/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=17068 CPUtime=520.7
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4031 0 0 0 52066 4 0 0 25 0 1 0 310462559 17477632 4017 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4267 4017 76 170 0 4094 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 22424

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1875880/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=17068 CPUtime=580.68
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4039 0 0 0 58064 4 0 0 25 0 1 0 310462559 17477632 4025 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4267 4025 76 170 0 4094 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 22424

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1875752/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=17068 CPUtime=640.66
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4050 0 0 0 64062 4 0 0 25 0 1 0 310462559 17477632 4036 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4267 4036 76 170 0 4094 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 22424

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874792/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18036 CPUtime=700.65
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4294 0 0 0 70060 5 0 0 25 0 1 0 310462559 18468864 4280 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4509 4280 76 170 0 4336 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 23392

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874280/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18436 CPUtime=760.63
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4403 0 0 0 76058 5 0 0 25 0 1 0 310462559 18878464 4389 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4609 4389 76 170 0 4436 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 23792

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874344/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18436 CPUtime=820.62
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4403 0 0 0 82056 6 0 0 25 0 1 0 310462559 18878464 4389 1992294400 134512640 135212243 4294956240 18446744073709551615 134535603 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4609 4389 76 170 0 4436 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 23792

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874280/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18580 CPUtime=880.6
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4413 0 0 0 88054 6 0 0 25 0 1 0 310462559 19025920 4399 1992294400 134512640 135212243 4294956240 18446744073709551615 134535928 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4645 4399 76 170 0 4472 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 23936

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874280/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18580 CPUtime=940.58
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4413 0 0 0 94052 6 0 0 25 0 1 0 310462559 19025920 4399 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4645 4399 76 170 0 4472 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 23936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874216/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18580 CPUtime=1000.56
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4422 0 0 0 100050 6 0 0 25 0 1 0 310462559 19025920 4408 1992294400 134512640 135212243 4294956240 18446744073709551615 134535594 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4645 4408 76 170 0 4472 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 23936

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1874024/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=18788 CPUtime=1060.54
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4461 0 0 0 106047 7 0 0 25 0 1 0 310462559 19238912 4447 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4697 4447 76 170 0 4524 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 24144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1873128/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=19612 CPUtime=1120.52
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4697 0 0 0 112045 7 0 0 25 0 1 0 310462559 20082688 4683 1992294400 134512640 135212243 4294956240 18446744073709551615 134526058 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4903 4683 76 170 0 4730 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 24968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1873000/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=19744 CPUtime=1180.51
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4713 0 0 0 118043 8 0 0 25 0 1 0 310462559 20217856 4699 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4936 4699 76 170 0 4763 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 25100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 18929
/proc/meminfo: memFree=1873000/2055920 swapFree=4177460/4192956
[pid=18917] ppid=18915 vsize=5356 CPUtime=1.41
/proc/18917/stat : 18917 (SatELiteGTI) S 18915 18917 18811 0 -1 4194304 335 4427 0 0 0 0 137 4 16 0 1 0 310462417 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18917/statm: 1339 239 197 169 0 50 0
[pid=18923] ppid=18917 vsize=19744 CPUtime=1198.61
/proc/18923/stat : 18923 (minisat_static) R 18917 18917 18811 0 -1 4194304 4713 0 0 0 119853 8 0 0 25 0 1 0 310462559 20217856 4699 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18923/statm: 4936 4699 76 170 0 4763 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 25100

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): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.135979
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 25100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9486
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= 31
involuntary context switches= 1924

runsolver used 1.05884 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-20 14:58:13
IDJOB=1833676
IDBENCH=70853
IDSOLVER=672
FILE ID=node32/1833676-1242824293
PBS_JOBID= 9322548
Free space on /tmp= 66252 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833676-1242824293/watcher-1833676-1242824293 -o /tmp/evaluation-result-1833676-1242824293/solver-1833676-1242824293 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833676-1242824293.cnf -random-seed=919082124

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=919082124

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1897688 kB
Buffers:         25376 kB
Cached:          60936 kB
SwapCached:       8548 kB
Active:          20548 kB
Inactive:        75856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897688 kB
SwapTotal:     4192956 kB
SwapFree:      4177460 kB
Dirty:            3076 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            47552 kB
Committed_AS:  1129432 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node32 at 2009-05-20 15:18:15