Trace number 1772976

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20UNSAT 26.8559 20.813

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5716
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.00	c Parsing...
0.48/0.59	c ==============================================================================
0.48/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.59	c ==============================================================================
0.48/0.59	c |         0 |  648970  1721660 |  194690       0        0     nan |  0.000 % |
12.38/12.46	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
12.38/12.46	c ==============================================================================
12.38/12.46	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
12.38/12.46	c CPU time:   12.2221 s
12.38/12.46	c ==============================================================================
26.66/20.76	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
26.66/20.76	c ============================[ Problem Statistics ]=============================
26.66/20.76	c |                                                                             |
26.66/20.76	c threadId              : 1
26.66/20.76	c restarts              : 60
26.66/20.76	c conflicts             : 8779           (666 /sec)
26.66/20.76	c decisions             : 26525          (1.64 % random) (2013 /sec)
26.66/20.76	c propagations          : 4595082        (348799 /sec)
26.66/20.76	c conflict literals     : 148508         (30.97 % deleted)
26.66/20.76	c Memory used           : 164.59 MB
26.66/20.76	c CPU time              : 13.174 s
26.66/20.76	
26.66/20.76	c --->m=4, e=8, aimd=1, HOME/10668_many.cnf	time: 3.2935	conflicts: 8779         
26.66/20.79	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-1772976-1241286755/watcher-1772976-1241286755 -o /tmp/evaluation-result-1772976-1241286755/solver-1772976-1241286755 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772976-1241286755.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): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 10668
/proc/meminfo: memFree=1124592/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=1172 CPUtime=0
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 156703646 1200128 164 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 293 166 50 127 0 163 0

