Trace number 1781269

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 299.46 75.7246

General information on the benchmark

Namegoldb-heqc-i10mul.cnf
MD5SUM80e15f28c8e2d72627ec75fe75757317
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark299.46
Satisfiable
(Un)Satisfiability was proved
Number of variables12998
Number of clauses77941
Sum of the clauses size262272
Maximum clause length448
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217756
Number of clauses of size 337304
Number of clauses of size 40
Number of clauses of size 522880
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.04/0.06	c ==============================================================================
0.04/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.06	c ==============================================================================
0.04/0.06	c |         0 |   77941   262272 |   23382       0        0     nan |  0.000 % |
0.42/0.49	c |         0 |   76060   260188 |      --       0       --      -- |     --   | -1881/-2084
0.42/0.49	c ==============================================================================
0.42/0.49	c Result  :   #vars: 12369   #clauses: 76060   #literals: 260188
0.42/0.49	c CPU time:   0.48 s
0.42/0.49	c ==============================================================================
299.42/75.71	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
299.42/75.71	c ============================[ Problem Statistics ]=============================
299.42/75.71	c |                                                                             |
299.42/75.71	c threadId              : 3
299.42/75.71	c restarts              : 530
299.42/75.71	c conflicts             : 177877         (596 /sec)
299.42/75.71	c decisions             : 694349         (1.51 % random) (2328 /sec)
299.42/75.71	c propagations          : 83630121       (280403 /sec)
299.42/75.71	c conflict literals     : 7401838        (42.42 % deleted)
299.42/75.71	c Memory used           : 131.36 MB
299.42/75.71	c CPU time              : 298.25 s
299.42/75.71	
299.42/75.71	c --->m=4, e=8, aimd=1, HOME/21657_many.cnf	time: 74.5625	conflicts: 177877       
299.42/75.72	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-1781269-1243544354/watcher-1781269-1243544354 -o /tmp/evaluation-result-1781269-1243544354/solver-1781269-1243544354 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781269-1243544354.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.35 4.31 4.40 3/96 21657
/proc/meminfo: memFree=2817400/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2412 CPUtime=0
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108536587 2469888 272 4294967295 134512640 135169312 3217846288 3217844824 3085868782 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21657/statm: 603 272 231 161 0 42 0
[pid=21658] ppid=21657 vsize=1628 CPUtime=0
/proc/21658/stat : 21658 (SatElite) R 21657 21657 1628 0 -1 4202496 361 0 0 0 0 0 0 0 18 0 1 0 1108536587 1667072 298 4294967295 134512640 135034092 3218262064 3218258408 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21658/statm: 407 298 49 128 0 277 0

[startup+0.036906 s]
/proc/loadavg: 4.35 4.31 4.40 3/96 21657
/proc/meminfo: memFree=2817400/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2412 CPUtime=0
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108536587 2469888 272 4294967295 134512640 135169312 3217846288 3217844824 3085868782 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21657/statm: 603 272 231 161 0 42 0
[pid=21658] ppid=21657 vsize=5520 CPUtime=0.04
/proc/21658/stat : 21658 (SatElite) R 21657 21657 1628 0 -1 4202496 1185 0 0 0 4 0 0 0 18 0 1 0 1108536587 5652480 1122 4294967295 134512640 135034092 3218262064 3218258408 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21658/statm: 1380 1122 49 128 0 1250 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7932

[startup+0.116901 s]
/proc/loadavg: 4.35 4.31 4.40 3/96 21657
/proc/meminfo: memFree=2817400/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2412 CPUtime=0
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108536587 2469888 272 4294967295 134512640 135169312 3217846288 3217844824 3085868782 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21657/statm: 603 272 231 161 0 42 0
[pid=21658] ppid=21657 vsize=9048 CPUtime=0.12
/proc/21658/stat : 21658 (SatElite) R 21657 21657 1628 0 -1 4202496 2050 0 0 0 11 1 0 0 18 0 1 0 1108536587 9265152 1987 4294967295 134512640 135034092 3218262064 3218258304 134566279 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21658/statm: 2262 1987 67 128 0 2132 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11460

