Trace number 1780387

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 2/2009-03-20 (4 threads)UNSAT 79.29 22.9164

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.29
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.41/0.46	c ==============================================================================
0.41/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.41/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.41/0.46	c ==============================================================================
0.41/0.46	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
2.71/2.76	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
2.71/2.76	c ==============================================================================
2.71/2.77	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
2.71/2.77	c CPU time:   2.71 s
2.71/2.77	c ==============================================================================
78.90/22.90	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
78.90/22.90	c ============================[ Problem Statistics ]=============================
78.90/22.90	c |                                                                             |
78.90/22.90	c threadId              : 2
78.90/22.90	c restarts              : 10
78.90/22.90	c conflicts             : 10910          (144 /sec)
78.90/22.90	c decisions             : 68007          (1.22 % random) (897 /sec)
78.90/22.90	c propagations          : 31241011       (411987 /sec)
78.90/22.90	c conflict literals     : 1416281        (21.62 % deleted)
78.90/22.90	c Memory used           : 139.46 MB
78.90/22.90	c CPU time              : 75.83 s
78.90/22.90	
78.90/22.90	c --->m=4, e=8, aimd=2, HOME/4969_many.cnf	time: 18.9575	conflicts: 10910        
79.29/22.91	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-1780387-1243530478/watcher-1780387-1243530478 -o /tmp/evaluation-result-1780387-1243530478/solver-1780387-1243530478 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780387-1243530478.cnf aimd 2 

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.92 4.31 4.25 4/96 4969
/proc/meminfo: memFree=2963044/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) R 4967 4969 27966 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985724 3084949364 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=2432 CPUtime=0
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 445 0 0 0 0 0 0 0 18 0 1 0 1117711942 2490368 382 4294967295 134512640 135034092 3213009728 3213006016 134545140 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 608 384 49 128 0 478 0

[startup+0.109473 s]
/proc/loadavg: 3.92 4.31 4.25 4/96 4969
/proc/meminfo: memFree=2963044/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=24380 CPUtime=0.11
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 5139 0 0 0 9 2 0 0 20 0 1 0 1117711942 24965120 4972 4294967295 134512640 135034092 3213009728 3213006072 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 6095 4973 49 128 0 5965 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26796

[startup+0.209465 s]
/proc/loadavg: 3.92 4.31 4.25 4/96 4969
/proc/meminfo: memFree=2963044/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=32004 CPUtime=0.21
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 6919 0 0 0 19 2 0 0 20 0 1 0 1117711942 32772096 6752 4294967295 134512640 135034092 3213009728 3213005688 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 8001 6753 49 128 0 7871 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 34420

[startup+0.309457 s]
/proc/loadavg: 3.92 4.31 4.25 4/96 4969
/proc/meminfo: memFree=2963044/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=38868 CPUtime=0.31
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 9050 0 0 0 28 3 0 0 20 0 1 0 1117711942 39800832 8883 4294967295 134512640 135034092 3213009728 3213005720 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 9717 8884 50 128 0 9587 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41284

[startup+0.709423 s]
/proc/loadavg: 3.92 4.31 4.25 4/96 4969
/proc/meminfo: memFree=2963044/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=61736 CPUtime=0.71
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 15418 0 0 0 67 4 0 0 21 0 1 0 1117711942 63217664 13895 4294967295 134512640 135034092 3213009728 3213005724 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 15434 13895 67 128 0 15304 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 64152

[startup+1.50936 s]
/proc/loadavg: 3.92 4.31 4.25 2/98 4971
/proc/meminfo: memFree=2897964/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=68988 CPUtime=1.51
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 17438 0 0 0 146 5 0 0 24 0 1 0 1117711942 70643712 15823 4294967295 134512640 135034092 3213009728 3213006020 134566116 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 17247 15823 67 128 0 17117 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 71404

