Trace number 1733056

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-20UNSAT 952.914 478.103

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.011998 s
0.00/0.01	c ==============================================================================
952.79/478.08	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
952.79/478.08	c ============================[ Problem Statistics ]=============================
952.79/478.08	c |                                                                             |
952.79/478.08	c threadId              : 1
952.79/478.08	c restarts              : 1236
952.79/478.08	c conflicts             : 584502         (614 /sec)
952.79/478.08	c decisions             : 633343         (1.71 % random) (665 /sec)
952.79/478.08	c propagations          : 4168652        (4376 /sec)
952.79/478.08	c conflict literals     : 9298633        (13.99 % deleted)
952.79/478.08	c Memory used           : 77.86 MB
952.79/478.08	c CPU time              : 952.548 s
952.79/478.08	
952.79/478.08	c --->m=2, e=8, aimd=2, HOME/25940_many.cnf	time: 476.274	conflicts: 584502       
952.79/478.09	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-1733056-1240784711/watcher-1733056-1240784711 -o /tmp/evaluation-result-1733056-1240784711/solver-1733056-1240784711 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733056-1240784711.cnf aimd 2 

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.99 0.98 0.98 3/64 25940
/proc/meminfo: memFree=1632296/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106499105 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 235 195 169 0 50 0
[pid=25941] ppid=25940 vsize=824 CPUtime=0
/proc/25941/stat : 25941 (SatElite) R 25940 25940 25715 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 106499105 843776 98 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25941/statm: 206 98 50 127 0 76 0

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

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

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

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

[startup+1.50118 s]
/proc/loadavg: 1.07 1.00 0.99 3/67 25944
/proc/meminfo: memFree=1627344/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=17224 CPUtime=2.88
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 1344 0 0 0 288 0 0 0 18 0 2 0 106499109 17637376 1330 1992294400 134512640 135305190 4294956144 18446744073709551615 134557432 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 4306 1330 83 193 0 4110 0
[pid=25943/tid=25944] ppid=25940 vsize=17224 CPUtime=1.43
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 472 0 0 0 143 0 0 0 25 0 2 0 106499111 17637376 1330 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 22580

[startup+3.10133 s]
/proc/loadavg: 1.07 1.00 0.99 3/67 25944
/proc/meminfo: memFree=1625936/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=19224 CPUtime=6.07
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 1716 0 0 0 607 0 0 0 25 0 2 0 106499109 19685376 1702 1992294400 134512640 135305190 4294956144 18446744073709551615 134528492 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 4806 1702 83 193 0 4610 0
[pid=25943/tid=25944] ppid=25940 vsize=19224 CPUtime=3.03
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 625 0 0 0 303 0 0 0 25 0 2 0 106499111 19685376 1702 1992294400 134512640 135305190 4294956144 18446744073709551615 134557999 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 24580

[startup+6.30262 s]
/proc/loadavg: 1.15 1.02 0.99 3/67 25944
/proc/meminfo: memFree=1622352/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=22460 CPUtime=12.47
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 2503 0 0 0 1245 2 0 0 19 0 2 0 106499109 22999040 2489 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 5615 2489 83 193 0 5419 0
[pid=25943/tid=25944] ppid=25940 vsize=22460 CPUtime=6.22
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 1026 0 0 0 622 0 0 0 20 0 2 0 106499111 22999040 2489 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 27816

[startup+12.7012 s]
/proc/loadavg: 1.22 1.03 1.00 3/67 25944
/proc/meminfo: memFree=1619152/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=25540 CPUtime=25.24
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 3210 0 0 0 2522 2 0 0 25 0 2 0 106499109 26152960 3196 1992294400 134512640 135305190 4294956144 18446744073709551615 134528515 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 6385 3196 83 193 0 6189 0
[pid=25943/tid=25944] ppid=25940 vsize=25540 CPUtime=12.62
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 1340 0 0 0 1262 0 0 0 22 0 2 0 106499111 26152960 3196 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 30896

[startup+25.5014 s]
/proc/loadavg: 1.39 1.08 1.02 3/67 25944
/proc/meminfo: memFree=1613136/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=33048 CPUtime=50.78
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 4729 0 0 0 5073 5 0 0 25 0 2 0 106499109 33841152 4715 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 8262 4715 83 193 0 8066 0
[pid=25943/tid=25944] ppid=25940 vsize=33048 CPUtime=25.42
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 1955 0 0 0 2540 2 0 0 25 0 2 0 106499111 33841152 4715 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 38404

