Trace number 1774496

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-20UNSAT 327.663 169.167

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.2819
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.28/0.39	c ==============================================================================
0.28/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.28/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.28/0.39	c ==============================================================================
0.28/0.39	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
4.09/4.28	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
4.09/4.28	c ==============================================================================
4.09/4.28	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
4.09/4.28	c CPU time:   4.09438 s
4.09/4.28	c ==============================================================================
327.55/169.13	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
327.55/169.13	c ============================[ Problem Statistics ]=============================
327.55/169.13	c |                                                                             |
327.55/169.13	c threadId              : 3
327.55/169.13	c restarts              : 218
327.55/169.13	c conflicts             : 179795         (557 /sec)
327.55/169.13	c decisions             : 277288         (2.58 % random) (860 /sec)
327.55/169.13	c propagations          : 72840150       (225821 /sec)
327.55/169.13	c conflict literals     : 5259960        (44.14 % deleted)
327.55/169.13	c Memory used           : 126.09 MB
327.55/169.13	c CPU time              : 322.557 s
327.55/169.13	
327.55/169.13	c --->m=4, e=8, aimd=1, HOME/27241_many.cnf	time: 80.6395	conflicts: 179795       
327.55/169.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774496-1241291457/watcher-1774496-1241291457 -o /tmp/evaluation-result-1774496-1241291457/solver-1774496-1241291457 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774496-1241291457.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.94 3.88 2/64 27241
/proc/meminfo: memFree=1853368/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=1120 CPUtime=0
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 157179062 1146880 170 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 280 171 51 127 0 150 0

[startup+0.0868131 s]
/proc/loadavg: 3.99 3.94 3.88 2/64 27241
/proc/meminfo: memFree=1853368/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=14232 CPUtime=0.08
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 2789 0 0 0 7 1 0 0 18 0 1 0 157179062 14573568 2773 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 3558 2773 51 127 0 3428 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19588

[startup+0.101814 s]
/proc/loadavg: 3.99 3.94 3.88 2/64 27241
/proc/meminfo: memFree=1853368/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=15420 CPUtime=0.09
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 3234 0 0 0 8 1 0 0 18 0 1 0 157179062 15790080 3218 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 3855 3218 51 127 0 3725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20776

[startup+0.301853 s]
/proc/loadavg: 3.99 3.94 3.88 2/64 27241
/proc/meminfo: memFree=1853368/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=39552 CPUtime=0.28
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 9355 0 0 0 24 4 0 0 19 0 1 0 157179062 40501248 9339 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 9888 9341 51 127 0 9758 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44908

[startup+0.701931 s]
/proc/loadavg: 3.99 3.94 3.88 2/64 27241
/proc/meminfo: memFree=1853368/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=66428 CPUtime=0.69
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 13584 0 0 0 62 7 0 0 23 0 1 0 157179062 68022272 13224 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 16607 13224 68 127 0 16477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71784

[startup+1.50109 s]
/proc/loadavg: 3.75 3.89 3.87 2/66 27243
/proc/meminfo: memFree=1793384/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=74132 CPUtime=1.49
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 15344 0 0 0 139 10 0 0 25 0 1 0 157179062 75911168 14970 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 18533 14970 68 127 0 18403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79488

[startup+3.1014 s]
/proc/loadavg: 3.75 3.89 3.87 2/66 27243
/proc/meminfo: memFree=1784744/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=0
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157179061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27241/statm: 1339 235 195 169 0 50 0
[pid=27242] ppid=27241 vsize=73928 CPUtime=3.09
/proc/27242/stat : 27242 (SatElite) R 27241 27241 26736 0 -1 4194304 18773 0 0 0 297 12 0 0 25 0 1 0 157179062 75702272 15040 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27242/statm: 18482 15040 68 127 0 18352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79284