[startup+0.059856 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 10668
/proc/meminfo: memFree=1124592/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=6348 CPUtime=0.04
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 1342 0 0 0 4 0 0 0 20 0 1 0 156703646 6500352 1326 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 1587 1327 52 127 0 1457 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11704

[startup+0.102858 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 10668
/proc/meminfo: memFree=1124592/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=11488 CPUtime=0.09
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 2379 0 0 0 8 1 0 0 20 0 1 0 156703646 11763712 2363 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 2872 2363 52 127 0 2742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16844

[startup+0.302875 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 10668
/proc/meminfo: memFree=1124592/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=29472 CPUtime=0.29
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 6900 0 0 0 25 4 0 0 21 0 1 0 156703646 30179328 6884 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 7368 6884 52 127 0 7238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34828

[startup+0.702911 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 10668
/proc/meminfo: memFree=1124592/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=71336 CPUtime=0.69
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 16713 0 0 0 60 9 0 0 25 0 1 0 156703646 73048064 16381 1992294400 134512640 135034092 4294956112 18446744073709551615 134658148 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 17834 16381 68 127 0 17704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76692

[startup+1.50198 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 10670
/proc/meminfo: memFree=1056864/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=73056 CPUtime=1.49
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 17131 0 0 0 137 12 0 0 25 0 1 0 156703646 74809344 16799 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 18264 16799 68 127 0 18134 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78412

[startup+3.10112 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 10670
/proc/meminfo: memFree=1049504/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=77556 CPUtime=3.09
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 18230 0 0 0 294 15 0 0 25 0 1 0 156703646 79417344 17898 1992294400 134512640 135034092 4294956112 18446744073709551615 134540697 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 19389 17898 68 127 0 19259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82912

[startup+6.3014 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 10670
/proc/meminfo: memFree=1030432/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=84736 CPUtime=6.28
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 19981 0 0 0 607 21 0 0 25 0 1 0 156703646 86769664 19649 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 21184 19649 68 127 0 21054 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 90092

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 10670
/proc/meminfo: memFree=1017952/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=0
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156703645 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 235 195 169 0 50 0
[pid=10669] ppid=10668 vsize=89880 CPUtime=12.69
/proc/10669/stat : 10669 (SatElite) R 10668 10668 10631 0 -1 4194304 23942 0 0 0 1244 25 0 0 25 0 1 0 156703646 92037120 20492 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/10669/statm: 22470 20492 69 127 0 22340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95236

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

[startup+15.9023 s]
/proc/loadavg: 0.88 0.97 0.99 5/69 10674
/proc/meminfo: memFree=965768/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=13.41
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 313 23945 0 0 0 0 1311 30 16 0 1 0 156703645 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 238 195 169 0 50 0
[pid=10671] ppid=10668 vsize=160352 CPUtime=3.68
/proc/10671/stat : 10671 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194304 31669 0 0 0 350 18 0 0 16 0 4 0 156704988 164200448 31655 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10671/statm: 40088 31655 83 193 0 39892 0
[pid=10671/tid=10672] ppid=10668 vsize=160352 CPUtime=0.66
/proc/10671/task/10672/stat : 10672 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 856 0 0 0 65 1 0 0 17 0 4 0 156705111 164200448 31655 1992294400 134512640 135305190 4294956160 18446744073709551615 134530654 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10673] ppid=10668 vsize=160352 CPUtime=0.51
/proc/10671/task/10673/stat : 10673 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 696 0 0 0 50 1 0 0 17 0 4 0 156705111 164200448 31655 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=160484 CPUtime=0.53
/proc/10671/task/10674/stat : 10674 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 757 0 0 0 52 1 0 0 16 0 4 0 156705111 164335616 31655 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.09
Current children cumulated vsize (KiB) 165708

[startup+19.1015 s]
/proc/loadavg: 1.13 1.02 1.01 5/69 10674
/proc/meminfo: memFree=958792/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=13.41
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 313 23945 0 0 0 0 1311 30 16 0 1 0 156703645 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 238 195 169 0 50 0
[pid=10671] ppid=10668 vsize=165824 CPUtime=10.06
/proc/10671/stat : 10671 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194304 33102 0 0 0 986 20 0 0 17 0 4 0 156704988 169803776 33088 1992294400 134512640 135305190 4294956160 18446744073709551615 134528464 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10671/statm: 41456 33088 83 193 0 41260 0
[pid=10671/tid=10672] ppid=10668 vsize=165824 CPUtime=2.25
/proc/10671/task/10672/stat : 10672 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1322 0 0 0 224 1 0 0 17 0 4 0 156705111 169803776 33088 1992294400 134512640 135305190 4294956160 18446744073709551615 134530688 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10673] ppid=10668 vsize=165824 CPUtime=1.89
/proc/10671/task/10673/stat : 10673 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 914 0 0 0 188 1 0 0 17 0 4 0 156705111 169803776 33088 1992294400 134512640 135305190 4294956160 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10671/tid=10674] ppid=10668 vsize=165824 CPUtime=2.36
/proc/10671/task/10674/stat : 10674 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1185 0 0 0 234 2 0 0 17 0 4 0 156705111 169803776 33088 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (KiB) 171180

[startup+19.9016 s]
/proc/loadavg: 1.13 1.02 1.01 5/69 10674
/proc/meminfo: memFree=957192/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=13.41
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 313 23945 0 0 0 0 1311 30 16 0 1 0 156703645 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 238 195 169 0 50 0
[pid=10671] ppid=10668 vsize=167160 CPUtime=11.65
/proc/10671/stat : 10671 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194304 33473 0 0 0 1144 21 0 0 17 0 4 0 156704988 171171840 33459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10671/statm: 41790 33459 83 193 0 41594 0
[pid=10671/tid=10672] ppid=10668 vsize=167160 CPUtime=2.67
/proc/10671/task/10672/stat : 10672 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1404 0 0 0 266 1 0 0 17 0 4 0 156705111 171171840 33459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10673] ppid=10668 vsize=167160 CPUtime=2.29
/proc/10671/task/10673/stat : 10673 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1092 0 0 0 227 2 0 0 16 0 4 0 156705111 171171840 33459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10671/tid=10674] ppid=10668 vsize=167160 CPUtime=2.76
/proc/10671/task/10674/stat : 10674 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1233 0 0 0 274 2 0 0 17 0 4 0 156705111 171171840 33459 1992294400 134512640 135305190 4294956160 18446744073709551615 134556831 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 172516

[startup+20.3016 s]
/proc/loadavg: 1.13 1.02 1.01 5/69 10674
/proc/meminfo: memFree=957192/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=13.41
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 313 23945 0 0 0 0 1311 30 16 0 1 0 156703645 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 238 195 169 0 50 0
[pid=10671] ppid=10668 vsize=167744 CPUtime=12.45
/proc/10671/stat : 10671 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194304 33634 0 0 0 1224 21 0 0 17 0 4 0 156704988 171769856 33620 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10671/statm: 41936 33620 83 193 0 41740 0
[pid=10671/tid=10672] ppid=10668 vsize=167744 CPUtime=3.05
/proc/10671/task/10672/stat : 10672 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1463 0 0 0 303 2 0 0 16 0 4 0 156705111 171769856 33620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528499 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10673] ppid=10668 vsize=167744 CPUtime=2.49
/proc/10671/task/10673/stat : 10673 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1141 0 0 0 247 2 0 0 17 0 4 0 156705111 171769856 33620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10671/tid=10674] ppid=10668 vsize=167744 CPUtime=2.96
/proc/10671/task/10674/stat : 10674 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1273 0 0 0 294 2 0 0 17 0 4 0 156705111 171769856 33620 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.86
Current children cumulated vsize (KiB) 173100

