Trace number 1772956

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 49.8964 34.2639

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 benchmark30.6953
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.59/0.66	c ==============================================================================
0.59/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.66	c ==============================================================================
0.59/0.66	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
15.78/15.88	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
15.78/15.88	c ==============================================================================
15.78/15.88	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
15.78/15.88	c CPU time:   15.5486 s
15.78/15.88	c ==============================================================================
49.81/34.21	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
49.81/34.21	c ============================[ Problem Statistics ]=============================
49.81/34.21	c |                                                                             |
49.81/34.21	c threadId              : 2
49.81/34.21	c restarts              : 12
49.81/34.21	c conflicts             : 17763          (545 /sec)
49.81/34.21	c decisions             : 31922          (1.69 % random) (980 /sec)
49.81/34.21	c propagations          : 8331427        (255792 /sec)
49.81/34.21	c conflict literals     : 272487         (25.63 % deleted)
49.81/34.21	c Memory used           : 196.08 MB
49.81/34.21	c CPU time              : 32.571 s
49.81/34.21	
49.81/34.21	c --->m=4, e=8, aimd=1, HOME/32155_many.cnf	time: 8.14276	conflicts: 17763        
49.81/34.23	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-1772956-1241286710/watcher-1772956-1241286710 -o /tmp/evaluation-result-1772956-1241286710/solver-1772956-1241286710 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772956-1241286710.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: 1.18 1.03 1.01 3/64 32155
/proc/meminfo: memFree=1277960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) R 32153 32155 32085 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32155/statm: 1339 234 194 169 0 50 0
[pid=32156] ppid=32155 vsize=1172 CPUtime=0
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 156705128 1200128 182 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 293 183 52 127 0 163 0

[startup+0.024722 s]
/proc/loadavg: 1.18 1.03 1.01 3/64 32155
/proc/meminfo: memFree=1277960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=3140 CPUtime=0.01
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 683 0 0 0 1 0 0 0 19 0 1 0 156705128 3215360 667 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 785 668 52 127 0 655 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8496

[startup+0.10173 s]
/proc/loadavg: 1.18 1.03 1.01 3/64 32155
/proc/meminfo: memFree=1277960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=11944 CPUtime=0.09
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 2544 0 0 0 8 1 0 0 19 0 1 0 156705128 12230656 2528 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 2986 2528 52 127 0 2856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17300

[startup+0.301749 s]
/proc/loadavg: 1.18 1.03 1.01 3/64 32155
/proc/meminfo: memFree=1277960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=31476 CPUtime=0.29
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 7667 0 0 0 25 4 0 0 21 0 1 0 156705128 32231424 7651 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 7869 7651 52 127 0 7739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36832

[startup+0.701794 s]
/proc/loadavg: 1.18 1.03 1.01 3/64 32155
/proc/meminfo: memFree=1277960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=86656 CPUtime=0.69
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 18664 0 0 0 60 9 0 0 25 0 1 0 156705128 88735744 18573 1992294400 134512640 135034092 4294956112 18446744073709551615 134572726 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 21664 18577 66 127 0 21534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92012

