Trace number 1776082

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 24.26 10.8878

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.68
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c Parsing...
0.31/0.32	c ==============================================================================
0.31/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.32	c ==============================================================================
0.31/0.32	c |         0 |  439298  1132270 |  131789       0        0     nan |  0.000 % |
5.11/5.18	c |         0 |  267244  1574041 |      --       0       --      -- |     --   | -172054/441771
5.11/5.18	c ==============================================================================
5.11/5.18	c Result  :   #vars: 8357   #clauses: 267244   #literals: 1574041
5.11/5.18	c CPU time:   5.07 s
5.11/5.18	c ==============================================================================
24.04/10.87	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
24.04/10.87	c ============================[ Problem Statistics ]=============================
24.04/10.87	c |                                                                             |
24.04/10.87	c threadId              : 2
24.04/10.87	c restarts              : 11
24.04/10.87	c conflicts             : 15222          (831 /sec)
24.04/10.87	c decisions             : 27104          (1.68 % random) (1480 /sec)
24.04/10.87	c propagations          : 8213301        (448569 /sec)
24.04/10.87	c conflict literals     : 267197         (39.40 % deleted)
24.04/10.87	c Memory used           : 121.05 MB
24.04/10.87	c CPU time              : 18.31 s
24.04/10.87	
24.04/10.87	c --->m=4, e=8, aimd=2, HOME/27098_many.cnf	time: 4.5775	conflicts: 15222        
24.04/10.87	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776082-1243507145/watcher-1776082-1243507145 -o /tmp/evaluation-result-1776082-1243507145/solver-1776082-1243507145 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776082-1243507145.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.54 3.07 3.54 3/98 27098
/proc/meminfo: memFree=3122016/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=1244 CPUtime=0.01
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 264 0 0 0 0 1 0 0 19 0 1 0 932291310 1273856 201 4294967295 134512640 135034092 3220318768 3220315112 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 311 202 51 128 0 181 0

[startup+0.08209 s]
/proc/loadavg: 2.54 3.07 3.54 3/98 27098
/proc/meminfo: memFree=3122016/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=11804 CPUtime=0.08
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 2515 0 0 0 6 2 0 0 19 0 1 0 932291310 12087296 2452 4294967295 134512640 135034092 3220318768 3220315112 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 2951 2452 51 128 0 2821 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14216

[startup+0.112089 s]
/proc/loadavg: 2.54 3.07 3.54 3/98 27098
/proc/meminfo: memFree=3122016/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=14708 CPUtime=0.11
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 3459 0 0 0 9 2 0 0 20 0 1 0 932291310 15060992 3396 4294967295 134512640 135034092 3220318768 3220315056 134544897 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 3677 3399 51 128 0 3547 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 17120

[startup+0.312077 s]
/proc/loadavg: 2.54 3.07 3.54 3/98 27098
/proc/meminfo: memFree=3122016/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=47516 CPUtime=0.31
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 10974 0 0 0 26 5 0 0 20 0 1 0 932291310 48656384 10911 4294967295 134512640 135034092 3220318768 3220316008 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 11879 10911 51 128 0 11749 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 49928

[startup+0.712042 s]
/proc/loadavg: 2.54 3.07 3.54 3/98 27098
/proc/meminfo: memFree=3122016/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=55260 CPUtime=0.71
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 12635 0 0 0 66 5 0 0 21 0 1 0 932291310 56586240 12338 4294967295 134512640 135034092 3220318768 3220314764 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 13815 12338 67 128 0 13685 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 57672

[startup+1.51198 s]
/proc/loadavg: 2.54 3.07 3.54 2/100 27100
/proc/meminfo: memFree=3066904/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=58680 CPUtime=1.51
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 13493 0 0 0 145 6 0 0 23 0 1 0 932291310 60088320 13196 4294967295 134512640 135034092 3220318768 3220314764 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 14670 13196 67 128 0 14540 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 61092

[startup+3.11184 s]
/proc/loadavg: 2.54 3.07 3.54 2/100 27103
/proc/meminfo: memFree=3055852/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2412 CPUtime=0
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 932291310 2469888 272 4294967295 134512640 135169312 3220587184 3220585720 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 603 272 231 161 0 42 0
[pid=27099] ppid=27098 vsize=67676 CPUtime=3.11
/proc/27099/stat : 27099 (SatElite) R 27098 27098 28360 0 -1 4202496 15705 0 0 0 299 12 0 0 25 0 1 0 932291310 69300224 15224 4294967295 134512640 135034092 3220318768 3220315312 134582765 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27099/statm: 16919 15224 67 128 0 16789 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 70088