[startup+6.30122 s]
/proc/loadavg: 3.75 3.89 3.87 2/66 27244
/proc/meminfo: memFree=1826856/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=68232 CPUtime=2.1
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 8703 0 0 0 202 8 0 0 19 0 4 0 157179508 69869568 8674 1992294400 134512640 135305190 4294956160 18446744073709551615 134551653 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27244/statm: 17058 8674 83 193 0 16862 0
[pid=27244/tid=27245] ppid=27241 vsize=68232 CPUtime=0.48
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 311 0 0 0 47 1 0 0 17 0 4 0 157179537 69869568 8674 1992294400 134512640 135305190 4294956160 18446744073709551615 134551757 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27246] ppid=27241 vsize=68232 CPUtime=0.5
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 228 0 0 0 49 1 0 0 20 0 4 0 157179537 69869568 8674 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27247] ppid=27241 vsize=68232 CPUtime=0.42
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 339 0 0 0 41 1 0 0 19 0 4 0 157179537 69869568 8674 1992294400 134512640 135305190 4294956160 18446744073709551615 134558351 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.54
Current children cumulated vsize (KiB) 73588

[startup+12.7013 s]
/proc/loadavg: 4.02 3.94 3.89 5/69 27247
/proc/meminfo: memFree=1797136/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=76080 CPUtime=11.16
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 10674 0 0 0 1076 40 0 0 17 0 4 0 157179508 77905920 10645 1992294400 134512640 135305190 4294956160 18446744073709551615 134556740 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 19020 10645 83 193 0 18824 0
[pid=27244/tid=27245] ppid=27241 vsize=76080 CPUtime=2.68
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 797 0 0 0 260 8 0 0 17 0 4 0 157179537 77905920 10645 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=76080 CPUtime=2.9
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 925 0 0 0 280 10 0 0 19 0 4 0 157179537 77905920 10645 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27247] ppid=27241 vsize=76080 CPUtime=2.69
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 783 0 0 0 261 8 0 0 20 0 4 0 157179537 77905920 10645 1992294400 134512640 135305190 4294956160 18446744073709551615 134548243 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.6
Current children cumulated vsize (KiB) 81436

[startup+25.5018 s]
/proc/loadavg: 4.02 3.94 3.89 5/69 27247
/proc/meminfo: memFree=1787088/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=86104 CPUtime=36.65
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 13053 0 0 0 3621 44 0 0 17 0 4 0 157179508 88170496 13024 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 21526 13024 83 193 0 21330 0
[pid=27244/tid=27245] ppid=27241 vsize=86104 CPUtime=9.01
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 1338 0 0 0 892 9 0 0 21 0 4 0 157179537 88170496 13024 1992294400 134512640 135305190 4294956160 18446744073709551615 134557163 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=86104 CPUtime=8.19
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 1495 0 0 0 808 11 0 0 19 0 4 0 157179537 88170496 13024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=86104 CPUtime=10.33
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 1445 0 0 0 1024 9 0 0 17 0 4 0 157179537 88170496 13024 1992294400 134512640 135305190 4294956160 18446744073709551615 134550084 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 91460

[startup+51.1018 s]
/proc/loadavg: 3.93 3.93 3.88 5/69 27247
/proc/meminfo: memFree=1772432/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=100320 CPUtime=87.69
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 16720 0 0 0 8719 50 0 0 17 0 4 0 157179508 102727680 16691 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 25080 16691 83 193 0 24884 0
[pid=27244/tid=27245] ppid=27241 vsize=100320 CPUtime=19.04
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2157 0 0 0 1894 10 0 0 16 0 4 0 157179537 102727680 16691 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=100320 CPUtime=12.52
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2041 0 0 0 1240 12 0 0 17 0 4 0 157179537 102727680 16691 1992294400 134512640 135305190 4294956160 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27247] ppid=27241 vsize=100320 CPUtime=29.63
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2737 0 0 0 2951 12 0 0 17 0 4 0 157179537 102727680 16691 1992294400 134512640 135305190 4294956160 18446744073709551615 134570421 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.13
Current children cumulated vsize (KiB) 105676

