Trace number 1781236

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 0/2009-03-20 (4 threads)? (exit code) 99.78 35.5588

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.3
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8804672, num vars = 118040
0.00/0.00	c Exiting...too many clauses
99.50/35.45	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
99.50/35.45	c ============================[ Problem Statistics ]=============================
99.50/35.45	c |                                                                             |
99.50/35.45	c threadId              : 1
99.50/35.45	c restarts              : 147
99.50/35.45	c conflicts             : 9072           (93 /sec)
99.50/35.45	c decisions             : 264454         (0.90 % random) (2710 /sec)
99.50/35.45	c propagations          : 30510049       (312667 /sec)
99.50/35.45	c conflict literals     : 1171272        (27.95 % deleted)
99.50/35.45	c Memory used           : 1972.81 MB
99.50/35.45	c CPU time              : 97.58 s
99.50/35.45	
99.50/35.45	c --->m=4, e=8, aimd=0, HOME/instance-1781236-1243544299.cnf	time: 24.395	conflicts: 9072         

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1781236-1243544299/watcher-1781236-1243544299 -o /tmp/evaluation-result-1781236-1243544299/solver-1781236-1243544299 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781236-1243544299.cnf aimd 0 

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: 3.70 4.41 4.46 3/98 16281
/proc/meminfo: memFree=2597144/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=2252 CPUtime=0
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 448 0 0 0 0 0 0 0 18 0 1 0 936007529 2306048 385 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 563 385 67 194 0 367 0

[startup+0.069086 s]
/proc/loadavg: 3.70 4.41 4.46 3/98 16281
/proc/meminfo: memFree=2597144/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=13416 CPUtime=0.06
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 3198 0 0 0 4 2 0 0 18 0 1 0 936007529 13737984 3135 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 3354 3138 67 194 0 3158 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15836

[startup+0.109083 s]
/proc/loadavg: 3.70 4.41 4.46 3/98 16281
/proc/meminfo: memFree=2597144/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=19988 CPUtime=0.1
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 4841 0 0 0 7 3 0 0 18 0 1 0 936007529 20467712 4778 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 4997 4778 67 194 0 4801 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22408

[startup+0.309067 s]
/proc/loadavg: 3.70 4.41 4.46 3/98 16281
/proc/meminfo: memFree=2597144/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=53492 CPUtime=0.3
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 12947 0 0 0 24 6 0 0 18 0 1 0 936007529 54775808 12884 4294967295 134512640 135305190 3215648304 3214598840 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 13373 12884 67 194 0 13177 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 55912

[startup+0.709034 s]
/proc/loadavg: 3.70 4.41 4.46 3/98 16281
/proc/meminfo: memFree=2597144/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=118576 CPUtime=0.7
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 28715 0 0 0 62 8 0 0 18 0 1 0 936007529 121421824 28652 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 29644 28656 67 194 0 29448 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 120996

[startup+1.50897 s]
/proc/loadavg: 3.70 4.41 4.46 2/100 16467
/proc/meminfo: memFree=2434356/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=250868 CPUtime=1.5
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 60334 0 0 0 134 16 0 0 20 0 1 0 936007529 256888832 60271 4294967295 134512640 135305190 3215648304 3214599008 134526408 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 62717 60272 67 194 0 62521 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 253288

[startup+3.10884 s]
/proc/loadavg: 3.70 4.41 4.46 2/100 16467
/proc/meminfo: memFree=2262476/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=516196 CPUtime=3.1
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 122819 0 0 0 274 36 0 0 25 0 1 0 936007529 528584704 122756 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 129049 122757 67 194 0 128853 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 518616

[startup+6.30858 s]
/proc/loadavg: 3.56 4.37 4.45 2/100 16467
/proc/meminfo: memFree=1748692/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=1021524 CPUtime=6.3
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 246036 0 0 0 548 82 0 0 25 0 1 0 936007529 1046040576 245973 4294967295 134512640 135305190 3215648304 3214598756 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 255381 245973 67 194 0 255185 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1023944

[startup+12.7081 s]
/proc/loadavg: 3.35 4.31 4.43 2/100 16467
/proc/meminfo: memFree=799180/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=1876784 CPUtime=12.7
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 449040 0 0 0 1100 170 0 0 25 0 1 0 936007529 1921826816 448977 4294967295 134512640 135305190 3215648304 3215647568 134529123 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16283/statm: 469196 448977 69 194 0 469000 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1879204