[startup+0.316887 s]
/proc/loadavg: 4.35 4.31 4.40 3/96 21657
/proc/meminfo: memFree=2817400/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2412 CPUtime=0
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108536587 2469888 272 4294967295 134512640 135169312 3217846288 3217844824 3085868782 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/21657/statm: 603 272 231 161 0 42 0
[pid=21658] ppid=21657 vsize=10728 CPUtime=0.32
/proc/21658/stat : 21658 (SatElite) R 21657 21657 1628 0 -1 4202496 2338 0 0 0 31 1 0 0 18 0 1 0 1108536587 10985472 2275 4294967295 134512640 135034092 3218262064 3218258368 134569395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21658/statm: 2682 2275 67 128 0 2552 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13140

[startup+0.716874 s]
/proc/loadavg: 4.35 4.31 4.40 3/96 21657
/proc/meminfo: memFree=2817400/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 2416

[startup+1.53328 s]
/proc/loadavg: 4.35 4.31 4.40 5/101 21663
/proc/meminfo: memFree=2790900/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=55352 CPUtime=3.17
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 6859 0 0 0 297 20 0 0 16 0 4 0 1108536645 56680448 6791 4294967295 134512640 135305190 3216264832 3216262852 134694990 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21660/statm: 13838 6791 79 194 0 13642 0
[pid=21660/tid=21661] ppid=21657 vsize=55352 CPUtime=0.74
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 287 0 0 0 70 4 0 0 16 0 4 0 1108536661 56680448 6791 4294967295 134512640 135305190 3216264832 3082013732 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=55352 CPUtime=0.77
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 309 0 0 0 73 4 0 0 15 0 4 0 1108536661 56680448 6791 4294967295 134512640 135305190 3216264832 3073625128 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=55352 CPUtime=0.76
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 312 0 0 0 70 6 0 0 15 0 4 0 1108536661 56680448 6791 4294967295 134512640 135305190 3216264832 3065236520 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 57768

[startup+3.11612 s]
/proc/loadavg: 4.32 4.30 4.40 7/101 21663
/proc/meminfo: memFree=2788068/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=58160 CPUtime=9.41
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 7684 0 0 0 918 23 0 0 16 0 4 0 1108536645 59555840 7616 4294967295 134512640 135305190 3216264832 3216262932 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21660/statm: 14540 7616 79 194 0 14344 0
[pid=21660/tid=21661] ppid=21657 vsize=58160 CPUtime=2.32
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 516 0 0 0 226 6 0 0 15 0 4 0 1108536661 59555840 7616 4294967295 134512640 135305190 3216264832 3082013732 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=58160 CPUtime=2.35
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 505 0 0 0 231 4 0 0 16 0 4 0 1108536661 59555840 7616 4294967295 134512640 135305190 3216264832 3073625280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=58160 CPUtime=2.3
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 499 0 0 0 224 6 0 0 15 0 4 0 1108536661 59555840 7616 4294967295 134512640 135305190 3216264832 3065236672 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 60576

[startup+6.3165 s]
/proc/loadavg: 4.32 4.30 4.40 8/101 21663
/proc/meminfo: memFree=2781296/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=65068 CPUtime=22.04
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 9349 0 0 0 2175 29 0 0 16 0 4 0 1108536645 66629632 9281 4294967295 134512640 135305190 3216264832 3216263008 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21660/statm: 16267 9281 79 194 0 16071 0
[pid=21660/tid=21661] ppid=21657 vsize=65068 CPUtime=5.47
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 952 0 0 0 538 9 0 0 16 0 4 0 1108536661 66629632 9281 4294967295 134512640 135305190 3216264832 3082013888 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=65068 CPUtime=5.47
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 842 0 0 0 542 5 0 0 15 0 4 0 1108536661 66629632 9281 4294967295 134512640 135305190 3216264832 3073625280 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=65068 CPUtime=5.48
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 892 0 0 0 540 8 0 0 15 0 4 0 1108536661 66629632 9281 4294967295 134512640 135305190 3216264832 3065236420 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.63
Current children cumulated vsize (KiB) 67484

