Trace number 1821408

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 1018.73 1018.68

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1018.73
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.32/1.33	c ==============================================================================
1.32/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.33	c ==============================================================================
1.32/1.33	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
46.73/46.80	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
46.73/46.80	c ==============================================================================
46.73/46.80	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
46.73/46.80	c CPU time:   46.38 s
46.73/46.80	c ==============================================================================
47.43/47.43	c WARNING: for repeatability, setting FPU to use double precision
47.43/47.43	c Number of variables   : 4925         
47.43/47.43	c Number of clauses     : 255997       
47.44/47.68	c Parsing time: 0.21         s
1018.67/1018.66	c restarts              : 24402
1018.67/1018.66	c conflicts             : 3114071        (3207 /sec)
1018.67/1018.66	c decisions             : 8713317        (1.53 % random) (8973 /sec)
1018.67/1018.66	c propagations          : 175767731      (181010 /sec)
1018.67/1018.66	c conflict literals     : 43927809       (10.15 % deleted)
1018.67/1018.66	c Memory used           : 56.48 MB
1018.67/1018.66	c CPU time              : 971.04 s
1018.67/1018.66	UNSATISFIABLE
1018.67/1018.66	
1018.67/1018.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821408-1242525162/watcher-1821408-1242525162 -o /tmp/evaluation-result-1821408-1242525162/solver-1821408-1242525162 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821408-1242525162.cnf -random-seed=1609452278 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.08 1.03 3/96 21172
/proc/meminfo: memFree=898684/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=952 CPUtime=0
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 137 0 0 0 0 0 0 0 18 0 1 0 1017014718 974848 72 4294967295 134512640 135223648 3216608976 3216607696 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 238 72 47 174 0 63 0

[startup+0.055808 s]
/proc/loadavg: 1.04 1.08 1.03 3/96 21172
/proc/meminfo: memFree=898684/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=6488 CPUtime=0.06
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 1379 0 0 0 5 1 0 0 18 0 1 0 1017014718 6643712 1314 4294967295 134512640 135223648 3216608976 3216607856 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 1622 1314 47 174 0 1447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8900

[startup+0.115791 s]
/proc/loadavg: 1.04 1.08 1.03 3/96 21172
/proc/meminfo: memFree=898684/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=12524 CPUtime=0.12
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 2634 0 0 0 9 3 0 0 18 0 1 0 1017014718 12824576 2569 4294967295 134512640 135223648 3216608976 3216607616 134722303 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 3131 2569 47 174 0 2956 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14936

[startup+0.315781 s]
/proc/loadavg: 1.04 1.08 1.03 3/96 21172
/proc/meminfo: memFree=898684/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=29976 CPUtime=0.32
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 7030 0 0 0 28 4 0 0 18 0 1 0 1017014718 30695424 6965 4294967295 134512640 135223648 3216608976 3216607928 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 7494 6965 47 174 0 7319 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 32388

[startup+0.715758 s]
/proc/loadavg: 1.04 1.08 1.03 3/96 21172
/proc/meminfo: memFree=898684/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=74304 CPUtime=0.72
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 15939 0 0 0 63 9 0 0 19 0 1 0 1017014718 76087296 15874 4294967295 134512640 135223648 3216608976 3216607928 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 18576 15875 47 174 0 18401 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76716

[startup+1.51571 s]
/proc/loadavg: 1.04 1.08 1.03 2/98 21177
/proc/meminfo: memFree=809744/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=159468 CPUtime=1.52
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 32309 0 0 0 128 24 0 0 20 0 1 0 1017014718 163295232 32222 4294967295 134512640 135223648 3216608976 3216607472 134548563 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 39867 32222 68 174 0 39692 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 161880

[startup+3.11563 s]
/proc/loadavg: 1.04 1.08 1.03 2/98 21177
/proc/meminfo: memFree=769940/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=159980 CPUtime=3.12
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 32410 0 0 0 288 24 0 0 25 0 1 0 1017014718 163819520 32323 4294967295 134512640 135223648 3216608976 3216607568 134548963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 39995 32324 68 174 0 39820 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 162392

[startup+6.31545 s]
/proc/loadavg: 1.03 1.08 1.03 2/98 21177
/proc/meminfo: memFree=757168/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=177992 CPUtime=6.32
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 38990 0 0 0 601 31 0 0 25 0 1 0 1017014718 182263808 35183 4294967295 134512640 135223648 3216608976 3216606992 134587023 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 44498 35183 73 174 0 44323 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 180404

[startup+12.7251 s]
/proc/loadavg: 1.03 1.08 1.03 2/98 21177
/proc/meminfo: memFree=712468/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=204548 CPUtime=12.73
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 45990 0 0 0 1236 37 0 0 25 0 1 0 1017014718 209457152 41869 4294967295 134512640 135223648 3216608976 3216606992 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 51137 41869 73 174 0 50962 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 206960