[startup+3.10922 s]
/proc/loadavg: 3.92 4.31 4.25 2/98 4971
/proc/meminfo: memFree=2897224/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2416 CPUtime=0
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117711942 2473984 274 4294967295 134512640 135169312 3212987248 3212985784 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 604 274 231 161 0 43 0
[pid=4970] ppid=4969 vsize=69300 CPUtime=3.11
/proc/4970/stat : 4970 (SatElite) R 4969 4969 27966 0 -1 4202496 21332 0 0 0 303 8 0 0 25 0 1 0 1117711942 70963200 15963 4294967295 134512640 135034092 3213009728 3213004612 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4970/statm: 17325 15963 67 128 0 17195 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 71716

[startup+6.30897 s]
/proc/loadavg: 3.77 4.27 4.24 5/101 4976
/proc/meminfo: memFree=2856476/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=130260 CPUtime=9.9
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 24468 0 0 0 972 18 0 0 16 0 4 0 1117712257 133386240 24403 4294967295 134512640 135305190 3220538000 3220536024 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 32565 24403 79 194 0 32369 0
[pid=4972/tid=4973] ppid=4969 vsize=130260 CPUtime=2.27
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 504 0 0 0 224 3 0 0 16 0 4 0 1117712328 133386240 24403 4294967295 134512640 135305190 3220538000 3054013632 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=130260 CPUtime=2.32
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 556 0 0 0 230 2 0 0 16 0 4 0 1117712328 133386240 24403 4294967295 134512640 135305190 3220538000 3045625024 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=130260 CPUtime=2.26
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 550 0 0 0 220 6 0 0 16 0 4 0 1117712328 133386240 24403 4294967295 134512640 135305190 3220538000 3037236416 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.05
Current children cumulated vsize (KiB) 132680

[startup+12.7084 s]
/proc/loadavg: 4.11 4.34 4.26 5/101 4976
/proc/meminfo: memFree=2852296/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=134852 CPUtime=35.41
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 25663 0 0 0 3518 23 0 0 21 0 4 0 1117712257 138088448 25598 4294967295 134512640 135305190 3220538000 3220536176 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 33713 25598 79 194 0 33517 0
[pid=4972/tid=4973] ppid=4969 vsize=134852 CPUtime=8.63
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 727 0 0 0 858 5 0 0 23 0 4 0 1117712328 138088448 25598 4294967295 134512640 135305190 3220538000 3054013632 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=134852 CPUtime=8.71
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 955 0 0 0 868 3 0 0 21 0 4 0 1117712328 138088448 25598 4294967295 134512640 135305190 3220538000 3045624640 134551691 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=134852 CPUtime=8.63
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 793 0 0 0 857 6 0 0 21 0 4 0 1117712328 138088448 25598 4294967295 134512640 135305190 3220538000 3037236416 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.56
Current children cumulated vsize (KiB) 137272

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

[startup+12.8084 s]
/proc/loadavg: 4.11 4.34 4.26 5/101 4976
/proc/meminfo: memFree=2852296/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=134984 CPUtime=35.81
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 25693 0 0 0 3558 23 0 0 21 0 4 0 1117712257 138223616 25628 4294967295 134512640 135305190 3220538000 3220536176 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 33746 25628 79 194 0 33550 0
[pid=4972/tid=4973] ppid=4969 vsize=134984 CPUtime=8.73
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 729 0 0 0 868 5 0 0 23 0 4 0 1117712328 138223616 25628 4294967295 134512640 135305190 3220538000 3054013360 134557163 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=134984 CPUtime=8.81
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 959 0 0 0 878 3 0 0 22 0 4 0 1117712328 138223616 25628 4294967295 134512640 135305190 3220538000 3045625024 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=134984 CPUtime=8.73
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 808 0 0 0 867 6 0 0 21 0 4 0 1117712328 138223616 25628 4294967295 134512640 135305190 3220538000 3037236416 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.96
Current children cumulated vsize (KiB) 137404

