Trace number 1776064

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-20 (4 threads)UNSAT 45.87 21.6937

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.04
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c Parsing...
0.50/0.56	c ==============================================================================
0.50/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.50/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.50/0.56	c ==============================================================================
0.50/0.56	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
11.31/11.36	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
11.31/11.36	c ==============================================================================
11.31/11.36	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
11.31/11.36	c CPU time:   11.15 s
11.31/11.36	c ==============================================================================
45.62/21.66	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
45.62/21.66	c ============================[ Problem Statistics ]=============================
45.62/21.66	c |                                                                             |
45.62/21.66	c threadId              : 1
45.62/21.66	c restarts              : 176
45.62/21.66	c conflicts             : 21091          (637 /sec)
45.62/21.66	c decisions             : 69615          (1.49 % random) (2103 /sec)
45.62/21.66	c propagations          : 12882916       (389212 /sec)
45.62/21.66	c conflict literals     : 465712         (27.68 % deleted)
45.62/21.66	c Memory used           : 192.80 MB
45.62/21.66	c CPU time              : 33.1 s
45.62/21.66	
45.62/21.66	c --->m=4, e=8, aimd=1, HOME/26531_many.cnf	time: 8.275	conflicts: 21091        
45.62/21.67	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-1776064-1243507076/watcher-1776064-1243507076 -o /tmp/evaluation-result-1776064-1243507076/solver-1776064-1243507076 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776064-1243507076.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 3.47 3.30 3.65 3/98 26531
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) R 26529 26531 28360 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097052 3085784948 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=1772 CPUtime=0
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 342 0 0 0 0 0 0 0 18 0 1 0 932284446 1814528 278 4294967295 134512640 135034092 3219855808 3219852152 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 443 278 51 128 0 313 0

[startup+0.044539 s]
/proc/loadavg: 3.47 3.30 3.65 3/98 26531
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=6388 CPUtime=0.04
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 1387 0 0 0 3 1 0 0 19 0 1 0 932284446 6541312 1323 4294967295 134512640 135034092 3219855808 3219851724 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 1597 1324 51 128 0 1467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8804

[startup+0.104535 s]
/proc/loadavg: 3.47 3.30 3.65 3/98 26531
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=13604 CPUtime=0.1
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 3092 0 0 0 9 1 0 0 19 0 1 0 932284446 13930496 3028 4294967295 134512640 135034092 3219855808 3219852096 134545092 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 3401 3028 51 128 0 3271 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16020

[startup+0.304518 s]
/proc/loadavg: 3.47 3.30 3.65 3/98 26531
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=41912 CPUtime=0.3
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 9233 0 0 0 26 4 0 0 20 0 1 0 932284446 42917888 9169 4294967295 134512640 135034092 3219855808 3219852152 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 10478 9170 51 128 0 10348 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 44328

[startup+0.704486 s]
/proc/loadavg: 3.47 3.30 3.65 3/98 26531
/proc/meminfo: memFree=3119048/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=95080 CPUtime=0.7
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 20421 0 0 0 62 8 0 0 21 0 1 0 932284446 97361920 19985 4294967295 134512640 135034092 3219855808 3219851804 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 23770 19985 67 128 0 23640 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 97496

[startup+1.50442 s]
/proc/loadavg: 3.47 3.30 3.65 2/100 26533
/proc/meminfo: memFree=3035572/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=98096 CPUtime=1.5
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 21170 0 0 0 139 11 0 0 23 0 1 0 932284446 100450304 20734 4294967295 134512640 135034092 3219855808 3219851804 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 24524 20734 67 128 0 24394 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 100512

[startup+3.10429 s]
/proc/loadavg: 3.47 3.30 3.65 2/100 26533
/proc/meminfo: memFree=3024916/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=104844 CPUtime=3.1
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 22741 0 0 0 297 13 0 0 25 0 1 0 932284446 107360256 22305 4294967295 134512640 135034092 3219855808 3219851676 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 26211 22305 67 128 0 26081 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 107260

[startup+6.31403 s]
/proc/loadavg: 3.27 3.27 3.63 2/100 26533
/proc/meminfo: memFree=2997128/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2416 CPUtime=0
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 932284446 2473984 274 4294967295 134512640 135169312 3217098576 3217097112 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 604 274 231 161 0 43 0
[pid=26532] ppid=26531 vsize=122672 CPUtime=6.31
/proc/26532/stat : 26532 (SatElite) R 26531 26531 28360 0 -1 4202496 26557 0 0 0 613 18 0 0 25 0 1 0 932284446 125616128 25829 4294967295 134512640 135034092 3219855808 3219852352 134582752 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26532/statm: 30668 25829 67 128 0 30538 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 125088