[startup+51.1017 s]
/proc/loadavg: 1.67 1.17 1.04 3/67 25944
/proc/meminfo: memFree=1606864/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=39896 CPUtime=101.86
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 6305 0 0 0 10179 7 0 0 25 0 2 0 106499109 40853504 6275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 9974 6275 83 193 0 9778 0
[pid=25943/tid=25944] ppid=25940 vsize=39896 CPUtime=51.01
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 2806 0 0 0 5097 4 0 0 25 0 2 0 106499111 40853504 6275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 45252

[startup+102.306 s]
/proc/loadavg: 2.09 1.36 1.11 3/67 25944
/proc/meminfo: memFree=1600080/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=46480 CPUtime=204.04
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 7946 0 0 0 20394 10 0 0 18 0 2 0 106499109 47595520 7916 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 11620 7916 83 193 0 11424 0
[pid=25943/tid=25944] ppid=25940 vsize=46480 CPUtime=102.19
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 3803 0 0 0 10213 6 0 0 25 0 2 0 106499111 47595520 7916 1992294400 134512640 135305190 4294956144 18446744073709551615 134528690 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 51836

[startup+162.302 s]
/proc/loadavg: 2.03 1.47 1.17 3/67 25944
/proc/meminfo: memFree=1592976/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=54868 CPUtime=323.78
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 9742 0 0 0 32364 14 0 0 25 0 2 0 106499109 56184832 9712 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 13717 9712 83 193 0 13521 0
[pid=25943/tid=25944] ppid=25940 vsize=54868 CPUtime=162.17
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 4831 0 0 0 16209 8 0 0 25 0 2 0 106499111 56184832 9712 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 60224

[startup+222.301 s]
/proc/loadavg: 2.01 1.56 1.22 3/67 25944
/proc/meminfo: memFree=1588816/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=58520 CPUtime=443.51
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 10712 0 0 0 44334 17 0 0 25 0 2 0 106499109 59924480 10682 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 14630 10682 83 193 0 14434 0
[pid=25943/tid=25944] ppid=25940 vsize=58520 CPUtime=222.13
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 5304 0 0 0 22204 9 0 0 25 0 2 0 106499111 59924480 10682 1992294400 134512640 135305190 4294956144 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.54
Current children cumulated vsize (KiB) 63876

[startup+282.302 s]
/proc/loadavg: 2.00 1.64 1.26 3/67 25944
/proc/meminfo: memFree=1584272/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=64680 CPUtime=563.26
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 11891 0 0 0 56306 20 0 0 25 0 2 0 106499109 66232320 11861 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 16170 11861 83 193 0 15974 0
[pid=25943/tid=25944] ppid=25940 vsize=64680 CPUtime=282.11
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 5765 0 0 0 28201 10 0 0 25 0 2 0 106499111 66232320 11861 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 70036

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.30 3/67 25944
/proc/meminfo: memFree=1579280/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=69976 CPUtime=683
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 13137 0 0 0 68277 23 0 0 25 0 2 0 106499109 71655424 13107 1992294400 134512640 135305190 4294956144 18446744073709551615 134528431 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 17494 13107 83 193 0 17298 0
[pid=25943/tid=25944] ppid=25940 vsize=69976 CPUtime=342.09
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 6689 0 0 0 34197 12 0 0 25 0 2 0 106499111 71655424 13107 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.03
Current children cumulated vsize (KiB) 75332

[startup+402.301 s]
/proc/loadavg: 2.00 1.75 1.35 3/67 25944
/proc/meminfo: memFree=1572624/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=77052 CPUtime=802.74
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 14836 0 0 0 80246 28 0 0 25 0 2 0 106499109 78901248 14806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 19263 14806 83 193 0 19067 0
[pid=25943/tid=25944] ppid=25940 vsize=77052 CPUtime=402.06
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 7241 0 0 0 40192 14 0 0 23 0 2 0 106499111 78901248 14806 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.77
Current children cumulated vsize (KiB) 82408

[startup+462.302 s]
/proc/loadavg: 2.00 1.80 1.38 3/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=922.48
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15312 0 0 0 92218 30 0 0 25 0 2 0 106499109 81633280 15282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 19930 15282 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=462.04
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 7585 0 0 0 46189 15 0 0 21 0 2 0 106499111 81633280 15282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.51
Current children cumulated vsize (KiB) 85076

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