[startup+20.7017 s]
/proc/loadavg: 1.13 1.02 1.01 5/69 10674
/proc/meminfo: memFree=957192/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5356 CPUtime=13.41
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 313 23945 0 0 0 0 1311 30 16 0 1 0 156703645 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1339 238 195 169 0 50 0
[pid=10671] ppid=10668 vsize=168408 CPUtime=13.25
/proc/10671/stat : 10671 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194304 33826 0 0 0 1304 21 0 0 17 0 4 0 156704988 172449792 33812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528542 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10671/statm: 42102 33812 83 193 0 41906 0
[pid=10671/tid=10672] ppid=10668 vsize=168408 CPUtime=3.38
/proc/10671/task/10672/stat : 10672 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1542 0 0 0 336 2 0 0 17 0 4 0 156705111 172449792 33812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10671/tid=10673] ppid=10668 vsize=168408 CPUtime=2.72
/proc/10671/task/10673/stat : 10673 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1186 0 0 0 270 2 0 0 17 0 4 0 156705111 172449792 33812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10671/tid=10674] ppid=10668 vsize=168408 CPUtime=3.15
/proc/10671/task/10674/stat : 10674 (manysat1.1_stat) R 10668 10668 10631 0 -1 4194368 1298 0 0 0 312 3 0 0 17 0 4 0 156705111 172449792 33812 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.66
Current children cumulated vsize (KiB) 173764

[startup+20.8017 s]
/proc/loadavg: 1.13 1.02 1.01 2/66 10675
/proc/meminfo: memFree=1107232/2055920 swapFree=4174092/4192956
[pid=10668] ppid=10666 vsize=5360 CPUtime=26.82
/proc/10668/stat : 10668 (manysat.sh) S 10666 10668 10631 0 -1 4194304 340 57811 0 0 0 0 2629 53 17 0 1 0 156703645 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10668/statm: 1340 240 196 169 0 51 0
[pid=10675] ppid=10668 vsize=2536 CPUtime=0.01
/proc/10675/stat : 10675 (rm) R 10668 10668 10631 0 -1 4194304 115 0 0 0 0 1 0 0 18 0 1 0 156705725 2596864 91 1992294400 4194304 4227748 548682068832 18446744073709551615 240577647657 0 0 4096 0 0 0 0 17 1 0 0
/proc/10675/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 26.83
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 20.813
CPU time (s): 26.8559
CPU user time (s): 26.293
CPU system time (s): 0.562914
CPU usage (%): 129.035
Max. virtual memory (cumulated for all children) (KiB): 173764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.293
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58278
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= 4018
involuntary context switches= 1015

runsolver used 0.028995 second user time and 0.056991 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-02 19:52:36
IDJOB=1772976
IDBENCH=20421
IDSOLVER=612
FILE ID=node50/1772976-1241286755
PBS_JOBID= 9225081
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772976-1241286755/watcher-1772976-1241286755 -o /tmp/evaluation-result-1772976-1241286755/solver-1772976-1241286755 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772976-1241286755.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=428700660

node50.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.216
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.216
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:       1125008 kB
Buffers:         82360 kB
Cached:         739552 kB
SwapCached:      13128 kB
Active:          71548 kB
Inactive:       765024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125008 kB
SwapTotal:     4192956 kB
SwapFree:      4174092 kB
Dirty:           13248 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            80320 kB
Committed_AS:   616392 kB
PageTables:       1448 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= 66492 MiB
End job on node50 at 2009-05-02 19:52:57