Trace number 1780069

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
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 824.78 229.855

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 benchmark760.5
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.02/1.09	c ==============================================================================
1.02/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.09	c ==============================================================================
1.02/1.09	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
29.02/29.11	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
29.12/29.11	c ==============================================================================
29.12/29.11	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
29.12/29.11	c CPU time:   28.83 s
29.12/29.11	c ==============================================================================
824.68/229.82	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
824.68/229.82	c ============================[ Problem Statistics ]=============================
824.68/229.82	c |                                                                             |
824.68/229.82	c threadId              : 3
824.68/229.82	c restarts              : 763
824.68/229.82	c conflicts             : 647009         (815 /sec)
824.68/229.82	c decisions             : 1043925        (2.26 % random) (1315 /sec)
824.68/229.82	c propagations          : 38578078       (48592 /sec)
824.68/229.82	c conflict literals     : 8983132        (16.21 % deleted)
824.68/229.82	c Memory used           : 269.72 MB
824.68/229.82	c CPU time              : 793.92 s
824.68/229.82	
824.68/229.82	c --->m=4, e=8, aimd=1, HOME/13723_many.cnf	time: 198.48	conflicts: 647009       
824.68/229.84	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-1780069-1243529060/watcher-1780069-1243529060 -o /tmp/evaluation-result-1780069-1243529060/solver-1780069-1243529060 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780069-1243529060.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.51 4.56 3/115 13723
/proc/meminfo: memFree=2984784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=1032 CPUtime=0
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 210 0 0 0 0 0 0 0 18 0 1 0 1117586013 1056768 146 4294967295 134512640 135034092 3216000528 3215996444 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 258 146 50 128 0 128 0

[startup+0.066769 s]
/proc/loadavg: 4.14 4.51 4.56 3/115 13723
/proc/meminfo: memFree=2984784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=7888 CPUtime=0.07
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 1842 0 0 0 3 4 0 0 18 0 1 0 1117586013 8077312 1778 4294967295 134512640 135034092 3216000528 3215996872 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 1972 1778 51 128 0 1842 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10304

[startup+0.116767 s]
/proc/loadavg: 4.14 4.51 4.56 3/115 13723
/proc/meminfo: memFree=2984784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=13660 CPUtime=0.12
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 3060 0 0 0 8 4 0 0 18 0 1 0 1117586013 13987840 2996 4294967295 134512640 135034092 3216000528 3215996872 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 3415 2996 51 128 0 3285 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16076

[startup+0.316758 s]
/proc/loadavg: 4.14 4.51 4.56 3/115 13723
/proc/meminfo: memFree=2984784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=39348 CPUtime=0.32
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 8350 0 0 0 24 8 0 0 18 0 1 0 1117586013 40292352 8286 4294967295 134512640 135034092 3216000528 3215996872 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 9837 8286 51 128 0 9707 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41764

[startup+0.716742 s]
/proc/loadavg: 4.14 4.51 4.56 3/115 13723
/proc/meminfo: memFree=2984784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=83224 CPUtime=0.72
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 19146 0 0 0 61 11 0 0 18 0 1 0 1117586013 85221376 19082 4294967295 134512640 135034092 3216000528 3215996872 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 20806 19082 51 128 0 20676 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 85640

[startup+1.51671 s]
/proc/loadavg: 4.14 4.51 4.56 2/117 13725
/proc/meminfo: memFree=2864540/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=159796 CPUtime=1.52
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 32337 0 0 0 139 13 0 0 20 0 1 0 1117586013 163631104 32251 4294967295 134512640 135034092 3216000528 3215997408 134540724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 39949 32251 63 128 0 39819 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 162212

[startup+3.11665 s]
/proc/loadavg: 4.14 4.51 4.56 2/117 13725
/proc/meminfo: memFree=2855660/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=171092 CPUtime=3.12
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 34686 0 0 0 299 13 0 0 25 0 1 0 1117586013 175198208 34576 4294967295 134512640 135034092 3216000528 3215997024 134558534 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 42773 34581 65 128 0 42643 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 173508

[startup+6.31652 s]
/proc/loadavg: 3.89 4.45 4.54 3/117 13725
/proc/meminfo: memFree=2823388/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=197020 CPUtime=6.32
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 43466 0 0 0 610 22 0 0 25 0 1 0 1117586013 201748480 39852 4294967295 134512640 135034092 3216000528 3215996524 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 49255 39852 67 128 0 49125 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 199436

[startup+12.7163 s]
/proc/loadavg: 3.66 4.39 4.52 2/117 13725
/proc/meminfo: memFree=2799116/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=204620 CPUtime=12.72
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 45856 0 0 0 1249 23 0 0 25 0 1 0 1117586013 209530880 41897 4294967295 134512640 135034092 3216000528 3215996720 134540724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 51155 41897 67 128 0 51025 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 207036