[startup+12.7155 s]
/proc/loadavg: 4.50 4.34 4.41 7/101 21664
/proc/meminfo: memFree=2761892/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=84832 CPUtime=47.55
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 14324 0 0 0 4720 35 0 0 16 0 4 0 1108536645 86867968 14256 4294967295 134512640 135305190 3216264832 3216263008 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21660/statm: 21208 14256 79 194 0 21012 0
[pid=21660/tid=21661] ppid=21657 vsize=84832 CPUtime=11.84
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 1960 0 0 0 1171 13 0 0 17 0 4 0 1108536661 86867968 14256 4294967295 134512640 135305190 3216264832 3082013888 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=84832 CPUtime=11.85
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 2528 0 0 0 1178 7 0 0 18 0 4 0 1108536661 86867968 14256 4294967295 134512640 135305190 3216264832 3073624896 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=84832 CPUtime=11.86
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 1912 0 0 0 1178 8 0 0 16 0 4 0 1108536661 86867968 14256 4294967295 134512640 135305190 3216264832 3065236672 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.14
Current children cumulated vsize (KiB) 87248

[startup+25.5146 s]
/proc/loadavg: 4.66 4.38 4.42 5/101 21847
/proc/meminfo: memFree=2739492/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=104848 CPUtime=98.43
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 19368 0 0 0 9803 40 0 0 25 0 4 0 1108536645 107364352 19300 4294967295 134512640 135305190 3216264832 3216263008 134528837 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 26212 19300 79 194 0 26016 0
[pid=21660/tid=21661] ppid=21657 vsize=104848 CPUtime=24.62
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 2904 0 0 0 2449 13 0 0 25 0 4 0 1108536661 107364352 19300 4294967295 134512640 135305190 3216264832 3082013888 134531216 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=104848 CPUtime=24.42
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4424 0 0 0 2433 9 0 0 25 0 4 0 1108536661 107364352 19300 4294967295 134512640 135305190 3216264832 3073625280 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=104848 CPUtime=24.65
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 2905 0 0 0 2455 10 0 0 25 0 4 0 1108536661 107364352 19300 4294967295 134512640 135305190 3216264832 3065236424 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 107264

[startup+51.1129 s]
/proc/loadavg: 4.49 4.36 4.41 6/101 21855
/proc/meminfo: memFree=2718680/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=125056 CPUtime=200.57
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 24458 0 0 0 20002 55 0 0 18 0 4 0 1108536645 128057344 24390 4294967295 134512640 135305190 3216264832 3216262752 134546681 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 31264 24390 79 194 0 31068 0
[pid=21660/tid=21661] ppid=21657 vsize=125056 CPUtime=50.2
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 3981 0 0 0 5005 15 0 0 25 0 4 0 1108536661 128057344 24390 4294967295 134512640 135305190 3216264832 3082013888 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=125056 CPUtime=49.96
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 5939 0 0 0 4986 10 0 0 25 0 4 0 1108536661 128057344 24390 4294967295 134512640 135305190 3216264832 3073625280 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=125056 CPUtime=50.1
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4115 0 0 0 4990 20 0 0 25 0 4 0 1108536661 128057344 24390 4294967295 134512640 135305190 3216264832 3065236672 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.16
Current children cumulated vsize (KiB) 127472

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

