Trace number 1780321

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 0/2009-03-20 (4 threads)UNSAT 47.01 14.629

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.86
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.41/0.43	c ==============================================================================
0.41/0.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.41/0.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.41/0.43	c ==============================================================================
0.41/0.43	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
2.51/2.56	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
2.51/2.56	c ==============================================================================
2.51/2.56	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
2.51/2.56	c CPU time:   2.5 s
2.51/2.56	c ==============================================================================
46.97/14.61	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
46.97/14.61	c ============================[ Problem Statistics ]=============================
46.97/14.61	c |                                                                             |
46.97/14.61	c threadId              : 1
46.97/14.61	c restarts              : 88
46.97/14.61	c conflicts             : 6312           (144 /sec)
46.97/14.61	c decisions             : 31772          (1.20 % random) (724 /sec)
46.97/14.61	c propagations          : 18602832       (423755 /sec)
46.97/14.61	c conflict literals     : 620468         (26.95 % deleted)
46.97/14.61	c Memory used           : 119.72 MB
46.97/14.61	c CPU time              : 43.9 s
46.97/14.61	
46.97/14.61	c --->m=4, e=8, aimd=0, HOME/8347_many.cnf	time: 10.975	conflicts: 6312         
46.97/14.62	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-1780321-1243530046/watcher-1780321-1243530046 -o /tmp/evaluation-result-1780321-1243530046/solver-1780321-1243530046 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780321-1243530046.cnf aimd 0 

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.91 4.16 4.17 3/96 8347
/proc/meminfo: memFree=2891700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=1788 CPUtime=0
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 382 0 0 0 0 0 0 0 18 0 1 0 1107105795 1830912 318 4294967295 134512640 135034092 3214714064 3214710176 134675816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 447 325 49 128 0 317 0

[startup+0.029382 s]
/proc/loadavg: 3.91 4.16 4.17 3/96 8347
/proc/meminfo: memFree=2891700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=13980 CPUtime=0.03
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 2626 0 0 0 1 2 0 0 18 0 1 0 1107105795 14315520 2458 4294967295 134512640 135034092 3214714064 3214710408 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 3495 2458 49 128 0 3365 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16396

[startup+0.109376 s]
/proc/loadavg: 3.91 4.16 4.17 3/96 8347
/proc/meminfo: memFree=2891700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=24376 CPUtime=0.11
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 5139 0 0 0 9 2 0 0 18 0 1 0 1107105795 24961024 4971 4294967295 134512640 135034092 3214714064 3214710408 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 6094 4971 49 128 0 5964 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26792

[startup+0.309363 s]
/proc/loadavg: 3.91 4.16 4.17 3/96 8347
/proc/meminfo: memFree=2891700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=38476 CPUtime=0.31
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 8856 0 0 0 28 3 0 0 18 0 1 0 1107105795 39399424 8688 4294967295 134512640 135034092 3214714064 3214710408 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 9619 8688 50 128 0 9489 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40892

[startup+0.709344 s]
/proc/loadavg: 3.91 4.16 4.17 3/96 8347
/proc/meminfo: memFree=2891700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=56424 CPUtime=0.71
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 13960 0 0 0 66 5 0 0 18 0 1 0 1107105795 57778176 12555 4294967295 134512640 135034092 3214714064 3214709932 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 14106 12556 67 128 0 13976 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 58840

[startup+1.50928 s]
/proc/loadavg: 3.91 4.16 4.17 2/98 8349
/proc/meminfo: memFree=2836140/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2416 CPUtime=0
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107105795 2473984 274 4294967295 134512640 135169312 3216365216 3216363752 3085217518 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8347/statm: 604 274 231 161 0 43 0
[pid=8348] ppid=8347 vsize=66148 CPUtime=1.51
/proc/8348/stat : 8348 (SatElite) R 8347 8347 1628 0 -1 4202496 16110 0 0 0 146 5 0 0 20 0 1 0 1107105795 67735552 14459 4294967295 134512640 135034092 3214714064 3214710368 134569362 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8348/statm: 16537 14459 67 128 0 16407 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 68564