[startup+25.5158 s]
/proc/loadavg: 3.07 4.22 4.47 2/117 13726
/proc/meminfo: memFree=2798436/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2416 CPUtime=0
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117586013 2473984 274 4294967295 134512640 135169312 3215058272 3215056808 3085237998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13723/statm: 604 274 231 161 0 43 0
[pid=13724] ppid=13723 vsize=211760 CPUtime=25.52
/proc/13724/stat : 13724 (SatElite) R 13723 13723 12261 0 -1 4202496 47772 0 0 0 2528 24 0 0 25 0 1 0 1117586013 216842240 43781 4294967295 134512640 135034092 3216000528 3215996832 134569541 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13724/statm: 52940 43781 67 128 0 52810 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 214176

[startup+51.1147 s]
/proc/loadavg: 3.63 4.25 4.47 7/120 13734
/proc/meminfo: memFree=2805468/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=183052 CPUtime=82.62
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 38442 0 0 0 8232 30 0 0 20 0 4 0 1117588993 187445248 38377 4294967295 134512640 135305190 3213917248 3213915424 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13729/statm: 45763 38377 79 194 0 45567 0
[pid=13729/tid=13730] ppid=13723 vsize=183052 CPUtime=20.42
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 4631 0 0 0 2039 3 0 0 21 0 4 0 1117589060 187445248 38377 4294967295 134512640 135305190 3213917248 3079515328 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=183052 CPUtime=20.53
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 5388 0 0 0 2043 10 0 0 25 0 4 0 1117589060 187445248 38377 4294967295 134512640 135305190 3213917248 3071126720 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=183052 CPUtime=20.45
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 4906 0 0 0 2037 8 0 0 17 0 4 0 1117589060 187445248 38377 4294967295 134512640 135305190 3213917248 3062738112 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 112.42
Current children cumulated vsize (KiB) 185472

[startup+102.313 s]
/proc/loadavg: 4.01 4.26 4.46 5/120 13919
/proc/meminfo: memFree=2757784/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=230600 CPUtime=286.59
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 49988 0 0 0 28604 55 0 0 25 0 4 0 1117588993 236134400 49923 4294967295 134512640 135305190 3213917248 3213915424 134528248 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 57650 49923 79 194 0 57454 0
[pid=13729/tid=13730] ppid=13723 vsize=230600 CPUtime=71.47
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 7210 0 0 0 7134 13 0 0 25 0 4 0 1117589060 236134400 49923 4294967295 134512640 135305190 3213917248 3079515328 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=230600 CPUtime=71.37
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9455 0 0 0 7125 12 0 0 25 0 4 0 1117589060 236134400 49923 4294967295 134512640 135305190 3213917248 3071126608 134538136 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=230600 CPUtime=71.5
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 7246 0 0 0 7135 15 0 0 25 0 4 0 1117589060 236134400 49923 4294967295 134512640 135305190 3213917248 3062738112 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 316.39
Current children cumulated vsize (KiB) 233020

[startup+162.31 s]
/proc/loadavg: 4.12 4.25 4.44 6/120 14111
/proc/meminfo: memFree=2733724/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=252700 CPUtime=525.74
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 55717 0 0 0 52498 76 0 0 25 0 4 0 1117588993 258764800 55652 4294967295 134512640 135305190 3213917248 3213915152 134556752 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 63175 55652 79 194 0 62979 0
[pid=13729/tid=13730] ppid=13723 vsize=252700 CPUtime=131.23
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 8516 0 0 0 13102 21 0 0 25 0 4 0 1117589060 258764800 55652 4294967295 134512640 135305190 3213917248 3079515176 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=252700 CPUtime=131.12
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 11894 0 0 0 13097 15 0 0 25 0 4 0 1117589060 258764800 55652 4294967295 134512640 135305190 3213917248 3071126720 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=252700 CPUtime=131.31
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 8253 0 0 0 13111 20 0 0 25 0 4 0 1117589060 258764800 55652 4294967295 134512640 135305190 3213917248 3062738112 134528438 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 555.54
Current children cumulated vsize (KiB) 255120

