Trace number 1837429

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-22UNSAT 3119.02 3121.11

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1510.73
Satisfiable
(Un)Satisfiability was proved
Number of variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

Solver Data

0.00/0.00	c Parsing...
1.98/2.05	c ==============================================================================
1.98/2.05	c |           |     ORIGINAL     |              LEARNT              |          |
1.98/2.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.98/2.05	c ==============================================================================
1.98/2.05	c |         0 | 2445459  6687382 |  733637       0        0     nan |  0.000 % |
76.43/76.58	c |         0 |  459462  3264797 |      --       0       --      -- |     --   | -1360719/-1657359
76.43/76.59	c ==============================================================================
76.43/76.59	c Result  :   #vars: 7950   #clauses: 459462   #literals: 3264797
76.43/76.59	c CPU time:   75.8735 s
76.43/76.59	c ==============================================================================
77.53/77.66	c WARNING: for repeatability, setting FPU to use double precision
77.53/77.66	c Number of variables   : 7950         
77.53/77.66	c Number of clauses     : 459462       
77.91/78.07	c Parsing time: 0.36         s
3118.88/3121.06	c restarts              : 47660
3118.88/3121.06	c conflicts             : 6582901        (2165 /sec)
3118.88/3121.06	c decisions             : 22582977       (1.58 % random) (7426 /sec)
3118.88/3121.06	c propagations          : 540694959      (177799 /sec)
3118.88/3121.06	c conflict literals     : 104916700      (10.71 % deleted)
3118.88/3121.06	c Memory used           : 114.29 MB
3118.88/3121.06	c CPU time              : 3041.05 s
3118.88/3121.06	UNSATISFIABLE
3118.88/3121.06	
3118.88/3121.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837429-1242870222/watcher-1837429-1242870222 -o /tmp/evaluation-result-1837429-1242870222/solver-1837429-1242870222 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837429-1242870222.cnf -random-seed=596130435 

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): 12000 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.09 1.03 1.01 2/65 21184
/proc/meminfo: memFree=1327864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 315051454 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 226687156306 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/21184/statm: 1339 235 195 169 0 50 0
[pid=21185] ppid=21184 vsize=5356 CPUtime=0
/proc/21185/stat : 21185 (SatELiteGTI) S 21184 21184 20844 0 -1 4194368 51 25 0 0 0 0 0 0 19 0 1 0 315051454 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/21185/statm: 1339 238 198 169 0 50 0
[pid=21187] ppid=21185 vsize=5356 CPUtime=0
/proc/21187/stat : 21187 (SatELiteGTI) R 21185 21184 20844 0 -1 4194368 19 0 0 0 0 0 0 0 22 0 1 0 315051455 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686987559 0 0 4096 0 0 0 0 17 1 0 0
/proc/21187/statm: 1339 239 199 169 0 50 0

[startup+0.0304761 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 21184
/proc/meminfo: memFree=1327864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101491 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 21184
/proc/meminfo: memFree=1327864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301532 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 21184
/proc/meminfo: memFree=1327864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701612 s]
/proc/loadavg: 1.09 1.03 1.01 2/65 21184
/proc/meminfo: memFree=1327864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50176 s]
/proc/loadavg: 1.09 1.03 1.01 2/67 21189
/proc/meminfo: memFree=1224232/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=166796 CPUtime=1.48
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 38730 0 0 0 124 24 0 0 25 0 1 0 315051455 170799104 38716 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 41699 38717 50 173 0 41524 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 172152

[startup+3.10209 s]
/proc/loadavg: 1.09 1.03 1.01 2/67 21189
/proc/meminfo: memFree=1100904/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=251700 CPUtime=3.08
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 58056 0 0 0 275 33 0 0 25 0 1 0 315051455 257740800 58021 1992294400 134512640 135223648 4294956128 18446744073709551615 134725152 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 62925 58021 71 173 0 62750 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 257056

[startup+6.30174 s]
/proc/loadavg: 1.16 1.04 1.01 2/67 21189
/proc/meminfo: memFree=1092968/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=252724 CPUtime=6.28
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 58282 0 0 0 594 34 0 0 25 0 1 0 315051455 258789376 58247 1992294400 134512640 135223648 4294956128 18446744073709551615 134549033 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 63181 58247 71 173 0 63006 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 258080

[startup+12.701 s]
/proc/loadavg: 1.23 1.06 1.02 2/67 21189
/proc/meminfo: memFree=1053672/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=283624 CPUtime=12.67
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 71276 0 0 0 1217 50 0 0 25 0 1 0 315051455 290430976 64963 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 70906 64963 76 173 0 70731 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 288980