[startup+102.302 s]
/proc/loadavg: 3.97 3.94 3.89 5/69 27247
/proc/meminfo: memFree=1756944/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=115340 CPUtime=189.86
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 20537 0 0 0 18929 57 0 0 17 0 4 0 157179508 118108160 20508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 28835 20508 83 193 0 28639 0
[pid=27244/tid=27245] ppid=27241 vsize=115340 CPUtime=52.5
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 3112 0 0 0 5238 12 0 0 19 0 4 0 157179537 118108160 20508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=115340 CPUtime=20.56
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2479 0 0 0 2044 12 0 0 16 0 4 0 157179537 118108160 20508 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27247] ppid=27241 vsize=115340 CPUtime=57.69
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 3745 0 0 0 5755 14 0 0 18 0 4 0 157179537 118108160 20508 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.3
Current children cumulated vsize (KiB) 120696

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.89 5/69 27247
/proc/meminfo: memFree=1744080/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=128412 CPUtime=309.55
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23731 0 0 0 30894 61 0 0 17 0 4 0 157179508 131493888 23702 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 32103 23702 83 193 0 31907 0
[pid=27244/tid=27245] ppid=27241 vsize=128412 CPUtime=95.17
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4234 0 0 0 9504 13 0 0 17 0 4 0 157179537 131493888 23702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=128412 CPUtime=34.59
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2927 0 0 0 3446 13 0 0 25 0 4 0 157179537 131493888 23702 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=128412 CPUtime=88.86
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4790 0 0 0 8871 15 0 0 17 0 4 0 157179537 131493888 23702 1992294400 134512640 135305190 4294956160 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.99
Current children cumulated vsize (KiB) 133768

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

[startup+164.302 s]
/proc/loadavg: 3.99 3.95 3.89 5/69 27247
/proc/meminfo: memFree=1743952/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=128548 CPUtime=313.53
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23768 0 0 0 31292 61 0 0 17 0 4 0 157179508 131633152 23739 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27244/statm: 32137 23739 83 193 0 31941 0
[pid=27244/tid=27245] ppid=27241 vsize=128548 CPUtime=95.75
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4234 0 0 0 9562 13 0 0 18 0 4 0 157179537 131633152 23739 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27244/tid=27246] ppid=27241 vsize=128548 CPUtime=34.89
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2928 0 0 0 3476 13 0 0 25 0 4 0 157179537 131633152 23739 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=128548 CPUtime=90.28
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4807 0 0 0 9013 15 0 0 18 0 4 0 157179537 131633152 23739 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 317.97
Current children cumulated vsize (KiB) 133904

[startup+167.501 s]
/proc/loadavg: 3.99 3.95 3.90 5/69 27247
/proc/meminfo: memFree=1743568/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=128964 CPUtime=319.91
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23873 0 0 0 31929 62 0 0 17 0 4 0 157179508 132059136 23844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27244/statm: 32241 23844 83 193 0 32045 0
[pid=27244/tid=27245] ppid=27241 vsize=128964 CPUtime=96.89
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4245 0 0 0 9676 13 0 0 19 0 4 0 157179537 132059136 23844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27246] ppid=27241 vsize=128964 CPUtime=35.05
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2931 0 0 0 3492 13 0 0 18 0 4 0 157179537 132059136 23844 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=128964 CPUtime=92.18
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4842 0 0 0 9202 16 0 0 18 0 4 0 157179537 132059136 23844 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 324.35
Current children cumulated vsize (KiB) 134320

[startup+168.302 s]
/proc/loadavg: 3.99 3.95 3.90 5/69 27247
/proc/meminfo: memFree=1743440/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=128964 CPUtime=321.51
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23889 0 0 0 32089 62 0 0 18 0 4 0 157179508 132059136 23860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27244/statm: 32241 23860 83 193 0 32045 0
[pid=27244/tid=27245] ppid=27241 vsize=128964 CPUtime=97.29
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4245 0 0 0 9716 13 0 0 19 0 4 0 157179537 132059136 23860 1992294400 134512640 135305190 4294956160 18446744073709551615 134541840 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27246] ppid=27241 vsize=128964 CPUtime=35.45
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2939 0 0 0 3532 13 0 0 23 0 4 0 157179537 132059136 23860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=128964 CPUtime=92.18
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4842 0 0 0 9202 16 0 0 19 0 4 0 157179537 132059136 23860 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 325.95
Current children cumulated vsize (KiB) 134320

