Trace number 1833684

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.08 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
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 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.28/1.31	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.28/1.31	c ==============================================================================
1.28/1.31	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.28/1.31	c CPU time:   1.26581 s
1.28/1.31	c ==============================================================================
1.28/1.37	c WARNING: for repeatability, setting FPU to use double precision
1.28/1.37	c Number of variables   : 14564        
1.28/1.37	c Number of clauses     : 60515        
1.36/1.41	c Parsing time: 0.03         s
1200.05/1200.71	HOME/SatELiteGTI: line 36: 19290 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-1833684-1242824500/watcher-1833684-1242824500 -o /tmp/evaluation-result-1833684-1242824500/solver-1833684-1242824500 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833684-1242824500.cnf -random-seed=120954684 

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: 1.00 1.00 1.01 3/65 19284
/proc/meminfo: memFree=1705960/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=0
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310479009 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 226687156306 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/19284/statm: 1339 235 195 169 0 50 0
[pid=19285] ppid=19284 vsize=0 CPUtime=0
/proc/19285/stat : 19285 (SatELiteGTI) R 19284 19284 19105 0 -1 4194372 62 188 0 0 0 0 0 0 20 0 1 0 310479010 0 0 1992294400 0 0 0 0 0 0 0 4096 65538 0 0 0 17 0 0 0
/proc/19285/statm: 0 0 0 0 0 0 0

[startup+0.0819361 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 19284
/proc/meminfo: memFree=1705960/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=0
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310479009 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10194 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 19284
/proc/meminfo: memFree=1705960/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=0
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310479009 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301977 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 19284
/proc/meminfo: memFree=1705960/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=0
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310479009 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70106 s]
/proc/loadavg: 1.00 1.00 1.01 3/65 19284
/proc/meminfo: memFree=1705960/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=0
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310479009 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19289
/proc/meminfo: memFree=1687512/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 5356

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19290
/proc/meminfo: memFree=1695448/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=6032 CPUtime=1.71
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 1370 0 0 0 171 0 0 0 25 0 1 0 310479147 6176768 1356 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 1508 1356 76 170 0 1335 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11388

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19290
/proc/meminfo: memFree=1694936/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=6296 CPUtime=4.9
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 1411 0 0 0 490 0 0 0 25 0 1 0 310479147 6447104 1397 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 1574 1397 76 170 0 1401 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11652

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19290
/proc/meminfo: memFree=1694744/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=6560 CPUtime=11.3
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 1495 0 0 0 1130 0 0 0 25 0 1 0 310479147 6717440 1481 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 1640 1481 76 170 0 1467 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11916

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19290
/proc/meminfo: memFree=1694104/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=7368 CPUtime=24.1
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 1700 0 0 0 2409 1 0 0 25 0 1 0 310479147 7544832 1686 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 1842 1686 76 170 0 1669 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12724

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 19290
/proc/meminfo: memFree=1692696/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=8872 CPUtime=49.67
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 2077 0 0 0 4966 1 0 0 25 0 1 0 310479147 9084928 2063 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 2218 2063 76 170 0 2045 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14228

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.01 2/67 19290
/proc/meminfo: memFree=1690072/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=11372 CPUtime=100.84
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 2703 0 0 0 10082 2 0 0 25 0 1 0 310479147 11644928 2689 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 2843 2689 76 170 0 2670 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 16728

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 19290
/proc/meminfo: memFree=1687000/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=14484 CPUtime=160.81
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 3484 0 0 0 16078 3 0 0 25 0 1 0 310479147 14831616 3470 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 3621 3470 76 170 0 3448 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 19840

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1684376/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=17144 CPUtime=220.78
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 4125 0 0 0 22074 4 0 0 25 0 1 0 310479147 17555456 4111 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 4286 4111 76 170 0 4113 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 22500

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1682080/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=19584 CPUtime=280.74
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 4705 0 0 0 28070 4 0 0 25 0 1 0 310479147 20054016 4691 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 4896 4691 76 170 0 4723 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 24940

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1680032/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=21460 CPUtime=340.72
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5190 0 0 0 34067 5 0 0 25 0 1 0 310479147 21975040 5176 1992294400 134512640 135212243 4294956240 18446744073709551615 134525974 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5365 5176 76 170 0 5192 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 26816

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1679968/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=21460 CPUtime=400.69
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5190 0 0 0 40064 5 0 0 25 0 1 0 310479147 21975040 5176 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5365 5176 76 170 0 5192 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 26816