[startup+25.5016 s]
/proc/loadavg: 1.18 1.06 1.01 2/67 21189
/proc/meminfo: memFree=995176/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=324764 CPUtime=25.47
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 82238 0 0 0 2486 61 0 0 25 0 1 0 315051455 332558336 75349 1992294400 134512640 135223648 4294956128 18446744073709551615 134548993 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 81191 75349 76 173 0 81016 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 330120

[startup+51.1018 s]
/proc/loadavg: 1.12 1.05 1.01 2/67 21189
/proc/meminfo: memFree=994728/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=0
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 309 250 0 0 0 0 0 0 19 0 1 0 315051454 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 237 197 169 0 50 0
[pid=21189] ppid=21184 vsize=325276 CPUtime=51.05
/proc/21189/stat : 21189 (SatELite_releas) R 21184 21184 20844 0 -1 4194304 82483 0 0 0 5043 62 0 0 25 0 1 0 315051455 333082624 75594 1992294400 134512640 135223648 4294956128 18446744073709551615 134549036 0 0 4096 3 0 0 0 17 0 0 0
/proc/21189/statm: 81319 75594 76 173 0 81144 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 330632

[startup+102.305 s]
/proc/loadavg: 1.05 1.04 1.01 2/67 21192
/proc/meminfo: memFree=1239528/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=37992 CPUtime=24.61
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 9372 0 0 0 2455 6 0 0 25 0 1 0 315059221 38903808 9358 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 9498 9358 75 170 0 9325 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 43348

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 21192
/proc/meminfo: memFree=1235880/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=41808 CPUtime=84.55
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 10315 0 0 0 8448 7 0 0 25 0 1 0 315059221 42811392 10301 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 10452 10301 75 170 0 10279 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 47164

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 21192
/proc/meminfo: memFree=1232744/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=44972 CPUtime=144.5
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 11110 0 0 0 14442 8 0 0 25 0 1 0 315059221 46051328 11096 1992294400 134512640 135212243 4294956240 18446744073709551615 134526254 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 11243 11096 75 170 0 11070 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 50328