[startup+3.10918 s]
/proc/loadavg: 3.91 4.16 4.17 2/98 8349
/proc/meminfo: memFree=2831700/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 2420

[startup+6.30897 s]
/proc/loadavg: 4.08 4.19 4.18 5/101 8353
/proc/meminfo: memFree=2798864/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=115056 CPUtime=11.3
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 21242 0 0 0 1116 14 0 0 16 0 4 0 1107106086 117817344 21174 4294967295 134512640 135305190 3214826784 3214824960 134528157 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 28764 21174 79 194 0 28568 0
[pid=8350/tid=8351] ppid=8347 vsize=115056 CPUtime=2.63
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 449 0 0 0 261 2 0 0 16 0 4 0 1107106151 117817344 21174 4294967295 134512640 135305190 3214826784 3063033024 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=115056 CPUtime=2.69
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 461 0 0 0 268 1 0 0 16 0 4 0 1107106151 117817344 21174 4294967295 134512640 135305190 3214826784 3054644416 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=115056 CPUtime=2.66
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 397 0 0 0 260 6 0 0 15 0 4 0 1107106151 117817344 21174 4294967295 134512640 135305190 3214826784 3046255808 134530659 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.21
Current children cumulated vsize (KiB) 117476

[startup+12.7085 s]
/proc/loadavg: 4.23 4.22 4.19 6/101 8536
/proc/meminfo: memFree=2791552/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=122200 CPUtime=36.46
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 23092 0 0 0 3628 18 0 0 18 0 4 0 1107106086 125132800 23024 4294967295 134512640 135305190 3214826784 3214824960 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 30550 23024 79 194 0 30354 0
[pid=8350/tid=8351] ppid=8347 vsize=122200 CPUtime=8.98
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 767 0 0 0 896 2 0 0 18 0 4 0 1107106151 125132800 23024 4294967295 134512640 135305190 3214826784 3063033024 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=122200 CPUtime=8.72
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 1068 0 0 0 870 2 0 0 19 0 4 0 1107106151 125132800 23024 4294967295 134512640 135305190 3214826784 3054644416 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=122200 CPUtime=9.04
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 814 0 0 0 898 6 0 0 19 0 4 0 1107106151 125132800 23024 4294967295 134512640 135305190 3214826784 3046255536 134557484 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.37
Current children cumulated vsize (KiB) 124620

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

[startup+13.5085 s]
/proc/loadavg: 4.23 4.22 4.19 5/101 8536
/proc/meminfo: memFree=2790732/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=122464 CPUtime=39.66
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 23182 0 0 0 3948 18 0 0 19 0 4 0 1107106086 125403136 23114 4294967295 134512640 135305190 3214826784 3214824960 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 30616 23114 79 194 0 30420 0
[pid=8350/tid=8351] ppid=8347 vsize=122464 CPUtime=9.78
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 783 0 0 0 976 2 0 0 19 0 4 0 1107106151 125403136 23114 4294967295 134512640 135305190 3214826784 3063032752 134557370 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=122464 CPUtime=9.52
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 1095 0 0 0 950 2 0 0 21 0 4 0 1107106151 125403136 23114 4294967295 134512640 135305190 3214826784 3054644416 134528178 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=122464 CPUtime=9.84
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 848 0 0 0 978 6 0 0 20 0 4 0 1107106151 125403136 23114 4294967295 134512640 135305190 3214826784 3046255808 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.57
Current children cumulated vsize (KiB) 124884

[startup+14.3184 s]
/proc/loadavg: 4.23 4.22 4.19 5/101 8537
/proc/meminfo: memFree=2790732/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=122592 CPUtime=42.9
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 23218 0 0 0 4272 18 0 0 20 0 4 0 1107106086 125534208 23150 4294967295 134512640 135305190 3214826784 3214824848 134529062 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 30648 23150 79 194 0 30452 0
[pid=8350/tid=8351] ppid=8347 vsize=122592 CPUtime=10.59
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 792 0 0 0 1057 2 0 0 19 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3063033024 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=122592 CPUtime=10.33
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 1099 0 0 0 1031 2 0 0 20 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3054644416 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=122592 CPUtime=10.65
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 860 0 0 0 1059 6 0 0 22 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3046255732 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.81
Current children cumulated vsize (KiB) 125012