[startup+222.308 s]
/proc/loadavg: 4.22 4.25 4.43 6/120 14302
/proc/meminfo: memFree=2715340/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=273556 CPUtime=764.89
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 60398 0 0 0 76388 101 0 0 25 0 4 0 1117588993 280121344 60333 4294967295 134512640 135305190 3213917248 3213915152 134556558 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 68389 60333 79 194 0 68193 0
[pid=13729/tid=13730] ppid=13723 vsize=273556 CPUtime=190.91
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9747 0 0 0 19061 30 0 0 25 0 4 0 1117589060 280121344 60333 4294967295 134512640 135305190 3213917248 3079515328 134528753 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=273556 CPUtime=190.88
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13019 0 0 0 19069 19 0 0 25 0 4 0 1117589060 280121344 60333 4294967295 134512640 135305190 3213917248 3071126720 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=273556 CPUtime=191.18
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9358 0 0 0 19091 27 0 0 25 0 4 0 1117589060 280121344 60333 4294967295 134512640 135305190 3213917248 3062738112 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 794.69
Current children cumulated vsize (KiB) 275976

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

[startup+223.908 s]
/proc/loadavg: 4.22 4.25 4.43 5/120 14302
/proc/meminfo: memFree=2714868/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=274156 CPUtime=771.28
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 60554 0 0 0 77026 102 0 0 25 0 4 0 1117588993 280735744 60489 4294967295 134512640 135305190 3213917248 3213915424 134528280 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 68539 60489 79 194 0 68343 0
[pid=13729/tid=13730] ppid=13723 vsize=274156 CPUtime=192.51
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9836 0 0 0 19220 31 0 0 25 0 4 0 1117589060 280735744 60489 4294967295 134512640 135305190 3213917248 3079515328 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=274156 CPUtime=192.47
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13023 0 0 0 19228 19 0 0 25 0 4 0 1117589060 280735744 60489 4294967295 134512640 135305190 3213917248 3071126720 134528338 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=274156 CPUtime=192.78
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9370 0 0 0 19251 27 0 0 25 0 4 0 1117589060 280735744 60489 4294967295 134512640 135305190 3213917248 3062738112 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 801.08
Current children cumulated vsize (KiB) 276576

[startup+227.108 s]
/proc/loadavg: 4.28 4.26 4.43 5/120 14302
/proc/meminfo: memFree=2713976/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=275268 CPUtime=784.08
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 60828 0 0 0 78304 104 0 0 25 0 4 0 1117588993 281874432 60763 4294967295 134512640 135305190 3213917248 3213915216 134548012 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 68817 60763 79 194 0 68621 0
[pid=13729/tid=13730] ppid=13723 vsize=275268 CPUtime=195.71
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9967 0 0 0 19538 33 0 0 25 0 4 0 1117589060 281874432 60763 4294967295 134512640 135305190 3213917248 3079515328 134528344 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=275268 CPUtime=195.67
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13053 0 0 0 19548 19 0 0 25 0 4 0 1117589060 281874432 60763 4294967295 134512640 135305190 3213917248 3071126720 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=275268 CPUtime=195.98
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9399 0 0 0 19571 27 0 0 25 0 4 0 1117589060 281874432 60763 4294967295 134512640 135305190 3213917248 3062738112 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 813.88
Current children cumulated vsize (KiB) 277688

[startup+228.708 s]
/proc/loadavg: 4.28 4.26 4.43 5/120 14302
/proc/meminfo: memFree=2713092/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=275888 CPUtime=790.48
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 60967 0 0 0 78944 104 0 0 25 0 4 0 1117588993 282509312 60902 4294967295 134512640 135305190 3213917248 3213915216 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 68972 60902 79 194 0 68776 0
[pid=13729/tid=13730] ppid=13723 vsize=275888 CPUtime=197.31
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9988 0 0 0 19698 33 0 0 25 0 4 0 1117589060 282509312 60902 4294967295 134512640 135305190 3213917248 3079515328 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=275888 CPUtime=197.27
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13073 0 0 0 19708 19 0 0 25 0 4 0 1117589060 282509312 60902 4294967295 134512640 135305190 3213917248 3071126720 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=275888 CPUtime=197.58
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9434 0 0 0 19731 27 0 0 25 0 4 0 1117589060 282509312 60902 4294967295 134512640 135305190 3213917248 3062738112 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 820.28
Current children cumulated vsize (KiB) 278308

[startup+229.508 s]
/proc/loadavg: 4.28 4.26 4.43 5/120 14302
/proc/meminfo: memFree=2713092/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=276048 CPUtime=793.68
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 61036 0 0 0 79264 104 0 0 25 0 4 0 1117588993 282673152 60971 4294967295 134512640 135305190 3213917248 3213915424 134528265 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 69012 60971 79 194 0 68816 0
[pid=13729/tid=13730] ppid=13723 vsize=276048 CPUtime=198.11
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 10028 0 0 0 19778 33 0 0 25 0 4 0 1117589060 282673152 60971 4294967295 134512640 135305190 3213917248 3079515328 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=276048 CPUtime=198.07
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13080 0 0 0 19788 19 0 0 25 0 4 0 1117589060 282673152 60971 4294967295 134512640 135305190 3213917248 3071126720 134528771 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=276048 CPUtime=198.38
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9439 0 0 0 19811 27 0 0 25 0 4 0 1117589060 282673152 60971 4294967295 134512640 135305190 3213917248 3062738112 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 823.48
Current children cumulated vsize (KiB) 278468