[startup+12.7135 s]
/proc/loadavg: 3.09 3.23 3.62 2/100 26717
/proc/meminfo: memFree=2980492/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 2420

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

[startup+15.9133 s]
/proc/loadavg: 2.92 3.19 3.60 7/103 26721
/proc/meminfo: memFree=2923896/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=185016 CPUtime=10.49
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 38860 0 0 0 1019 30 0 0 16 0 4 0 932285682 189456384 38796 4294967295 134512640 135305190 3219548576 3219546752 134528788 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 46254 38796 79 194 0 46058 0
[pid=26718/tid=26719] ppid=26531 vsize=185016 CPUtime=2.27
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 1830 0 0 0 222 5 0 0 16 0 4 0 932285797 189456384 38796 4294967295 134512640 135305190 3219548576 3068734656 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=185016 CPUtime=2.34
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 1713 0 0 0 229 5 0 0 16 0 4 0 932285797 189456384 38797 4294967295 134512640 135305190 3219548576 3060346048 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=185016 CPUtime=2.35
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 1510 0 0 0 230 5 0 0 16 0 4 0 932285797 189456384 38797 4294967295 134512640 135305190 3219548576 3051957440 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 187436

[startup+19.113 s]
/proc/loadavg: 3.25 3.25 3.62 6/103 26722
/proc/meminfo: memFree=2916148/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=191496 CPUtime=23.27
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 40440 0 0 0 2295 32 0 0 17 0 4 0 932285682 196091904 40376 4294967295 134512640 135305190 3219548576 3219546480 134558354 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 47874 40376 79 194 0 47678 0
[pid=26718/tid=26719] ppid=26531 vsize=191496 CPUtime=5.47
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2200 0 0 0 541 6 0 0 16 0 4 0 932285797 196091904 40376 4294967295 134512640 135305190 3219548576 3068734656 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=191496 CPUtime=5.53
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2094 0 0 0 548 5 0 0 18 0 4 0 932285797 196091904 40376 4294967295 134512640 135305190 3219548576 3060346048 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=191496 CPUtime=5.55
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 1972 0 0 0 550 5 0 0 17 0 4 0 932285797 196091904 40376 4294967295 134512640 135305190 3219548576 3051957440 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35.63
Current children cumulated vsize (KiB) 193916

[startup+20.7129 s]
/proc/loadavg: 3.25 3.25 3.62 7/103 26722
/proc/meminfo: memFree=2914140/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=195276 CPUtime=29.66
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 41243 0 0 0 2929 37 0 0 18 0 4 0 932285682 199962624 41179 4294967295 134512640 135305190 3219548576 3219546752 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 48819 41179 79 194 0 48623 0
[pid=26718/tid=26719] ppid=26531 vsize=195276 CPUtime=7.07
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2393 0 0 0 700 7 0 0 18 0 4 0 932285797 199962624 41179 4294967295 134512640 135305190 3219548576 3068734656 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=195276 CPUtime=7.12
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2342 0 0 0 706 6 0 0 20 0 4 0 932285797 199962624 41179 4294967295 134512640 135305190 3219548576 3060346048 134528379 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=195276 CPUtime=7.15
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2204 0 0 0 707 8 0 0 19 0 4 0 932285797 199962624 41179 4294967295 134512640 135305190 3219548576 3051957440 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.02
Current children cumulated vsize (KiB) 197696

[startup+21.1128 s]
/proc/loadavg: 3.25 3.25 3.62 6/103 26722
/proc/meminfo: memFree=2912072/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=195820 CPUtime=31.26
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 41407 0 0 0 3089 37 0 0 18 0 4 0 932285682 200519680 41343 4294967295 134512640 135305190 3219548576 3219546752 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 48955 41343 79 194 0 48759 0
[pid=26718/tid=26719] ppid=26531 vsize=195820 CPUtime=7.47
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2417 0 0 0 740 7 0 0 17 0 4 0 932285797 200519680 41343 4294967295 134512640 135305190 3219548576 3068734656 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=195820 CPUtime=7.52
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2379 0 0 0 746 6 0 0 20 0 4 0 932285797 200519680 41343 4294967295 134512640 135305190 3219548576 3060346048 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=195820 CPUtime=7.55
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2268 0 0 0 747 8 0 0 19 0 4 0 932285797 200519680 41343 4294967295 134512640 135305190 3219548576 3051957440 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.62
Current children cumulated vsize (KiB) 198240