[startup+25.507 s]
/proc/loadavg: 3.37 4.26 4.41 5/103 16471
/proc/meminfo: memFree=721876/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=1989852 CPUtime=59.92
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 469785 0 0 0 5802 190 0 0 25 0 4 0 936007529 2037608448 469528 4294967295 134512640 135305190 3215648304 3215646480 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 497463 469528 79 194 0 497267 0
[pid=16283/tid=16468] ppid=16281 vsize=1989852 CPUtime=11.5
/proc/16283/task/16468/stat : 16468 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 4456 0 0 0 1147 3 0 0 25 0 4 0 936008927 2037608448 469528 4294967295 134512640 135305190 3215648304 2928295104 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=1989852 CPUtime=11.49
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 6564 0 0 0 1140 9 0 0 25 0 4 0 936008927 2037608448 469528 4294967295 134512640 135305190 3215648304 2919906496 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16283/tid=16470] ppid=16281 vsize=1989852 CPUtime=11.45
/proc/16283/task/16470/stat : 16470 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 3992 0 0 0 1141 4 0 0 25 0 4 0 936008927 2037608448 469528 4294967295 134512640 135305190 3215648304 2911517888 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.92
Current children cumulated vsize (KiB) 1992272

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

[startup+31.9165 s]
/proc/loadavg: 3.50 4.27 4.42 5/103 16473
/proc/meminfo: memFree=700300/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=2010460 CPUtime=85.54
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 474814 0 0 0 8364 190 0 0 25 0 4 0 936007529 2058711040 474535 4294967295 134512640 135305190 3215648304 3215646480 134528341 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 502615 474535 79 194 0 502419 0
[pid=16283/tid=16468] ppid=16281 vsize=2010460 CPUtime=17.91
/proc/16283/task/16468/stat : 16468 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 5495 0 0 0 1788 3 0 0 25 0 4 0 936008927 2058711040 474535 4294967295 134512640 135305190 3215648304 2928295104 134528489 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=2010460 CPUtime=17.9
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 9452 0 0 0 1781 9 0 0 25 0 4 0 936008927 2058711040 474535 4294967295 134512640 135305190 3215648304 2919906484 134570421 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16283/tid=16470] ppid=16281 vsize=2010460 CPUtime=17.84
/proc/16283/task/16470/stat : 16470 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 4576 0 0 0 1780 4 0 0 25 0 4 0 936008927 2058711040 474535 4294967295 134512640 135305190 3215648304 2911517888 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.54
Current children cumulated vsize (KiB) 2012880

[startup+33.5064 s]
/proc/loadavg: 3.50 4.27 4.42 5/103 16473
/proc/meminfo: memFree=697164/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=2015644 CPUtime=91.89
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 475904 0 0 0 8997 192 0 0 25 0 4 0 936007529 2064019456 475620 4294967295 134512640 135305190 3215648304 3215646480 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 503911 475620 79 194 0 503715 0
[pid=16283/tid=16468] ppid=16281 vsize=2015644 CPUtime=19.5
/proc/16283/task/16468/stat : 16468 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 5942 0 0 0 1946 4 0 0 25 0 4 0 936008927 2064019456 475620 4294967295 134512640 135305190 3215648304 2928295104 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=2015644 CPUtime=19.49
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 9932 0 0 0 1939 10 0 0 25 0 4 0 936008927 2064019456 475620 4294967295 134512640 135305190 3215648304 2919906464 134570397 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16283/tid=16470] ppid=16281 vsize=2015644 CPUtime=19.43
/proc/16283/task/16470/stat : 16470 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 4668 0 0 0 1939 4 0 0 25 0 4 0 936008927 2064019456 475620 4294967295 134512640 135305190 3215648304 2911517888 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 91.89
Current children cumulated vsize (KiB) 2018064

[startup+34.3063 s]
/proc/loadavg: 3.62 4.29 4.42 5/103 16473
/proc/meminfo: memFree=693864/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=2018532 CPUtime=95.1
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 476488 0 0 0 9318 192 0 0 25 0 4 0 936007529 2066976768 476204 4294967295 134512640 135305190 3215648304 3215646480 134528820 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 504633 476204 79 194 0 504437 0
[pid=16283/tid=16468] ppid=16281 vsize=2018532 CPUtime=20.3
/proc/16283/task/16468/stat : 16468 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 6052 0 0 0 2026 4 0 0 25 0 4 0 936008927 2066976768 476204 4294967295 134512640 135305190 3215648304 2928295104 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=2018532 CPUtime=20.29
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 10072 0 0 0 2019 10 0 0 25 0 4 0 936008927 2066976768 476204 4294967295 134512640 135305190 3215648304 2919906496 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16283/tid=16470] ppid=16281 vsize=2018532 CPUtime=20.23
/proc/16283/task/16470/stat : 16470 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 4934 0 0 0 2019 4 0 0 25 0 4 0 936008927 2066976768 476204 4294967295 134512640 135305190 3215648304 2911517888 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.1
Current children cumulated vsize (KiB) 2020952