[startup+229.708 s]
/proc/loadavg: 4.28 4.26 4.43 5/120 14302
/proc/meminfo: memFree=2713092/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=276192 CPUtime=794.48
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 61044 0 0 0 79344 104 0 0 25 0 4 0 1117588993 282820608 60979 4294967295 134512640 135305190 3213917248 3213915424 134528399 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 69048 60979 79 194 0 68852 0
[pid=13729/tid=13730] ppid=13723 vsize=276192 CPUtime=198.31
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 10028 0 0 0 19798 33 0 0 25 0 4 0 1117589060 282820608 60979 4294967295 134512640 135305190 3213917248 3079515328 134528286 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=276192 CPUtime=198.27
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13080 0 0 0 19808 19 0 0 25 0 4 0 1117589060 282820608 60979 4294967295 134512640 135305190 3213917248 3071126608 134529268 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=276192 CPUtime=198.58
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9439 0 0 0 19831 27 0 0 25 0 4 0 1117589060 282820608 60979 4294967295 134512640 135305190 3213917248 3062738112 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 824.28
Current children cumulated vsize (KiB) 278612

[startup+229.808 s]
/proc/loadavg: 4.26 4.26 4.43 5/120 14302
/proc/meminfo: memFree=2712644/3368532 swapFree=1941392/1959888
[pid=13723] ppid=13721 vsize=2420 CPUtime=29.8
/proc/13723/stat : 13723 (manysat.sh) S 13721 13723 12261 0 -1 4194304 371 53751 0 0 0 0 2947 33 18 0 1 0 1117586013 2478080 275 4294967295 134512640 135169312 3215058272 3215054488 3085237998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13723/statm: 605 275 231 161 0 44 0
[pid=13729] ppid=13723 vsize=276192 CPUtime=794.88
/proc/13729/stat : 13729 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202496 61050 0 0 0 79384 104 0 0 25 0 4 0 1117588993 282820608 60985 4294967295 134512640 135305190 3213917248 3213915424 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13729/statm: 69048 60985 79 194 0 68852 0
[pid=13729/tid=13730] ppid=13723 vsize=276192 CPUtime=198.41
/proc/13729/task/13730/stat : 13730 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 10028 0 0 0 19808 33 0 0 25 0 4 0 1117589060 282820608 60985 4294967295 134512640 135305190 3213917248 3079515328 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13729/tid=13731] ppid=13723 vsize=276192 CPUtime=198.37
/proc/13729/task/13731/stat : 13731 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 13080 0 0 0 19818 19 0 0 25 0 4 0 1117589060 282820608 60985 4294967295 134512640 135305190 3213917248 3071126720 134528329 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13729/tid=13732] ppid=13723 vsize=276192 CPUtime=198.68
/proc/13729/task/13732/stat : 13732 (manysat1.1_stat) R 13723 13723 12261 0 -1 4202560 9444 0 0 0 19841 27 0 0 25 0 4 0 1117589060 282820608 60985 4294967295 134512640 135305190 3213917248 3062738112 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 824.68
Current children cumulated vsize (KiB) 278612

Child status: 20
Real time (s): 229.855
CPU time (s): 824.78
CPU user time (s): 823.39
CPU system time (s): 1.39
CPU usage (%): 358.826
Max. virtual memory (cumulated for all children) (KiB): 278612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 823.39
system time used= 1.39
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115468
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= 27188
involuntary context switches= 45939

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:44:20
IDJOB=1780069
IDBENCH=70951
IDSOLVER=623
FILE ID=/1780069-1243529060
PBS_JOBID=
Free space on /tmp= 15697 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780069-1243529060/watcher-1780069-1243529060 -o /tmp/evaluation-result-1780069-1243529060/solver-1780069-1243529060 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780069-1243529060.cnf aimd 1

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 1417257139

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.17
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2985180 kB
Buffers:         32044 kB
Cached:         271136 kB
SwapCached:       4320 kB
Active:         166732 kB
Inactive:       147188 kB
HighTotal:     2489216 kB
HighFree:      2205340 kB
LowTotal:       879316 kB
LowFree:        779840 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           35088 kB
Writeback:           0 kB
AnonPages:        9404 kB
Mapped:           4212 kB
Slab:            59400 kB
SReclaimable:    50448 kB
SUnreclaim:       8952 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15697 MiB
End job on  at 2009-05-28 18:48:12