[startup+462.302 s]

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

[pid=19290] ppid=19284 vsize=21460 CPUtime=520.63
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5196 0 0 0 52058 5 0 0 25 0 1 0 310479147 21975040 5182 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5365 5182 76 170 0 5192 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 26816

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1679840/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=21612 CPUtime=580.6
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5227 0 0 0 58055 5 0 0 25 0 1 0 310479147 22130688 5213 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5403 5213 76 170 0 5230 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 26968

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1679136/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=22300 CPUtime=640.57
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5397 0 0 0 64052 5 0 0 25 0 1 0 310479147 22835200 5383 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5575 5383 76 170 0 5402 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 27656

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1678304/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=23132 CPUtime=700.55
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5587 0 0 0 70049 6 0 0 25 0 1 0 310479147 23687168 5573 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5783 5573 76 170 0 5610 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 28488

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1678304/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=23132 CPUtime=760.52
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5587 0 0 0 76046 6 0 0 25 0 1 0 310479147 23687168 5573 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5783 5573 76 170 0 5610 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 28488

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1678240/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=23132 CPUtime=820.49
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5587 0 0 0 82043 6 0 0 25 0 1 0 310479147 23687168 5573 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5783 5573 76 170 0 5610 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 28488

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1678176/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=23132 CPUtime=880.46
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5604 0 0 0 88040 6 0 0 25 0 1 0 310479147 23687168 5590 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5783 5590 76 170 0 5610 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 28488

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1678176/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=23276 CPUtime=940.42
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5617 0 0 0 94036 6 0 0 25 0 1 0 310479147 23834624 5603 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 5819 5603 76 170 0 5646 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 28632

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1677152/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=24332 CPUtime=1000.39
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 5898 0 0 0 100033 6 0 0 25 0 1 0 310479147 24915968 5884 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 6083 5884 76 170 0 5910 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 29688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1676128/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=25264 CPUtime=1060.36
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 6135 0 0 0 106030 6 0 0 25 0 1 0 310479147 25870336 6121 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 6316 6121 76 170 0 6143 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 30620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1676128/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=25264 CPUtime=1120.32
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 6135 0 0 0 112026 6 0 0 25 0 1 0 310479147 25870336 6121 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 1 0 0
/proc/19290/statm: 6316 6121 76 170 0 6143 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 30620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1676064/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=25264 CPUtime=1180.29
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 6135 0 0 0 118023 6 0 0 25 0 1 0 310479147 25870336 6121 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 6316 6121 76 170 0 6143 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 30620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1676064/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=25264 CPUtime=1198.69
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 6135 0 0 0 119863 6 0 0 25 0 1 0 310479147 25870336 6121 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 6316 6121 76 170 0 6143 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30620

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19290
/proc/meminfo: memFree=1676064/2055920 swapFree=4180520/4192956
[pid=19284] ppid=19282 vsize=5356 CPUtime=1.36
/proc/19284/stat : 19284 (SatELiteGTI) S 19282 19284 19105 0 -1 4194304 335 4176 0 0 0 0 132 4 16 0 1 0 310479009 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19284/statm: 1339 239 197 169 0 50 0
[pid=19290] ppid=19284 vsize=25264 CPUtime=1198.69
/proc/19290/stat : 19290 (minisat_static) R 19284 19284 19105 0 -1 4194304 6135 0 0 0 119863 6 0 0 25 0 1 0 310479147 25870336 6121 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/19290/statm: 6316 6121 76 170 0 6143 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 30620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.120981
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 30620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10656
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= 26
involuntary context switches= 3987

runsolver used 1.01385 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-20 15:01:41
IDJOB=1833684
IDBENCH=70865
IDSOLVER=672
FILE ID=node80/1833684-1242824500
PBS_JOBID= 9322527
Free space on /tmp= 66188 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED=120954684

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1706504 kB
Buffers:         50572 kB
Cached:         248140 kB
SwapCached:       7152 kB
Active:         112728 kB
Inactive:       194772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706504 kB
SwapTotal:     4192956 kB
SwapFree:      4180520 kB
Dirty:            3196 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            28000 kB
Committed_AS:  1122696 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node80 at 2009-05-20 15:21:43