[startup+63.912 s]
/proc/loadavg: 4.38 4.35 4.41 6/101 21855
/proc/meminfo: memFree=2716324/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=127868 CPUtime=251.73
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 25084 0 0 0 25117 56 0 0 25 0 4 0 1108536645 130936832 25016 4294967295 134512640 135305190 3216264832 3216263008 134530561 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 31967 25016 79 194 0 31771 0
[pid=21660/tid=21661] ppid=21657 vsize=127868 CPUtime=62.99
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4139 0 0 0 6284 15 0 0 25 0 4 0 1108536661 130936832 25016 4294967295 134512640 135305190 3216264832 3082013888 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=127868 CPUtime=62.76
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6099 0 0 0 6266 10 0 0 25 0 4 0 1108536661 130936832 25016 4294967295 134512640 135305190 3216264832 3073625280 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=127868 CPUtime=62.87
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4236 0 0 0 6266 21 0 0 25 0 4 0 1108536661 130936832 25016 4294967295 134512640 135305190 3216264832 3065236672 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 252.32
Current children cumulated vsize (KiB) 130284

[startup+70.3116 s]
/proc/loadavg: 4.35 4.34 4.40 6/101 21856
/proc/meminfo: memFree=2710736/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=134016 CPUtime=277.34
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 26441 0 0 0 27675 59 0 0 25 0 4 0 1108536645 137232384 26373 4294967295 134512640 135305190 3216264832 3216262800 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 33504 26373 79 194 0 33308 0
[pid=21660/tid=21661] ppid=21657 vsize=134016 CPUtime=69.39
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4480 0 0 0 6922 17 0 0 25 0 4 0 1108536661 137232384 26373 4294967295 134512640 135305190 3216264832 3082013888 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=134016 CPUtime=69.16
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6457 0 0 0 6906 10 0 0 25 0 4 0 1108536661 137232384 26373 4294967295 134512640 135305190 3216264832 3073625280 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=134016 CPUtime=69.27
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4613 0 0 0 6905 22 0 0 25 0 4 0 1108536661 137232384 26373 4294967295 134512640 135305190 3216264832 3065236672 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 277.93
Current children cumulated vsize (KiB) 136432

[startup+73.5114 s]
/proc/loadavg: 4.32 4.33 4.40 6/101 21856
/proc/meminfo: memFree=2710240/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=134352 CPUtime=290.04
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 26574 0 0 0 28944 60 0 0 21 0 4 0 1108536645 137576448 26506 4294967295 134512640 135305190 3216264832 3216263008 134528551 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 33588 26506 79 194 0 33392 0
[pid=21660/tid=21661] ppid=21657 vsize=134352 CPUtime=72.57
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4499 0 0 0 7240 17 0 0 25 0 4 0 1108536661 137576448 26506 4294967295 134512640 135305190 3216264832 3082013616 134558354 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=134352 CPUtime=72.34
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6480 0 0 0 7224 10 0 0 21 0 4 0 1108536661 137576448 26506 4294967295 134512640 135305190 3216264832 3073625280 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=134352 CPUtime=72.43
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4641 0 0 0 7220 23 0 0 25 0 4 0 1108536661 137576448 26506 4294967295 134512640 135305190 3216264832 3065236672 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 290.63
Current children cumulated vsize (KiB) 136768

[startup+75.1113 s]
/proc/loadavg: 4.32 4.33 4.40 5/101 21856
/proc/meminfo: memFree=2710000/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=134508 CPUtime=296.43
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 26604 0 0 0 29582 61 0 0 25 0 4 0 1108536645 137736192 26536 4294967295 134512640 135305190 3216264832 3216263008 134528506 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 33627 26536 79 194 0 33431 0
[pid=21660/tid=21661] ppid=21657 vsize=134508 CPUtime=74.17
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4501 0 0 0 7400 17 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3082013888 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=134508 CPUtime=73.93
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6483 0 0 0 7383 10 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3073625280 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=134508 CPUtime=74.03
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4656 0 0 0 7379 24 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3065236516 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 297.02
Current children cumulated vsize (KiB) 136924