[startup+35.1063 s]
/proc/loadavg: 3.62 4.29 4.42 5/103 16473
/proc/meminfo: memFree=691724/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=2019728 CPUtime=98.31
/proc/16283/stat : 16283 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202496 476911 0 0 0 9638 193 0 0 25 0 4 0 936007529 2068201472 476627 4294967295 134512640 135305190 3215648304 3215646020 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 504932 476627 79 194 0 504736 0
[pid=16283/tid=16468] ppid=16281 vsize=2019728 CPUtime=21.1
/proc/16283/task/16468/stat : 16468 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 6176 0 0 0 2106 4 0 0 25 0 4 0 936008927 2068201472 476627 4294967295 134512640 135305190 3215648304 2928295104 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=2019728 CPUtime=21.09
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 10221 0 0 0 2098 11 0 0 25 0 4 0 936008927 2068201472 476627 4294967295 134512640 135305190 3215648304 2919906176 134552908 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16283/tid=16470] ppid=16281 vsize=2019728 CPUtime=21.03
/proc/16283/task/16470/stat : 16470 (manysat1.1_stat) R 16281 16281 28360 0 -1 4202560 5024 0 0 0 2099 4 0 0 25 0 4 0 936008927 2068201472 476627 4294967295 134512640 135305190 3215648304 2911517888 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.31
Current children cumulated vsize (KiB) 2022148

[startup+35.5063 s]
/proc/loadavg: 3.62 4.29 4.42 5/103 16473
/proc/meminfo: memFree=691724/3368532 swapFree=1959840/1959888
[pid=16281] ppid=16279 vsize=2420 CPUtime=0
/proc/16281/stat : 16281 (manysat.sh) S 16279 16281 28360 0 -1 4194304 369 125 0 0 0 0 0 0 18 0 1 0 936007529 2478080 275 4294967295 134512640 135169312 3215818272 3215815416 3085151982 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/16281/statm: 605 275 231 161 0 44 0
[pid=16283] ppid=16281 vsize=0 CPUtime=99.73
/proc/16283/stat : 16283 (manysat1.1_stat) Z 16281 16281 28360 0 -1 4202500 477068 0 0 0 9774 199 0 0 25 0 2 0 936007529 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16283/statm: 0 0 0 0 0 0 0
[pid=16283/tid=16469] ppid=16281 vsize=0 CPUtime=21.49
/proc/16283/task/16469/stat : 16469 (manysat1.1_stat) R 16281 16281 28360 0 -1 4203588 10285 0 0 0 2132 17 0 0 25 0 2 0 936008927 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.73
Current children cumulated vsize (KiB) 2420

Child status: 10
Real time (s): 35.5588
CPU time (s): 99.78
CPU user time (s): 97.74
CPU system time (s): 2.04
CPU usage (%): 280.606
Max. virtual memory (cumulated for all children) (KiB): 2022576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.74
system time used= 2.04
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 477573
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= 8045
involuntary context switches= 4053

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 22:58:19
IDJOB=1781236
IDBENCH=71695
IDSOLVER=620
FILE ID=tipi39/1781236-1243544299
PBS_JOBID=
Free space on /tmp= 5581 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781236-1243544299/watcher-1781236-1243544299 -o /tmp/evaluation-result-1781236-1243544299/solver-1781236-1243544299 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781236-1243544299.cnf aimd 0

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

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED= 56403591

Linux tipi39 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.067
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.41
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.067
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.10
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.067
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.16
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.067
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:       2597144 kB
Buffers:         54520 kB
Cached:         610652 kB
SwapCached:          0 kB
Active:         208504 kB
Inactive:       472968 kB
HighTotal:     2489216 kB
HighFree:      1864016 kB
LowTotal:       879316 kB
LowFree:        733128 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:          166292 kB
Writeback:           0 kB
AnonPages:       16328 kB
Mapped:           6056 kB
Slab:            79472 kB
SReclaimable:    68164 kB
SUnreclaim:      11308 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5580 MiB
End job on tipi39 at 2009-05-28 22:59:03