[startup+168.702 s]
/proc/loadavg: 3.99 3.95 3.90 5/69 27247
/proc/meminfo: memFree=1743440/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=128964 CPUtime=322.31
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23905 0 0 0 32169 62 0 0 18 0 4 0 157179508 132059136 23876 1992294400 134512640 135305190 4294956160 18446744073709551615 134557241 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27244/statm: 32241 23876 83 193 0 32045 0
[pid=27244/tid=27245] ppid=27241 vsize=128964 CPUtime=97.49
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4249 0 0 0 9736 13 0 0 20 0 4 0 157179537 132059136 23876 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27246] ppid=27241 vsize=128964 CPUtime=35.65
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2939 0 0 0 3552 13 0 0 25 0 4 0 157179537 132059136 23876 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=128964 CPUtime=92.18
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4842 0 0 0 9202 16 0 0 19 0 4 0 157179537 132059136 23876 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 326.75
Current children cumulated vsize (KiB) 134320

[startup+169.102 s]
/proc/loadavg: 3.99 3.95 3.90 5/69 27247
/proc/meminfo: memFree=1743440/2055920 swapFree=4180712/4192956
[pid=27241] ppid=27239 vsize=5356 CPUtime=4.44
/proc/27241/stat : 27241 (manysat.sh) S 27239 27241 26736 0 -1 4194304 313 28383 0 0 0 0 425 19 16 0 1 0 157179061 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27241/statm: 1339 238 195 169 0 50 0
[pid=27244] ppid=27241 vsize=129108 CPUtime=323.11
/proc/27244/stat : 27244 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194304 23913 0 0 0 32249 62 0 0 19 0 4 0 157179508 132206592 23884 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27244/statm: 32277 23884 83 193 0 32081 0
[pid=27244/tid=27245] ppid=27241 vsize=129108 CPUtime=97.69
/proc/27244/task/27245/stat : 27245 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4249 0 0 0 9756 13 0 0 20 0 4 0 157179537 132206592 23884 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27246] ppid=27241 vsize=129108 CPUtime=35.85
/proc/27244/task/27246/stat : 27246 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 2940 0 0 0 3572 13 0 0 25 0 4 0 157179537 132206592 23884 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27244/tid=27247] ppid=27241 vsize=129108 CPUtime=92.28
/proc/27244/task/27247/stat : 27247 (manysat1.1_stat) R 27241 27241 26736 0 -1 4194368 4843 0 0 0 9212 16 0 0 19 0 4 0 157179537 132206592 23884 1992294400 134512640 135305190 4294956160 18446744073709551615 134557489 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 327.55
Current children cumulated vsize (KiB) 134464

Child status: 20
Real time (s): 169.167
CPU time (s): 327.663
CPU user time (s): 326.815
CPU system time (s): 0.847871
CPU usage (%): 193.692
Max. virtual memory (cumulated for all children) (KiB): 134464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.815
system time used= 0.847871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52780
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= 1347
involuntary context switches= 6257

runsolver used 0.290955 second user time and 0.773882 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 21:10:58
IDJOB=1774496
IDBENCH=70952
IDSOLVER=612
FILE ID=node28/1774496-1241291457
PBS_JOBID= 9225118
Free space on /tmp= 66276 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774496-1241291457/watcher-1774496-1241291457 -o /tmp/evaluation-result-1774496-1241291457/solver-1774496-1241291457 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774496-1241291457.cnf aimd 1

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=321568006

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853912 kB
Buffers:         31452 kB
Cached:          91192 kB
SwapCached:       5468 kB
Active:          25680 kB
Inactive:       105612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853912 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            8464 kB
Writeback:           0 kB
Mapped:          14340 kB
Slab:            56648 kB
Committed_AS:   733520 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node28 at 2009-05-02 21:13:47