[startup+25.5244 s]
/proc/loadavg: 1.02 1.08 1.03 4/98 21180
/proc/meminfo: memFree=712548/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2412 CPUtime=0
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1017014718 2469888 276 4294967295 134512640 135169312 3217254256 3217252792 3085635310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21172/statm: 603 276 235 161 0 42 0
[pid=21176] ppid=21172 vsize=204804 CPUtime=25.53
/proc/21176/stat : 21176 (SatELite_releas) R 21172 21172 11066 0 -1 4202496 46055 0 0 0 2516 37 0 0 25 0 1 0 1017014718 209719296 41934 4294967295 134512640 135223648 3216608976 3216606992 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21176/statm: 51201 41934 73 174 0 51026 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 207216

[startup+51.123 s]
/proc/loadavg: 1.01 1.07 1.02 3/98 21367
/proc/meminfo: memFree=848172/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=21116 CPUtime=3.68
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 5159 0 0 0 363 5 0 0 25 0 1 0 1017019461 21622784 5094 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 5279 5094 73 171 0 5106 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 23532

[startup+102.33 s]
/proc/loadavg: 1.00 1.06 1.02 3/98 21553
/proc/meminfo: memFree=842924/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=26024 CPUtime=54.89
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 6358 0 0 0 5483 6 0 0 25 0 1 0 1017019461 26648576 6293 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 6506 6293 73 171 0 6333 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 28440

[startup+162.317 s]
/proc/loadavg: 1.00 1.04 1.01 3/98 21739
/proc/meminfo: memFree=839560/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=29476 CPUtime=114.88
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 7232 0 0 0 11481 7 0 0 25 0 1 0 1017019461 30183424 7167 4294967295 134512640 135212243 3213013968 3213012576 134526078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 7369 7167 73 171 0 7196 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 31892