[startup+19.2079 s]
/proc/loadavg: 4.18 4.35 4.26 6/101 4977
/proc/meminfo: memFree=2845656/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=141096 CPUtime=61.37
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 27276 0 0 0 6110 27 0 0 25 0 4 0 1117712257 144482304 27211 4294967295 134512640 135305190 3220538000 3220536176 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 35274 27211 79 194 0 35078 0
[pid=4972/tid=4973] ppid=4969 vsize=141096 CPUtime=15.09
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1072 0 0 0 1503 6 0 0 25 0 4 0 1117712328 144482304 27211 4294967295 134512640 135305190 3220538000 3054013632 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=141096 CPUtime=15.21
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1532 0 0 0 1518 3 0 0 25 0 4 0 1117712328 144482304 27211 4294967295 134512640 135305190 3220538000 3045624704 134553353 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=141096 CPUtime=15.13
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1191 0 0 0 1505 8 0 0 25 0 4 0 1117712328 144482304 27211 4294967295 134512640 135305190 3220538000 3037236416 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 64.52
Current children cumulated vsize (KiB) 143516

[startup+20.8078 s]
/proc/loadavg: 4.24 4.36 4.26 5/101 4978
/proc/meminfo: memFree=2845008/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=142280 CPUtime=67.76
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 27598 0 0 0 6749 27 0 0 25 0 4 0 1117712257 145694720 27533 4294967295 134512640 135305190 3220538000 3220535856 134843311 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 35570 27533 79 194 0 35374 0
[pid=4972/tid=4973] ppid=4969 vsize=142280 CPUtime=16.68
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1136 0 0 0 1662 6 0 0 25 0 4 0 1117712328 145694720 27533 4294967295 134512640 135305190 3220538000 3054013632 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=142280 CPUtime=16.81
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1618 0 0 0 1678 3 0 0 25 0 4 0 1117712328 145694720 27533 4294967295 134512640 135305190 3220538000 3045624640 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=142280 CPUtime=16.73
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1284 0 0 0 1665 8 0 0 25 0 4 0 1117712328 145694720 27534 4294967295 134512640 135305190 3220538000 3037236416 134528551 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 70.91
Current children cumulated vsize (KiB) 144700

[startup+21.6077 s]
/proc/loadavg: 4.24 4.36 4.26 5/101 4978
/proc/meminfo: memFree=2843796/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=142676 CPUtime=70.95
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 27692 0 0 0 7067 28 0 0 25 0 4 0 1117712257 146100224 27627 4294967295 134512640 135305190 3220538000 3220536176 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 35669 27627 79 194 0 35473 0
[pid=4972/tid=4973] ppid=4969 vsize=142676 CPUtime=17.47
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1168 0 0 0 1741 6 0 0 25 0 4 0 1117712328 146100224 27627 4294967295 134512640 135305190 3220538000 3054013632 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=142676 CPUtime=17.61
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1643 0 0 0 1758 3 0 0 25 0 4 0 1117712328 146100224 27627 4294967295 134512640 135305190 3220538000 3045625024 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=142676 CPUtime=17.53
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1308 0 0 0 1744 9 0 0 25 0 4 0 1117712328 146100224 27627 4294967295 134512640 135305190 3220538000 3037236416 134530624 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 74.1
Current children cumulated vsize (KiB) 145096

[startup+22.4076 s]
/proc/loadavg: 4.24 4.36 4.26 5/101 4978
/proc/meminfo: memFree=2843644/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=142808 CPUtime=74.15
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 27738 0 0 0 7386 29 0 0 25 0 4 0 1117712257 146235392 27673 4294967295 134512640 135305190 3220538000 3220536024 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 35702 27673 79 194 0 35506 0
[pid=4972/tid=4973] ppid=4969 vsize=142808 CPUtime=18.27
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1174 0 0 0 1821 6 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3054013632 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=142808 CPUtime=18.41
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1666 0 0 0 1837 4 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3045624704 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=142808 CPUtime=18.33
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1319 0 0 0 1824 9 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3037236080 134551919 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 77.3
Current children cumulated vsize (KiB) 145228

