Trace number 1733055

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 727.939 364.795

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.8174
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7938    92232 |    2381       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 36   #clauses: 7938   #literals: 92232
0.00/0.01	c CPU time:   0.010998 s
0.00/0.01	c ==============================================================================
727.74/364.78	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
727.74/364.78	c ============================[ Problem Statistics ]=============================
727.74/364.78	c |                                                                             |
727.74/364.78	c threadId              : 1
727.74/364.78	c restarts              : 1160
727.74/364.78	c conflicts             : 545843         (750 /sec)
727.74/364.78	c decisions             : 591434         (1.70 % random) (813 /sec)
727.74/364.78	c propagations          : 3883883        (5337 /sec)
727.74/364.78	c conflict literals     : 8755817        (13.28 % deleted)
727.74/364.78	c Memory used           : 62.75 MB
727.74/364.78	c CPU time              : 727.704 s
727.74/364.78	
727.74/364.78	c --->m=2, e=8, aimd=1, HOME/23172_many.cnf	time: 363.853	conflicts: 545843       
727.74/364.78	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-1733055-1240784708/watcher-1733055-1240784708 -o /tmp/evaluation-result-1733055-1240784708/solver-1733055-1240784708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733055-1240784708.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23172
/proc/meminfo: memFree=1758976/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106503477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 235 195 169 0 50 0
[pid=23173] ppid=23172 vsize=824 CPUtime=0
/proc/23173/stat : 23173 (SatElite) R 23172 23172 22644 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 106503478 843776 94 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/23173/statm: 206 94 50 127 0 76 0