[startup+222.313 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21928
/proc/meminfo: memFree=836692/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=32316 CPUtime=174.88
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 7935 0 0 0 17478 10 0 0 25 0 1 0 1017019461 33091584 7870 4294967295 134512640 135212243 3213013968 3213012576 134526211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 8079 7870 73 171 0 7906 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 34732

[startup+282.32 s]
/proc/loadavg: 1.02 1.04 1.01 2/98 22117
/proc/meminfo: memFree=834708/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=34572 CPUtime=234.89
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 8518 0 0 0 23477 12 0 0 25 0 1 0 1017019461 35401728 8453 4294967295 134512640 135212243 3213013968 3213012576 134526211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 8643 8453 73 171 0 8470 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 36988

[startup+342.317 s]
/proc/loadavg: 1.01 1.03 1.00 3/98 22307
/proc/meminfo: memFree=832352/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=37116 CPUtime=294.89
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 9097 0 0 0 29477 12 0 0 25 0 1 0 1017019461 38006784 9032 4294967295 134512640 135212243 3213013968 3213012576 134526035 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 9279 9032 73 171 0 9106 0
Current children cumulated CPU time (s) 342.33

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


[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 23250
/proc/meminfo: memFree=822268/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=47344 CPUtime=594.9
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 11606 0 0 0 59474 16 0 0 25 0 1 0 1017019461 48480256 11541 4294967295 134512640 135212243 3213013968 3213012672 134539393 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 11836 11541 73 171 0 11663 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 49760

[startup+702.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 23437
/proc/meminfo: memFree=819804/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=49744 CPUtime=654.91
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 12229 0 0 0 65469 22 0 0 25 0 1 0 1017019461 50937856 12164 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 12436 12164 73 171 0 12263 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 52160

[startup+762.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 23627
/proc/meminfo: memFree=819564/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=50024 CPUtime=714.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 12312 0 0 0 71470 22 0 0 25 0 1 0 1017019461 51224576 12247 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 12506 12247 73 171 0 12333 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 52440

[startup+822.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 23816
/proc/meminfo: memFree=816828/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=52540 CPUtime=774.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 12947 0 0 0 77470 22 0 0 25 0 1 0 1017019461 53800960 12882 4294967295 134512640 135212243 3213013968 3213012576 134526459 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 13135 12882 73 171 0 12962 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 54956

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24005
/proc/meminfo: memFree=815844/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=53488 CPUtime=834.91
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 13224 0 0 0 83469 22 0 0 25 0 1 0 1017019461 54771712 13159 4294967295 134512640 135212243 3213013968 3213012576 134526035 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 13372 13159 73 171 0 13199 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 55904

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24193
/proc/meminfo: memFree=813984/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=55980 CPUtime=894.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 13683 0 0 0 89469 23 0 0 25 0 1 0 1017019461 57323520 13618 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 13995 13618 73 171 0 13822 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 58396

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24380
/proc/meminfo: memFree=812232/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57416 CPUtime=954.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14034 0 0 0 95469 23 0 0 25 0 1 0 1017019461 58793984 13969 4294967295 134512640 135212243 3213013968 3213012576 134526035 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14354 13969 73 171 0 14181 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 59832

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

[startup+1011.11 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24381
/proc/meminfo: memFree=811924/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=963.72
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14118 0 0 0 96349 23 0 0 25 0 1 0 1017019461 59224064 14053 4294967295 134512640 135212243 3213013968 3213012576 134526078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14053 73 171 0 14286 0
Current children cumulated CPU time (s) 1011.16
Current children cumulated vsize (KiB) 60252

[startup+1014.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24382
/proc/meminfo: memFree=811956/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=966.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14135 0 0 0 96669 23 0 0 25 0 1 0 1017019461 59224064 14070 4294967295 134512640 135212243 3213013968 3213012576 134525971 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14070 73 171 0 14286 0
Current children cumulated CPU time (s) 1014.36
Current children cumulated vsize (KiB) 60252

[startup+1015.91 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24382
/proc/meminfo: memFree=811964/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=968.52
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14136 0 0 0 96829 23 0 0 25 0 1 0 1017019461 59224064 14071 4294967295 134512640 135212243 3213013968 3213012576 134526154 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14071 73 171 0 14286 0
Current children cumulated CPU time (s) 1015.96
Current children cumulated vsize (KiB) 60252

[startup+1017.52 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 24382
/proc/meminfo: memFree=811964/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=970.13
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14139 0 0 0 96990 23 0 0 25 0 1 0 1017019461 59224064 14074 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14074 73 171 0 14286 0
Current children cumulated CPU time (s) 1017.57
Current children cumulated vsize (KiB) 60252

[startup+1018.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 24382
/proc/meminfo: memFree=811964/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=970.92
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14147 0 0 0 97069 23 0 0 25 0 1 0 1017019461 59224064 14082 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14082 73 171 0 14286 0
Current children cumulated CPU time (s) 1018.36
Current children cumulated vsize (KiB) 60252

[startup+1018.51 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24383
/proc/meminfo: memFree=811840/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=971.12
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14148 0 0 0 97089 23 0 0 25 0 1 0 1017019461 59224064 14083 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14083 73 171 0 14286 0
Current children cumulated CPU time (s) 1018.56
Current children cumulated vsize (KiB) 60252

[startup+1018.62 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24383
/proc/meminfo: memFree=811840/2074464 swapFree=1950760/1959888
[pid=21172] ppid=21170 vsize=2416 CPUtime=47.44
/proc/21172/stat : 21172 (SatELiteGTI) S 21170 21172 11066 0 -1 4194304 385 54512 0 0 0 0 4697 47 24 0 1 0 1017014718 2473984 277 4294967295 134512640 135169312 3217254256 3217250472 3085635310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21172/statm: 604 277 235 161 0 43 0
[pid=21367] ppid=21172 vsize=57836 CPUtime=971.23
/proc/21367/stat : 21367 (minisat_static) R 21172 21172 11066 0 -1 4202496 14148 0 0 0 97100 23 0 0 25 0 1 0 1017019461 59224064 14083 4294967295 134512640 135212243 3213013968 3213012576 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21367/statm: 14459 14083 73 171 0 14286 0
Current children cumulated CPU time (s) 1018.67
Current children cumulated vsize (KiB) 60252

Child status: 20
Real time (s): 1018.68
CPU time (s): 1018.73
CPU user time (s): 1018.01
CPU system time (s): 0.72
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 232284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1018.01
system time used= 0.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69334
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= 19
involuntary context switches= 835

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 03:52:42
IDJOB=1821408
IDBENCH=70951
IDSOLVER=659
FILE ID=tipi23/1821408-1242525162
PBS_JOBID=
Free space on /tmp= 8782 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821408-1242525162/watcher-1821408-1242525162 -o /tmp/evaluation-result-1821408-1242525162/solver-1821408-1242525162 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821408-1242525162.cnf -random-seed=1609452278

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 1609452278

Linux tipi23 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        898692 kB
Buffers:         35284 kB
Cached:        1037292 kB
SwapCached:       3660 kB
Active:         509864 kB
Inactive:       574416 kB
HighTotal:     1178688 kB
HighFree:       264384 kB
LowTotal:       895776 kB
LowFree:        634308 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           35284 kB
Writeback:           0 kB
AnonPages:       11144 kB
Mapped:           4356 kB
Slab:            82752 kB
PageTables:        616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8782 MiB
End job on tipi23 at 2009-05-17 04:09:43