[startup+75.5113 s]
/proc/loadavg: 4.32 4.33 4.40 5/101 21856
/proc/meminfo: memFree=2710000/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=134508 CPUtime=298.03
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 26604 0 0 0 29742 61 0 0 25 0 4 0 1108536645 137736192 26536 4294967295 134512640 135305190 3216264832 3216263008 134528562 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 33627 26536 79 194 0 33431 0
[pid=21660/tid=21661] ppid=21657 vsize=134508 CPUtime=74.57
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4501 0 0 0 7440 17 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3082013888 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=134508 CPUtime=74.33
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6483 0 0 0 7423 10 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3073625280 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=134508 CPUtime=74.43
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4656 0 0 0 7419 24 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3065236672 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 298.62
Current children cumulated vsize (KiB) 136924

[startup+75.7112 s]
/proc/loadavg: 4.32 4.33 4.40 5/101 21856
/proc/meminfo: memFree=2710000/3368532 swapFree=1954076/1959888
[pid=21657] ppid=21655 vsize=2416 CPUtime=0.59
/proc/21657/stat : 21657 (manysat.sh) S 21655 21657 1628 0 -1 4194304 370 2344 0 0 0 0 58 1 15 0 1 0 1108536587 2473984 274 4294967295 134512640 135169312 3217846288 3217842504 3085868782 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/21657/statm: 604 274 231 161 0 43 0
[pid=21660] ppid=21657 vsize=134508 CPUtime=298.83
/proc/21660/stat : 21660 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202496 26604 0 0 0 29822 61 0 0 25 0 4 0 1108536645 137736192 26536 4294967295 134512640 135305190 3216264832 3216264240 134657616 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/21660/statm: 33627 26536 79 194 0 33431 0
[pid=21660/tid=21661] ppid=21657 vsize=134508 CPUtime=74.77
/proc/21660/task/21661/stat : 21661 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4501 0 0 0 7460 17 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3082015152 134657576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21660/tid=21662] ppid=21657 vsize=134508 CPUtime=74.53
/proc/21660/task/21662/stat : 21662 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 6483 0 0 0 7443 10 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3073625168 134529062 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=21660/tid=21663] ppid=21657 vsize=134508 CPUtime=74.63
/proc/21660/task/21663/stat : 21663 (manysat1.1_stat) R 21657 21657 1628 0 -1 4202560 4656 0 0 0 7439 24 0 0 25 0 4 0 1108536661 137736192 26536 4294967295 134512640 135305190 3216264832 3065237936 134657448 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 299.42
Current children cumulated vsize (KiB) 136924

Child status: 20
Real time (s): 75.7246
CPU time (s): 299.46
CPU user time (s): 298.83
CPU system time (s): 0.63
CPU usage (%): 395.46
Max. virtual memory (cumulated for all children) (KiB): 136924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 298.83
system time used= 0.63
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29608
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= 20788
involuntary context switches= 12632

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 22:59:14
IDJOB=1781269
IDBENCH=71699
IDSOLVER=623
FILE ID=tipi44/1781269-1243544354
PBS_JOBID=
Free space on /tmp= 15892 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/goldb-heqc-i10mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781269-1243544354/watcher-1781269-1243544354 -o /tmp/evaluation-result-1781269-1243544354/solver-1781269-1243544354 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781269-1243544354.cnf aimd 1

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

MD5SUM BENCH= 80e15f28c8e2d72627ec75fe75757317
RANDOM SEED= 1231014388

Linux tipi44 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.116
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.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2817696 kB
Buffers:        147720 kB
Cached:         295956 kB
SwapCached:       2180 kB
Active:         130520 kB
Inactive:       323040 kB
HighTotal:     2489216 kB
HighFree:      2181232 kB
LowTotal:       879316 kB
LowFree:        636464 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            3220 kB
Writeback:           0 kB
AnonPages:        9160 kB
Mapped:           3280 kB
Slab:            87720 kB
SReclaimable:    77752 kB
SUnreclaim:       9968 kB
PageTables:        444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15892 MiB
End job on tipi44 at 2009-05-28 23:00:30