[startup+6.31158 s]
/proc/loadavg: 2.42 3.04 3.53 2/100 27103
/proc/meminfo: memFree=3044136/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 2416

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

[startup+7.91147 s]
/proc/loadavg: 2.42 3.04 3.53 8/103 27107
/proc/meminfo: memFree=3011864/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
[pid=27104] ppid=27098 vsize=116684 CPUtime=6.72
/proc/27104/stat : 27104 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202496 22278 0 0 0 656 16 0 0 15 0 4 0 932291881 119484416 22207 4294967295 134512640 135305190 3218653376 3218651552 134528788 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27104/statm: 29171 22207 79 194 0 28975 0
[pid=27104/tid=27105] ppid=27098 vsize=116684 CPUtime=1.52
/proc/27104/task/27105/stat : 27105 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1073 0 0 0 147 5 0 0 16 0 4 0 932291945 119484416 22207 4294967295 134512640 135305190 3218653376 3078335680 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27104/tid=27106] ppid=27098 vsize=116684 CPUtime=1.53
/proc/27104/task/27106/stat : 27106 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1214 0 0 0 152 1 0 0 16 0 4 0 932291945 119484416 22207 4294967295 134512640 135305190 3218653376 3069947072 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27104/tid=27107] ppid=27098 vsize=116684 CPUtime=1.52
/proc/27104/task/27107/stat : 27107 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1060 0 0 0 148 4 0 0 16 0 4 0 932291945 119484416 22207 4294967295 134512640 135305190 3218653376 3061558464 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 119100

[startup+9.51152 s]
/proc/loadavg: 2.42 3.04 3.53 9/103 27107
/proc/meminfo: memFree=3007964/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
[pid=27104] ppid=27098 vsize=120032 CPUtime=13.13
/proc/27104/stat : 27104 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202496 23318 0 0 0 1294 19 0 0 16 0 4 0 932291881 122912768 23247 4294967295 134512640 135305190 3218653376 3218651552 134528237 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27104/statm: 30008 23247 79 194 0 29812 0
[pid=27104/tid=27105] ppid=27098 vsize=120032 CPUtime=3.12
/proc/27104/task/27105/stat : 27105 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1281 0 0 0 305 7 0 0 16 0 4 0 932291945 122912768 23247 4294967295 134512640 135305190 3218653376 3078335680 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27104/tid=27106] ppid=27098 vsize=120032 CPUtime=3.13
/proc/27104/task/27106/stat : 27106 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1456 0 0 0 311 2 0 0 16 0 4 0 932291945 122912768 23247 4294967295 134512640 135305190 3218653376 3069946752 134555106 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27104/tid=27107] ppid=27098 vsize=120032 CPUtime=3.12
/proc/27104/task/27107/stat : 27107 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1322 0 0 0 308 4 0 0 16 0 4 0 932291945 122912768 23247 4294967295 134512640 135305190 3218653376 3061558464 134528319 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.85
Current children cumulated vsize (KiB) 122448

[startup+10.3115 s]
/proc/loadavg: 2.87 3.12 3.55 9/103 27107
/proc/meminfo: memFree=3006188/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
[pid=27104] ppid=27098 vsize=122512 CPUtime=16.33
/proc/27104/stat : 27104 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202496 23769 0 0 0 1613 20 0 0 16 0 4 0 932291881 125452288 23698 4294967295 134512640 135305190 3218653376 3218651552 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27104/statm: 30628 23698 79 194 0 30432 0
[pid=27104/tid=27105] ppid=27098 vsize=122512 CPUtime=3.92
/proc/27104/task/27105/stat : 27105 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1350 0 0 0 385 7 0 0 16 0 4 0 932291945 125452288 23698 4294967295 134512640 135305190 3218653376 3078335680 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27104/tid=27106] ppid=27098 vsize=122512 CPUtime=3.93
/proc/27104/task/27106/stat : 27106 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1593 0 0 0 391 2 0 0 17 0 4 0 932291945 125452288 23698 4294967295 134512640 135305190 3218653376 3069947072 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27104/tid=27107] ppid=27098 vsize=122512 CPUtime=3.92
/proc/27104/task/27107/stat : 27107 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1465 0 0 0 388 4 0 0 16 0 4 0 932291945 125452288 23698 4294967295 134512640 135305190 3218653376 3061558464 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 124928