[startup+0.0393131 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23172
/proc/meminfo: memFree=1758976/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106503477 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 235 195 169 0 50 0
[pid=23173] ppid=23172 vsize=1632 CPUtime=0.03
/proc/23173/stat : 23173 (SatElite) R 23172 23172 22644 0 -1 4194304 353 0 0 0 3 0 0 0 19 0 1 0 106503478 1671168 337 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23173/statm: 408 337 67 127 0 278 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6988

[startup+0.10341 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23172
/proc/meminfo: memFree=1758976/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301189 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23172
/proc/meminfo: memFree=1758976/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.701217 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23172
/proc/meminfo: memFree=1758976/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 23176
/proc/meminfo: memFree=1754088/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=17220 CPUtime=2.87
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 1330 0 0 0 287 0 0 0 18 0 2 0 106503482 17633280 1316 1992294400 134512640 135305190 4294956144 18446744073709551615 134528554 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 4305 1316 83 193 0 4109 0
[pid=23175/tid=23176] ppid=23172 vsize=17220 CPUtime=1.42
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 438 0 0 0 142 0 0 0 25 0 2 0 106503483 17633280 1316 1992294400 134512640 135305190 4294956144 18446744073709551615 134556914 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 22576

[startup+3.1014 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 23176
/proc/meminfo: memFree=1752616/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=19368 CPUtime=6.08
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 1731 0 0 0 607 1 0 0 25 0 2 0 106503482 19832832 1717 1992294400 134512640 135305190 4294956144 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 4842 1717 83 193 0 4646 0
[pid=23175/tid=23176] ppid=23172 vsize=19368 CPUtime=3.02
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 629 0 0 0 302 0 0 0 25 0 2 0 106503483 19832832 1717 1992294400 134512640 135305190 4294956144 18446744073709551615 134556914 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 24724

[startup+6.30259 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 23176
/proc/meminfo: memFree=1748776/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=23684 CPUtime=12.46
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 2585 0 0 0 1245 1 0 0 19 0 2 0 106503482 24252416 2571 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 5921 2571 83 193 0 5725 0
[pid=23175/tid=23176] ppid=23172 vsize=23684 CPUtime=6.2
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 997 0 0 0 620 0 0 0 23 0 2 0 106503483 24252416 2571 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 29040

[startup+12.7011 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 23176
/proc/meminfo: memFree=1744424/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=27192 CPUtime=25.23
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 3523 0 0 0 2521 2 0 0 25 0 2 0 106503482 27844608 3509 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 6798 3509 83 193 0 6602 0
[pid=23175/tid=23176] ppid=23172 vsize=27192 CPUtime=12.58
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 1467 0 0 0 1257 1 0 0 23 0 2 0 106503483 27844608 3509 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 32548

[startup+25.502 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 23176
/proc/meminfo: memFree=1739240/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=33116 CPUtime=50.77
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 4803 0 0 0 5073 4 0 0 18 0 2 0 106503482 33910784 4789 1992294400 134512640 135305190 4294956144 18446744073709551615 134530646 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 8279 4789 83 193 0 8083 0
[pid=23175/tid=23176] ppid=23172 vsize=33116 CPUtime=25.32
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 2030 0 0 0 2530 2 0 0 25 0 2 0 106503483 33910784 4789 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 38472

[startup+51.1029 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 23176
/proc/meminfo: memFree=1734312/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=38360 CPUtime=101.86
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 6064 0 0 0 10180 6 0 0 25 0 2 0 106503482 39280640 6050 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 9590 6050 83 193 0 9394 0
[pid=23175/tid=23176] ppid=23172 vsize=38360 CPUtime=50.82
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 2781 0 0 0 5079 3 0 0 20 0 2 0 106503483 39280640 6050 1992294400 134512640 135305190 4294956144 18446744073709551615 134538605 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 43716

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 23176
/proc/meminfo: memFree=1729576/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=43272 CPUtime=204.06
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 7231 0 0 0 20397 9 0 0 25 0 2 0 106503482 44310528 7217 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 10818 7217 83 193 0 10622 0
[pid=23175/tid=23176] ppid=23172 vsize=43272 CPUtime=101.82
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 3466 0 0 0 10178 4 0 0 25 0 2 0 106503483 44310528 7217 1992294400 134512640 135305190 4294956144 18446744073709551615 134528421 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 48628

[startup+162.303 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 23176
/proc/meminfo: memFree=1722920/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=50948 CPUtime=323.78
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 8842 0 0 0 32367 11 0 0 25 0 2 0 106503482 52170752 8828 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 12737 8828 83 193 0 12541 0
[pid=23175/tid=23176] ppid=23172 vsize=50948 CPUtime=161.58
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 4131 0 0 0 16153 5 0 0 25 0 2 0 106503483 52170752 8828 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 56304

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 23176
/proc/meminfo: memFree=1719272/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=55268 CPUtime=443.53
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 9772 0 0 0 44340 13 0 0 25 0 2 0 106503482 56594432 9758 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 13817 9758 83 193 0 13621 0
[pid=23175/tid=23176] ppid=23172 vsize=55268 CPUtime=221.33
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 4521 0 0 0 22128 5 0 0 25 0 2 0 106503483 56594432 9758 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.56
Current children cumulated vsize (KiB) 60624

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 23176
/proc/meminfo: memFree=1715496/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=59356 CPUtime=563.27
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 10751 0 0 0 56312 15 0 0 25 0 2 0 106503482 60780544 10737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23175/statm: 14839 10737 83 193 0 14643 0
[pid=23175/tid=23176] ppid=23172 vsize=59356 CPUtime=281.1
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5344 0 0 0 28103 7 0 0 25 0 2 0 106503483 60780544 10737 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 64712

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 23176
/proc/meminfo: memFree=1712808/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=62532 CPUtime=683.01
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11386 0 0 0 68285 16 0 0 25 0 2 0 106503482 64032768 11372 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 15633 11372 83 193 0 15437 0
[pid=23175/tid=23176] ppid=23172 vsize=62532 CPUtime=340.92
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5728 0 0 0 34085 7 0 0 25 0 2 0 106503483 64032768 11372 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.04
Current children cumulated vsize (KiB) 67888

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

[startup+345.501 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 23176
/proc/meminfo: memFree=1712552/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=62532 CPUtime=689.4
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11455 0 0 0 68924 16 0 0 25 0 2 0 106503482 64032768 11441 1992294400 134512640 135305190 4294956144 18446744073709551615 134548048 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 15633 11441 83 193 0 15437 0
[pid=23175/tid=23176] ppid=23172 vsize=62532 CPUtime=344.13
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5784 0 0 0 34405 8 0 0 25 0 2 0 106503483 64032768 11441 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 689.43
Current children cumulated vsize (KiB) 67888

[startup+358.302 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 23176
/proc/meminfo: memFree=1711336/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=714.95
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11763 0 0 0 71478 17 0 0 25 0 2 0 106503482 65794048 11749 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11749 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=356.92
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 35684 8 0 0 25 0 2 0 106503483 65794048 11749 1992294400 134512640 135305190 4294956144 18446744073709551615 134538322 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 714.98
Current children cumulated vsize (KiB) 69608

[startup+361.502 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 23176
/proc/meminfo: memFree=1711208/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=721.33
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11774 0 0 0 72116 17 0 0 25 0 2 0 106503482 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11760 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=360.12
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 36004 8 0 0 19 0 2 0 106503483 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134538922 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 721.36
Current children cumulated vsize (KiB) 69608

[startup+363.102 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 23176
/proc/meminfo: memFree=1711208/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=724.52
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11774 0 0 0 72435 17 0 0 25 0 2 0 106503482 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11760 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=361.72
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 36164 8 0 0 25 0 2 0 106503483 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134539063 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 724.55
Current children cumulated vsize (KiB) 69608

[startup+363.902 s]
/proc/loadavg: 1.99 1.68 1.30 3/67 23176
/proc/meminfo: memFree=1711208/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=726.12
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11774 0 0 0 72595 17 0 0 25 0 2 0 106503482 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11760 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=362.52
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 36244 8 0 0 25 0 2 0 106503483 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 726.15
Current children cumulated vsize (KiB) 69608

[startup+364.302 s]
/proc/loadavg: 1.99 1.69 1.31 3/67 23176
/proc/meminfo: memFree=1711208/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=726.92
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11774 0 0 0 72675 17 0 0 25 0 2 0 106503482 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11760 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=362.92
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 36284 8 0 0 18 0 2 0 106503483 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 726.95
Current children cumulated vsize (KiB) 69608

[startup+364.702 s]
/proc/loadavg: 1.99 1.69 1.31 3/67 23176
/proc/meminfo: memFree=1711208/2055920 swapFree=4191900/4192956
[pid=23172] ppid=23170 vsize=5356 CPUtime=0.03
/proc/23172/stat : 23172 (manysat.sh) S 23170 23172 22644 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106503477 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23172/statm: 1339 238 195 169 0 50 0
[pid=23175] ppid=23172 vsize=64252 CPUtime=727.71
/proc/23175/stat : 23175 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194304 11774 0 0 0 72754 17 0 0 25 0 2 0 106503482 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23175/statm: 16063 11760 83 193 0 15867 0
[pid=23175/tid=23176] ppid=23172 vsize=64252 CPUtime=363.32
/proc/23175/task/23176/stat : 23176 (manysat1.1_stat) R 23172 23172 22644 0 -1 4194368 5888 0 0 0 36324 8 0 0 17 0 2 0 106503483 65794048 11760 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 727.74
Current children cumulated vsize (KiB) 69608

Child status: 20
Real time (s): 364.795
CPU time (s): 727.939
CPU user time (s): 727.746
CPU system time (s): 0.19297
CPU usage (%): 199.547
Max. virtual memory (cumulated for all children) (KiB): 69608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 727.746
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12611
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= 244
involuntary context switches= 5464

runsolver used 0.32295 second user time and 1.01085 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-27 00:25:08
IDJOB=1733055
IDBENCH=71133
IDSOLVER=514
FILE ID=node34/1733055-1240784708
PBS_JOBID= 9187218
Free space on /tmp= 66400 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733055-1240784708/watcher-1733055-1240784708 -o /tmp/evaluation-result-1733055-1240784708/solver-1733055-1240784708 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1733055-1240784708.cnf aimd 1

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=440872297

node34.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.214
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.214
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:       1759520 kB
Buffers:         40832 kB
Cached:         170592 kB
SwapCached:        260 kB
Active:          73028 kB
Inactive:       151668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759520 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          21772 kB
Slab:            57816 kB
Committed_AS:   430200 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node34 at 2009-04-27 00:31:13