[startup+467.101 s]
/proc/loadavg: 2.00 1.80 1.39 3/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=932.06
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15312 0 0 0 93176 30 0 0 25 0 2 0 106499109 81633280 15282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 19930 15282 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=466.84
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 7585 0 0 0 46669 15 0 0 25 0 2 0 106499111 81633280 15282 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 932.09
Current children cumulated vsize (KiB) 85076

[startup+473.502 s]
/proc/loadavg: 2.00 1.80 1.39 3/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=944.83
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15320 0 0 0 94453 30 0 0 17 0 2 0 106499109 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134529614 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 19930 15290 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=473.23
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 7593 0 0 0 47308 15 0 0 25 0 2 0 106499111 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 944.86
Current children cumulated vsize (KiB) 85076

[startup+476.702 s]
/proc/loadavg: 2.00 1.81 1.39 3/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=951.22
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15320 0 0 0 95092 30 0 0 18 0 2 0 106499109 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134529363 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25943/statm: 19930 15290 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=476.43
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194368 7593 0 0 0 47628 15 0 0 25 0 2 0 106499111 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134657625 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 951.25
Current children cumulated vsize (KiB) 85076

[startup+477.502 s]
/proc/loadavg: 2.00 1.81 1.39 2/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=952.26
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15320 0 0 0 95196 30 0 0 25 0 2 0 106499109 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134529260 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25943/statm: 19930 15290 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=476.68
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) S 25940 25940 25715 0 -1 4194368 7593 0 0 0 47653 15 0 0 25 0 2 0 106499111 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 952.29
Current children cumulated vsize (KiB) 85076

[startup+477.902 s]
/proc/loadavg: 2.00 1.81 1.39 2/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=5356 CPUtime=0.03
/proc/25940/stat : 25940 (manysat.sh) S 25938 25940 25715 0 -1 4194304 312 356 0 0 0 0 3 0 18 0 1 0 106499105 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25940/statm: 1339 238 195 169 0 50 0
[pid=25943] ppid=25940 vsize=79720 CPUtime=952.66
/proc/25943/stat : 25943 (manysat1.1_stat) R 25940 25940 25715 0 -1 4194304 15320 0 0 0 95236 30 0 0 25 0 2 0 106499109 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25943/statm: 19930 15290 83 193 0 19734 0
[pid=25943/tid=25944] ppid=25940 vsize=79720 CPUtime=476.68
/proc/25943/task/25944/stat : 25944 (manysat1.1_stat) S 25940 25940 25715 0 -1 4194368 7593 0 0 0 47653 15 0 0 25 0 2 0 106499111 81633280 15290 1992294400 134512640 135305190 4294956144 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 952.69
Current children cumulated vsize (KiB) 85076

[startup+478.102 s]
/proc/loadavg: 2.00 1.81 1.39 2/67 25944
/proc/meminfo: memFree=1570448/2055920 swapFree=4191900/4192956
[pid=25940] ppid=25938 vsize=0 CPUtime=952.9
/proc/25940/stat : 25940 (manysat.sh) R 25938 25940 25715 0 -1 4194308 348 15809 0 0 0 0 95258 32 16 0 1 0 106499105 0 0 1992294400 0 0 0 0 0 0 0 4100 65536 0 0 0 17 1 0 0
/proc/25940/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 952.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 478.103
CPU time (s): 952.914
CPU user time (s): 952.587
CPU system time (s): 0.32695
CPU usage (%): 199.312
Max. virtual memory (cumulated for all children) (KiB): 85076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 952.587
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16157
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= 375
involuntary context switches= 7154

runsolver used 0.45593 second user time and 1.2918 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-27 00:25:11
IDJOB=1733056
IDBENCH=71133
IDSOLVER=515
FILE ID=node43/1733056-1240784711
PBS_JOBID= 9187263
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=78504750

node43.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.237
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.237
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:       1632848 kB
Buffers:         49748 kB
Cached:         299764 kB
SwapCached:        416 kB
Active:          69280 kB
Inactive:       293624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632848 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          21776 kB
Slab:            46228 kB
Committed_AS:   448936 kB
PageTables:       1444 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= 66432 MiB
End job on node43 at 2009-04-27 00:33:09