[startup+21.5128 s]
/proc/loadavg: 3.25 3.25 3.62 6/103 26722
/proc/meminfo: memFree=2912072/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=197264 CPUtime=32.87
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 41618 0 0 0 3250 37 0 0 18 0 4 0 932285682 201998336 41554 4294967295 134512640 135305190 3219548576 3219546640 134529134 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 49316 41554 79 194 0 49120 0
[pid=26718/tid=26719] ppid=26531 vsize=197264 CPUtime=7.87
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2457 0 0 0 780 7 0 0 17 0 4 0 932285797 201998336 41554 4294967295 134512640 135305190 3219548576 3068734544 134529138 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=197264 CPUtime=7.92
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2448 0 0 0 786 6 0 0 21 0 4 0 932285797 201998336 41554 4294967295 134512640 135305190 3219548576 3060345936 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=197264 CPUtime=7.95
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2330 0 0 0 787 8 0 0 19 0 4 0 932285797 201998336 41554 4294967295 134512640 135305190 3219548576 3051957440 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.23
Current children cumulated vsize (KiB) 199684

[startup+21.6128 s]
/proc/loadavg: 3.25 3.25 3.62 6/103 26722
/proc/meminfo: memFree=2912072/3368532 swapFree=1959840/1959888
[pid=26531] ppid=26529 vsize=2420 CPUtime=12.36
/proc/26531/stat : 26531 (manysat.sh) S 26529 26531 28360 0 -1 4194304 370 29253 0 0 0 0 1207 29 18 0 1 0 932284446 2478080 275 4294967295 134512640 135169312 3217098576 3217094792 3085782766 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26531/statm: 605 275 231 161 0 44 0
[pid=26718] ppid=26531 vsize=197420 CPUtime=33.26
/proc/26718/stat : 26718 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202496 41661 0 0 0 3289 37 0 0 18 0 4 0 932285682 202158080 41597 4294967295 134512640 135305190 3219548576 3219546752 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26718/statm: 49355 41597 79 194 0 49159 0
[pid=26718/tid=26719] ppid=26531 vsize=197420 CPUtime=7.97
/proc/26718/task/26719/stat : 26719 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2462 0 0 0 790 7 0 0 17 0 4 0 932285797 202158080 41597 4294967295 134512640 135305190 3219548576 3068734656 134528379 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26718/tid=26720] ppid=26531 vsize=197420 CPUtime=8.02
/proc/26718/task/26720/stat : 26720 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2448 0 0 0 796 6 0 0 21 0 4 0 932285797 202158080 41597 4294967295 134512640 135305190 3219548576 3060346048 134528224 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26718/tid=26721] ppid=26531 vsize=197420 CPUtime=8.05
/proc/26718/task/26721/stat : 26721 (manysat1.1_stat) R 26531 26531 28360 0 -1 4202560 2343 0 0 0 797 8 0 0 19 0 4 0 932285797 202158080 41597 4294967295 134512640 135305190 3219548576 3051957440 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.62
Current children cumulated vsize (KiB) 199840

Child status: 20
Real time (s): 21.6937
CPU time (s): 45.87
CPU user time (s): 45.18
CPU system time (s): 0.69
CPU usage (%): 211.444
Max. virtual memory (cumulated for all children) (KiB): 199840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.18
system time used= 0.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71608
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= 22354
involuntary context switches= 2181

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 12:37:56
IDJOB=1776064
IDBENCH=20419
IDSOLVER=623
FILE ID=tipi39/1776064-1243507076
PBS_JOBID=
Free space on /tmp= 5730 MiB

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

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED= 49324833

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:       3119048 kB
Buffers:         33064 kB
Cached:         120000 kB
SwapCached:          0 kB
Active:         101200 kB
Inactive:        68536 kB
HighTotal:     2489216 kB
HighFree:      2355084 kB
LowTotal:       879316 kB
LowFree:        763964 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           15432 kB
Writeback:           0 kB
AnonPages:       16464 kB
Mapped:           6188 kB
Slab:            69956 kB
SReclaimable:    57612 kB
SUnreclaim:      12344 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5730 MiB
End job on tipi39 at 2009-05-28 12:38:19