[startup+1.50187 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 32157
/proc/meminfo: memFree=1195960/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=96312 CPUtime=1.48
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 20681 0 0 0 136 12 0 0 25 0 1 0 156705128 98623488 20293 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 24078 20293 68 127 0 23948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 101668

[startup+3.10103 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 32157
/proc/meminfo: memFree=1189112/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=100280 CPUtime=3.09
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 21682 0 0 0 292 17 0 0 25 0 1 0 156705128 102686720 21294 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 25070 21294 68 127 0 24940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105636

[startup+6.30134 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 32157
/proc/meminfo: memFree=1170744/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=107436 CPUtime=6.29
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 23410 0 0 0 604 25 0 0 25 0 1 0 156705128 110014464 23022 1992294400 134512640 135034092 4294956112 18446744073709551615 134541198 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 26859 23022 68 127 0 26729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112792

[startup+12.702 s]
/proc/loadavg: 1.36 1.08 1.03 2/66 32157
/proc/meminfo: memFree=1144376/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=0
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156705128 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32155/statm: 1339 235 195 169 0 50 0
[pid=32156] ppid=32155 vsize=128264 CPUtime=12.68
/proc/32156/stat : 32156 (SatElite) R 32155 32155 32085 0 -1 4194304 27490 0 0 0 1237 31 0 0 25 0 1 0 156705128 131342336 26798 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/32156/statm: 32066 26798 68 127 0 31936 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 133620

[startup+25.5023 s]
/proc/loadavg: 1.54 1.13 1.04 5/69 32161
/proc/meminfo: memFree=1079648/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=190272 CPUtime=15.49
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 38773 0 0 0 1523 26 0 0 17 0 4 0 156706828 194838528 38759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 47568 38759 83 193 0 47372 0
[pid=32158/tid=32159] ppid=32155 vsize=190272 CPUtime=3.48
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1858 0 0 0 347 1 0 0 17 0 4 0 156706971 194838528 38759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=190272 CPUtime=2.8
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1503 0 0 0 278 2 0 0 18 0 4 0 156706971 194838528 38759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=190272 CPUtime=4.18
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1664 0 0 0 416 2 0 0 17 0 4 0 156706971 194838528 38759 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.45
Current children cumulated vsize (KiB) 195628

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

[startup+28.7016 s]
/proc/loadavg: 1.74 1.17 1.06 5/69 32161
/proc/meminfo: memFree=1076320/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=193456 CPUtime=21.87
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 39602 0 0 0 2160 27 0 0 17 0 4 0 156706828 198098944 39588 1992294400 134512640 135305190 4294956160 18446744073709551615 134528990 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 48364 39588 83 193 0 48168 0
[pid=32158/tid=32159] ppid=32155 vsize=193456 CPUtime=4.93
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2037 0 0 0 491 2 0 0 18 0 4 0 156706971 198098944 39588 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=193456 CPUtime=3.95
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1730 0 0 0 392 3 0 0 16 0 4 0 156706971 198098944 39588 1992294400 134512640 135305190 4294956160 18446744073709551615 134845261 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=193456 CPUtime=6.15
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1862 0 0 0 612 3 0 0 17 0 4 0 156706971 198098944 39588 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.83
Current children cumulated vsize (KiB) 198812

[startup+31.9069 s]
/proc/loadavg: 1.92 1.22 1.07 5/69 32161
/proc/meminfo: memFree=1072864/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=197548 CPUtime=28.26
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 40445 0 0 0 2798 28 0 0 16 0 4 0 156706828 202289152 40431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 49387 40431 83 193 0 49191 0
[pid=32158/tid=32159] ppid=32155 vsize=197548 CPUtime=5.13
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2112 0 0 0 511 2 0 0 18 0 4 0 156706971 202289152 40431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=197548 CPUtime=5.31
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 1922 0 0 0 528 3 0 0 17 0 4 0 156706971 202289152 40431 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=197548 CPUtime=7.98
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2054 0 0 0 795 3 0 0 17 0 4 0 156706971 202289152 40431 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.22
Current children cumulated vsize (KiB) 202904

[startup+33.5011 s]
/proc/loadavg: 1.92 1.22 1.07 5/69 32161
/proc/meminfo: memFree=1071008/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=200376 CPUtime=31.44
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 40984 0 0 0 3115 29 0 0 16 0 4 0 156706828 205185024 40970 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 50094 40970 83 193 0 49898 0
[pid=32158/tid=32159] ppid=32155 vsize=200376 CPUtime=5.55
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2182 0 0 0 553 2 0 0 17 0 4 0 156706971 205185024 40970 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=200376 CPUtime=6.12
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2157 0 0 0 609 3 0 0 17 0 4 0 156706971 205185024 40970 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=200376 CPUtime=8.74
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2165 0 0 0 871 3 0 0 17 0 4 0 156706971 205185024 40970 1992294400 134512640 135305190 4294956160 18446744073709551615 134570384 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.4
Current children cumulated vsize (KiB) 205732

[startup+33.9021 s]
/proc/loadavg: 1.92 1.22 1.07 5/69 32161
/proc/meminfo: memFree=1071008/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=200648 CPUtime=32.25
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 41054 0 0 0 3195 30 0 0 17 0 4 0 156706828 205463552 41040 1992294400 134512640 135305190 4294956160 18446744073709551615 134529123 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 50162 41040 83 193 0 49966 0
[pid=32158/tid=32159] ppid=32155 vsize=200648 CPUtime=5.72
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2191 0 0 0 570 2 0 0 17 0 4 0 156706971 205463552 41040 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=200648 CPUtime=6.3
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2177 0 0 0 626 4 0 0 17 0 4 0 156706971 205463552 41040 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=200648 CPUtime=8.97
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2194 0 0 0 894 3 0 0 17 0 4 0 156706971 205463552 41040 1992294400 134512640 135305190 4294956160 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.21
Current children cumulated vsize (KiB) 206004

[startup+34.1061 s]
/proc/loadavg: 1.92 1.22 1.07 5/69 32161
/proc/meminfo: memFree=1070176/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=200648 CPUtime=32.66
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 41090 0 0 0 3236 30 0 0 17 0 4 0 156706828 205463552 41076 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 50162 41076 83 193 0 49966 0
[pid=32158/tid=32159] ppid=32155 vsize=200648 CPUtime=5.83
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2197 0 0 0 581 2 0 0 17 0 4 0 156706971 205463552 41076 1992294400 134512640 135305190 4294956160 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=200648 CPUtime=6.39
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2181 0 0 0 635 4 0 0 17 0 4 0 156706971 205463552 41076 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=200648 CPUtime=9.08
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2206 0 0 0 905 3 0 0 17 0 4 0 156706971 205463552 41076 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 206004

[startup+34.2021 s]
/proc/loadavg: 1.92 1.22 1.07 5/69 32161
/proc/meminfo: memFree=1070176/2055920 swapFree=4175308/4192956
[pid=32155] ppid=32153 vsize=5356 CPUtime=16.96
/proc/32155/stat : 32155 (manysat.sh) S 32153 32155 32085 0 -1 4194304 313 29212 0 0 0 0 1655 41 16 0 1 0 156705128 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32155/statm: 1339 238 195 169 0 50 0
[pid=32158] ppid=32155 vsize=200784 CPUtime=32.85
/proc/32158/stat : 32158 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194304 41120 0 0 0 3255 30 0 0 17 0 4 0 156706828 205602816 41106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/32158/statm: 50196 41106 83 193 0 50000 0
[pid=32158/tid=32159] ppid=32155 vsize=200784 CPUtime=5.87
/proc/32158/task/32159/stat : 32159 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2202 0 0 0 585 2 0 0 17 0 4 0 156706971 205602816 41106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=32158/tid=32160] ppid=32155 vsize=200784 CPUtime=6.44
/proc/32158/task/32160/stat : 32160 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2185 0 0 0 640 4 0 0 17 0 4 0 156706971 205602816 41106 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=32158/tid=32161] ppid=32155 vsize=200784 CPUtime=9.13
/proc/32158/task/32161/stat : 32161 (manysat1.1_stat) R 32155 32155 32085 0 -1 4194368 2221 0 0 0 910 3 0 0 17 0 4 0 156706971 205602816 41106 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 206140

Child status: 20
Real time (s): 34.2639
CPU time (s): 49.8964
CPU user time (s): 49.1305
CPU system time (s): 0.765883
CPU usage (%): 145.624
Max. virtual memory (cumulated for all children) (KiB): 206140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.1305
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70817
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= 4276
involuntary context switches= 1859

runsolver used 0.033994 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-02 19:51:51
IDJOB=1772956
IDBENCH=20419
IDSOLVER=612
FILE ID=node12/1772956-1241286710
PBS_JOBID= 9225080
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1516290731

node12.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.213
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.213
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:       1278440 kB
Buffers:         80824 kB
Cached:         595340 kB
SwapCached:      11928 kB
Active:         118376 kB
Inactive:       571996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278440 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           15500 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            73180 kB
Committed_AS:   832776 kB
PageTables:       1376 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= 66468 MiB
End job on node12 at 2009-05-02 19:52:26