[startup+22.8076 s]
/proc/loadavg: 4.24 4.36 4.26 5/101 4978
/proc/meminfo: memFree=2843644/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=142808 CPUtime=75.75
/proc/4972/stat : 4972 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202496 27738 0 0 0 7545 30 0 0 25 0 4 0 1117712257 146235392 27673 4294967295 134512640 135305190 3220538000 3220536176 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 35702 27673 79 194 0 35506 0
[pid=4972/tid=4973] ppid=4969 vsize=142808 CPUtime=18.67
/proc/4972/task/4973/stat : 4973 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1174 0 0 0 1861 6 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3054013632 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4972/tid=4974] ppid=4969 vsize=142808 CPUtime=18.81
/proc/4972/task/4974/stat : 4974 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1666 0 0 0 1877 4 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3045625024 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=142808 CPUtime=18.73
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4202560 1319 0 0 0 1864 9 0 0 25 0 4 0 1117712328 146235392 27673 4294967295 134512640 135305190 3220538000 3037236416 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 78.9
Current children cumulated vsize (KiB) 145228

[startup+22.9076 s]
/proc/loadavg: 4.24 4.36 4.26 5/101 4978
/proc/meminfo: memFree=2843644/3368532 swapFree=1953788/1959888
[pid=4969] ppid=4967 vsize=2420 CPUtime=3.15
/proc/4969/stat : 4969 (manysat.sh) S 4967 4969 27966 0 -1 4194304 369 21336 0 0 0 0 307 8 18 0 1 0 1117711942 2478080 275 4294967295 134512640 135169312 3212987248 3212983464 3084947182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/4969/statm: 605 275 231 161 0 44 0
[pid=4972] ppid=4969 vsize=0 CPUtime=76.14
/proc/4972/stat : 4972 (manysat1.1_stat) Z 4969 4969 27966 0 -1 4202500 27756 0 0 0 7583 31 0 0 25 0 2 0 1117712257 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4972/statm: 0 0 0 0 0 0 0
[pid=4972/tid=4975] ppid=4969 vsize=0 CPUtime=18.83
/proc/4972/task/4975/stat : 4975 (manysat1.1_stat) R 4969 4969 27966 0 -1 4203588 1319 0 0 0 1873 10 0 0 25 0 2 0 1117712328 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) 79.29
Current children cumulated vsize (KiB) 2420

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4969 and gives
#  childrusage.ru_utime.tv_sec=78
#  childrusage.ru_utime.tv_usec=900000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=390000
# CPU time returned by wait4() is 79.29
# while last known CPU time is 79.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 22.9164
CPU time (s): 79.29
CPU user time (s): 78.9
CPU system time (s): 0.39
CPU usage (%): 345.997
Max. virtual memory (cumulated for all children) (KiB): 145228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.9
system time used= 0.39
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49735
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= 11680
involuntary context switches= 4090

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:07:58
IDJOB=1780387
IDBENCH=70997
IDSOLVER=626
FILE ID=/1780387-1243530478
PBS_JOBID=
Free space on /tmp= 6467 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780387-1243530478/watcher-1780387-1243530478 -o /tmp/evaluation-result-1780387-1243530478/solver-1780387-1243530478 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780387-1243530478.cnf aimd 2

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED= 133061192

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.061
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.061
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.12
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.061
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2963340 kB
Buffers:         56324 kB
Cached:         249720 kB
SwapCached:       2256 kB
Active:         132332 kB
Inactive:       183068 kB
HighTotal:     2489216 kB
HighFree:      2228752 kB
LowTotal:       879316 kB
LowFree:        734588 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           11472 kB
Writeback:           0 kB
AnonPages:        8616 kB
Mapped:           3232 kB
Slab:            80772 kB
SReclaimable:    67664 kB
SUnreclaim:      13108 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6467 MiB
End job on  at 2009-05-28 19:08:22