[startup+14.5084 s]
/proc/loadavg: 4.23 4.22 4.19 5/101 8537
/proc/meminfo: memFree=2790732/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=122592 CPUtime=43.66
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 23218 0 0 0 4348 18 0 0 20 0 4 0 1107106086 125534208 23150 4294967295 134512640 135305190 3214826784 3214824960 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 30648 23150 79 194 0 30452 0
[pid=8350/tid=8351] ppid=8347 vsize=122592 CPUtime=10.78
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 792 0 0 0 1076 2 0 0 20 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3063032872 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=122592 CPUtime=10.52
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 1099 0 0 0 1050 2 0 0 20 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3054644264 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=122592 CPUtime=10.84
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 860 0 0 0 1078 6 0 0 22 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3046255536 134557232 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.57
Current children cumulated vsize (KiB) 125012

[startup+14.6084 s]
/proc/loadavg: 4.23 4.22 4.19 5/101 8537
/proc/meminfo: memFree=2790732/3368532 swapFree=1954076/1959888
[pid=8347] ppid=8345 vsize=2420 CPUtime=2.91
/proc/8347/stat : 8347 (manysat.sh) S 8345 8347 1628 0 -1 4194304 370 18417 0 0 0 0 282 9 18 0 1 0 1107105795 2478080 275 4294967295 134512640 135169312 3216365216 3216361432 3085217518 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8347/statm: 605 275 231 161 0 44 0
[pid=8350] ppid=8347 vsize=122592 CPUtime=44.06
/proc/8350/stat : 8350 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202496 23218 0 0 0 4388 18 0 0 20 0 4 0 1107106086 125534208 23150 4294967295 134512640 135305190 3214826784 3214826192 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8350/statm: 30648 23150 79 194 0 30452 0
[pid=8350/tid=8351] ppid=8347 vsize=122592 CPUtime=10.88
/proc/8350/task/8351/stat : 8351 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 792 0 0 0 1086 2 0 0 20 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3063034288 134657622 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8350/tid=8352] ppid=8347 vsize=122592 CPUtime=10.62
/proc/8350/task/8352/stat : 8352 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 1099 0 0 0 1060 2 0 0 20 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3054645680 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8350/tid=8353] ppid=8347 vsize=122592 CPUtime=10.94
/proc/8350/task/8353/stat : 8353 (manysat1.1_stat) R 8347 8347 1628 0 -1 4202560 860 0 0 0 1088 6 0 0 23 0 4 0 1107106151 125534208 23150 4294967295 134512640 135305190 3214826784 3046255672 134836461 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (KiB) 125012

Child status: 20
Real time (s): 14.629
CPU time (s): 47.01
CPU user time (s): 46.73
CPU system time (s): 0.28
CPU usage (%): 321.348
Max. virtual memory (cumulated for all children) (KiB): 125012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.73
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42296
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= 11888
involuntary context switches= 2138

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 19:00:46
IDJOB=1780321
IDBENCH=70974
IDSOLVER=620
FILE ID=tipi44/1780321-1243530046
PBS_JOBID=
Free space on /tmp= 15885 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780321-1243530046/watcher-1780321-1243530046 -o /tmp/evaluation-result-1780321-1243530046/solver-1780321-1243530046 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780321-1243530046.cnf aimd 0

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED= 891680524

Linux tipi44 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.116
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.42
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.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2891700 kB
Buffers:        142972 kB
Cached:         226032 kB
SwapCached:       2180 kB
Active:         117604 kB
Inactive:       261216 kB
HighTotal:     2489216 kB
HighFree:      2251184 kB
LowTotal:       879316 kB
LowFree:        640516 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           10176 kB
Writeback:           0 kB
AnonPages:        9068 kB
Mapped:           3212 kB
Slab:            87520 kB
SReclaimable:    77504 kB
SUnreclaim:      10016 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15885 MiB
End job on tipi44 at 2009-05-28 19:01:01