[startup+282.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 21192
/proc/meminfo: memFree=1229864/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=48068 CPUtime=204.47
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 11866 0 0 0 20439 8 0 0 25 0 1 0 315059221 49221632 11852 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 12017 11852 75 170 0 11844 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 53424

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21192
/proc/meminfo: memFree=1227880/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=50064 CPUtime=264.45
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 12361 0 0 0 26436 9 0 0 25 0 1 0 315059221 51265536 12347 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 12516 12347 75 170 0 12343 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 55420

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21192
/proc/meminfo: memFree=1225960/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=51788 CPUtime=324.41

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

/proc/21192/statm: 26948 26570 75 170 0 26775 0
Current children cumulated CPU time (s) 2620.46
Current children cumulated vsize (KiB) 113148

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1166440/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=111180 CPUtime=2602.84
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27460 0 0 0 260254 30 0 0 25 0 1 0 315059221 113848320 27446 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 27795 27446 75 170 0 27622 0
Current children cumulated CPU time (s) 2680.43
Current children cumulated vsize (KiB) 116536

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1166440/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=111180 CPUtime=2662.81
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27460 0 0 0 266251 30 0 0 25 0 1 0 315059221 113848320 27446 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 27795 27446 75 170 0 27622 0
Current children cumulated CPU time (s) 2740.4
Current children cumulated vsize (KiB) 116536

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1166376/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=111180 CPUtime=2722.78
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27475 0 0 0 272248 30 0 0 25 0 1 0 315059221 113848320 27461 1992294400 134512640 135212243 4294956240 18446744073709551615 134529966 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 27795 27461 75 170 0 27622 0
Current children cumulated CPU time (s) 2800.37
Current children cumulated vsize (KiB) 116536

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1166184/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=111324 CPUtime=2782.73
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27527 0 0 0 278243 30 0 0 25 0 1 0 315059221 113995776 27513 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 27831 27513 75 170 0 27658 0
Current children cumulated CPU time (s) 2860.32
Current children cumulated vsize (KiB) 116680

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1165544/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=111992 CPUtime=2842.69
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27677 0 0 0 284239 30 0 0 25 0 1 0 315059221 114679808 27663 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 27998 27663 75 170 0 27825 0
Current children cumulated CPU time (s) 2920.28
Current children cumulated vsize (KiB) 117348

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1164392/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=113164 CPUtime=2902.66
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 27947 0 0 0 290236 30 0 0 25 0 1 0 315059221 115879936 27933 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 28291 27933 75 170 0 28118 0
Current children cumulated CPU time (s) 2980.25
Current children cumulated vsize (KiB) 118520

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1162408/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=115268 CPUtime=2962.64
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28478 0 0 0 296233 31 0 0 25 0 1 0 315059221 118034432 28464 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 28817 28464 75 170 0 28644 0
Current children cumulated CPU time (s) 3040.23
Current children cumulated vsize (KiB) 120624

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1161128/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=116560 CPUtime=3022.6
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28790 0 0 0 302229 31 0 0 25 0 1 0 315059221 119357440 28776 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29140 28776 75 170 0 28967 0
Current children cumulated CPU time (s) 3100.19
Current children cumulated vsize (KiB) 121916

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

[startup+3110.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1161000/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=116732 CPUtime=3030.6
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28835 0 0 0 303029 31 0 0 25 0 1 0 315059221 119533568 28821 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29183 28821 75 170 0 29010 0
Current children cumulated CPU time (s) 3108.19
Current children cumulated vsize (KiB) 122088

[startup+3116.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1160744/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=116884 CPUtime=3036.99
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28876 0 0 0 303668 31 0 0 25 0 1 0 315059221 119689216 28862 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29221 28862 75 170 0 29048 0
Current children cumulated CPU time (s) 3114.58
Current children cumulated vsize (KiB) 122240

[startup+3118.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1160744/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=116884 CPUtime=3038.59
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28887 0 0 0 303828 31 0 0 25 0 1 0 315059221 119689216 28873 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29221 28873 75 170 0 29048 0
Current children cumulated CPU time (s) 3116.18
Current children cumulated vsize (KiB) 122240

[startup+3119.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1160616/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=116884 CPUtime=3040.19
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28902 0 0 0 303988 31 0 0 25 0 1 0 315059221 119689216 28888 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29221 28888 75 170 0 29048 0
Current children cumulated CPU time (s) 3117.78
Current children cumulated vsize (KiB) 122240

[startup+3120.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1160552/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5356 CPUtime=77.59
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 333 91617 0 0 0 0 7681 78 16 0 1 0 315051454 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1339 239 197 169 0 50 0
[pid=21192] ppid=21184 vsize=117024 CPUtime=3041
/proc/21192/stat : 21192 (minisat_static) R 21184 21184 20844 0 -1 4194304 28916 0 0 0 304069 31 0 0 25 0 1 0 315059221 119832576 28902 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/21192/statm: 29256 28902 75 170 0 29083 0
Current children cumulated CPU time (s) 3118.59
Current children cumulated vsize (KiB) 122380

[startup+3121.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21674
/proc/meminfo: memFree=1160552/2055920 swapFree=4180524/4192956
[pid=21184] ppid=21182 vsize=5360 CPUtime=3118.98
/proc/21184/stat : 21184 (SatELiteGTI) S 21182 21184 20844 0 -1 4194304 361 120553 0 0 0 0 311786 112 19 0 1 0 315051454 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21184/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 3118.98
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 3121.11
CPU time (s): 3119.02
CPU user time (s): 3117.87
CPU system time (s): 1.14982
CPU usage (%): 99.9329
Max. virtual memory (cumulated for all children) (KiB): 350412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3117.87
system time used= 1.14982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121041
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= 47
involuntary context switches= 11268

runsolver used 2.80857 second user time and 8.5477 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-21 03:43:45
IDJOB=1837429
IDBENCH=70959
IDSOLVER=675
FILE ID=node80/1837429-1242870222
PBS_JOBID= 9328593
Free space on /tmp= 65908 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837429-1242870222/watcher-1837429-1242870222 -o /tmp/evaluation-result-1837429-1242870222/solver-1837429-1242870222 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837429-1242870222.cnf -random-seed=596130435

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=596130435

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:       1328344 kB
Buffers:         63016 kB
Cached:         603920 kB
SwapCached:       7148 kB
Active:         401752 kB
Inactive:       273980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328344 kB
SwapTotal:     4192956 kB
SwapFree:      4180524 kB
Dirty:           63272 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            37780 kB
Committed_AS:  1145956 kB
PageTables:       1392 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= 65908 MiB
End job on node80 at 2009-05-21 04:35:46