[startup+10.7114 s]
/proc/loadavg: 2.87 3.12 3.55 9/103 27107
/proc/meminfo: memFree=3006188/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
[pid=27104] ppid=27098 vsize=123456 CPUtime=17.92
/proc/27104/stat : 27104 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202496 24080 0 0 0 1772 20 0 0 16 0 4 0 932291881 126418944 24009 4294967295 134512640 135305190 3218653376 3218651552 134528548 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27104/statm: 30864 24009 79 194 0 30668 0
[pid=27104/tid=27105] ppid=27098 vsize=123456 CPUtime=4.32
/proc/27104/task/27105/stat : 27105 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1435 0 0 0 425 7 0 0 16 0 4 0 932291945 126418944 24009 4294967295 134512640 135305190 3218653376 3078335680 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27104/tid=27106] ppid=27098 vsize=123456 CPUtime=4.32
/proc/27104/task/27106/stat : 27106 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1659 0 0 0 430 2 0 0 17 0 4 0 932291945 126418944 24009 4294967295 134512640 135305190 3218653376 3069947072 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27104/tid=27107] ppid=27098 vsize=123456 CPUtime=4.32
/proc/27104/task/27107/stat : 27107 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1544 0 0 0 428 4 0 0 16 0 4 0 932291945 126418944 24009 4294967295 134512640 135305190 3218653376 3061558464 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.64
Current children cumulated vsize (KiB) 125872

[startup+10.8114 s]
/proc/loadavg: 2.87 3.12 3.55 9/103 27107
/proc/meminfo: memFree=3006188/3368532 swapFree=1959840/1959888
[pid=27098] ppid=27096 vsize=2416 CPUtime=5.72
/proc/27098/stat : 27098 (manysat.sh) S 27096 27098 28360 0 -1 4194304 368 17336 0 0 0 0 557 15 18 0 1 0 932291310 2473984 273 4294967295 134512640 135169312 3220587184 3220583400 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27098/statm: 604 273 231 161 0 43 0
[pid=27104] ppid=27098 vsize=123948 CPUtime=18.32
/proc/27104/stat : 27104 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202496 24203 0 0 0 1811 21 0 0 16 0 4 0 932291881 126922752 24132 4294967295 134512640 135305190 3218653376 3218651440 134529059 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27104/statm: 30987 24132 79 194 0 30791 0
[pid=27104/tid=27105] ppid=27098 vsize=123948 CPUtime=4.42
/proc/27104/task/27105/stat : 27105 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1458 0 0 0 435 7 0 0 16 0 4 0 932291945 126922752 24132 4294967295 134512640 135305190 3218653376 3078335408 134557466 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27104/tid=27106] ppid=27098 vsize=123948 CPUtime=4.42
/proc/27104/task/27106/stat : 27106 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1691 0 0 0 440 2 0 0 17 0 4 0 932291945 126922752 24132 4294967295 134512640 135305190 3218653376 3069947072 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27104/tid=27107] ppid=27098 vsize=123948 CPUtime=4.42
/proc/27104/task/27107/stat : 27107 (manysat1.1_stat) R 27098 27098 28360 0 -1 4202560 1577 0 0 0 438 4 0 0 16 0 4 0 932291945 126922752 24132 4294967295 134512640 135305190 3218653376 3061558464 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 126364

Child status: 20
Real time (s): 10.8878
CPU time (s): 24.26
CPU user time (s): 23.88
CPU system time (s): 0.38
CPU usage (%): 222.818
Max. virtual memory (cumulated for all children) (KiB): 126364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.88
system time used= 0.38
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42202
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= 17839
involuntary context switches= 1722

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 12:39:05
IDJOB=1776082
IDBENCH=20420
IDSOLVER=626
FILE ID=tipi39/1776082-1243507145
PBS_JOBID=
Free space on /tmp= 5736 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776082-1243507145/watcher-1776082-1243507145 -o /tmp/evaluation-result-1776082-1243507145/solver-1776082-1243507145 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776082-1243507145.cnf aimd 2

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED= 1154850966

Linux tipi39 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3122412 kB
Buffers:         34564 kB
Cached:         115724 kB
SwapCached:          0 kB
Active:          97892 kB
Inactive:        68452 kB
HighTotal:     2489216 kB
HighFree:      2360152 kB
LowTotal:       879316 kB
LowFree:        762260 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            9156 kB
Writeback:           0 kB
AnonPages:       16288 kB
Mapped:           6024 kB
Slab:            70580 kB
SReclaimable:    57628 kB
SUnreclaim:      12952 kB
PageTables:        444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5736 MiB
End job on tipi39 at 2009-05-28 12:39:17