Trace number 1775401

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
precosat 236UNSAT 579.848 580.018

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1775401-1241202348.cnf
0.00/0.00	c found header 'p cnf 368888 1100500'
2.29/2.37	c finished parsing
2.29/2.37	c
2.29/2.37	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
2.29/2.37	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
2.29/2.37	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
2.29/2.37	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
2.29/2.37	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
2.29/2.37	c --random=1 --spread=2000 --seed=0 --skip=25
2.29/2.37	c
2.29/2.37	c sizeof     vars[0] = 16   alignment = 0       6 MB
2.29/2.37	c sizeof     orgs[0] =  8   alignment = 0       3 MB
2.29/2.37	c sizeof     occs[0] =  8   alignment = 0       3 MB
2.29/2.37	c sizeof iirfs[0..1] =  8   alignment = 0       3 MB
2.29/2.37	c
2.29/2.37	c starting search after 2.4 seconds
2.29/2.37	c no decision limit
2.39/2.46	c
2.39/2.46	c       original/binary      fixed     eliminated      learned       agility
2.39/2.46	c   seconds        variables     equivalent    conflicts       height       MB
2.39/2.46	c
2.39/2.46	c *    2.5  1100499  368887      1     0      0       0      0    0.0   0   96
19.09/19.11	c s   19.1   419367   62306   3561  2142 300879       0      0    0.0   0   69
19.09/19.11	c l   19.1   419367   62306   3561  2142 300879       0 363230    0.0   0   69
19.29/19.32	c R   19.3   419795   62306   3561  2142 300879     101    101  448.3  14   70
19.39/19.44	c R   19.4   419815   62306   3561  2142 300879     202    198  225.8   9   71
19.79/19.86	c R   19.9   421136   62305   3561  2143 300879     806    802  292.6  19   72
19.99/20.02	c B   20.0   421177   62305   3561  2143 300879    1001    996  280.8   7   72
21.68/21.71	c B   21.7   466131   61952   3719  2338 300879    2001   1987  243.4  13   76
26.08/26.15	c R   26.2   541972   61223   3996  2790 300879    5793   5754  214.5   7   82
28.98/29.01	c B   29.0   587384   59642   4829  3538 300879    8004   7911  204.0   9   85
44.07/44.10	c s   44.1   407973   52537   5425  5705 305221   18973  16101  192.7  11   71
44.07/44.10	c -   44.1   407973   52537   5425  5705 305221   18973 312378  192.7  11   71
48.37/48.43	c B   48.4   415862   52343   5505  5819 305221   24004  21111  190.5  19   75
49.57/49.60	c R   49.6   418520   52314   5507  5846 305221   26540  23643  186.7  18   76
70.06/70.12	c s   70.1   405887   50799   5612  6156 306321   54043  49991  174.7  10   76
70.06/70.12	c -   70.1   405887   50799   5612  6156 306321   54043 303007  174.7  10   76
75.55/75.65	c B   75.6   409937   50745   5622  6200 306321   64019  59961  169.1  20   82
102.15/102.24	c s  102.2   407790   50377   5690  6401 306420   95684  90925  159.6  16   85
102.15/102.24	c -  102.2   407790   50377   5690  6401 306420   95684 299977  159.6  16   85
106.74/106.82	c
106.74/106.82	c       original/binary      fixed     eliminated      learned       agility
106.74/106.82	c   seconds        variables     equivalent    conflicts       height       MB
106.74/106.82	c
106.74/106.82	c N  106.8   408062   50349   5707  6412 306420  101309  96548  158.6  26   90
122.04/122.11	c R  122.1   412925   50276   5723  6469 306420  123752 118972  153.1  22   97
140.13/140.20	c s  140.1   408954   50011   5746  6609 306522  142915 137578  152.0  16   94
152.83/152.95	c B  152.9   429440   49614   5887  6865 306522  160038 154691  148.0  20  105
186.32/186.40	c s  186.3   412987   48804   5971  7581 306532  193491 165654  144.1  13  100
186.32/186.40	c -  186.3   412987   48804   5971  7581 306532  193491 293978  144.1  13  100
242.81/242.91	c s  242.8   409226   48621   5995  7652 306620  248681 219385  137.5  12  111
247.01/247.11	c R  247.0   412208   48612   6002  7654 306620  254096 224799  136.7  21  117
287.69/287.84	c +  287.8   421947   48525   6029  7714 306620  293978 323375  131.7  13  132
308.80/308.91	c s  308.8   385854   46632   6037  7726 308493  307771 261227  130.1  11  116
308.80/308.91	c -  308.8   385854   46632   6037  7726 308493  307771 316908  130.1  11  116
369.77/369.90	c +  369.8   408308   46331   6142  7922 308493  360121 348598  124.6  17  140
379.28/379.44	c s  379.3   380505   46014   6149  7952 308773  364802 304828  124.1   7  124
379.28/379.44	c -  379.3   380505   46014   6149  7952 308773  364802 345113  124.1   7  124
401.67/401.88	c B  401.8   382279   45933   6184  7998 308773  384094 324115  122.5  12  139
453.95/454.11	c s  454.0   360193   43314   6983  8934 309657  425597 282960  119.4   7  116
453.95/454.11	c -  454.0   360193   43314   6983  8934 309657  425597 317504  119.4   7  116
453.95/454.11	c +  454.0   360193   43314   6983  8934 309657  425597 349254  119.4   7  116
537.34/537.50	c s  537.3   359412   41908   7227  9902 309851  484984 307873  113.4  18  119
537.34/537.50	c
537.34/537.50	c       original/binary      fixed     eliminated      learned       agility
537.34/537.50	c   seconds        variables     equivalent    conflicts       height       MB
537.34/537.50	c
537.34/537.50	c -  537.3   359412   41908   7227  9902 309851  484984 345762  113.4  18  119
579.72/579.98	c 0  579.8   485261   37945   9649 11443 309851  512270 334906  110.0  19  139
579.72/579.98	c
579.72/579.98	s UNSATISFIABLE
579.72/579.99	c
579.72/579.99	c 512270 conflicts, 2131967 decisions, 290 random
579.72/579.99	c 50 iterations, 1521 restarts, 129 skipped
579.72/579.99	c 3 enlarged, 3762 shrunken, 5009 rescored, 157 rebiased
579.72/579.99	c 11 simplifications, 0 reductions
579.72/579.99	c
579.72/579.99	c vars: 9649 fixed, 11443 equiv, 309851 elim, 12572 merged
579.72/579.99	c elim: 9240926 resolutions, 11 phases, 2 rounds
579.72/579.99	c sbst: 94% substituted, 2.0% nots, 82.7% ands, 11.0% xors, 4.3% ites
579.72/579.99	c arty: 2.11 and 2.00 xor average arity
579.72/579.99	c prbe: 1512583 probed, 205 phases, 15 rounds
579.72/579.99	c prbe: 975 failed, 3592 lifted, 2529 merged
579.72/579.99	c sccs: 66 non trivial, 0 fixed, 180 merged
579.72/579.99	c hash: 571 units, 9863 merged
579.72/579.99	c mins: 20541471 learned, 32% deleted, 503 strong, 38 depth
579.72/579.99	c subs: 5527 forward, 34178 backward, 795944 doms
579.72/579.99	c strs: 8058 forward, 476 backward
579.72/579.99	c doms: 829427 dominators, 774069 high, 528 low
579.72/579.99	c prps: 234705759 propagations, 0.40 megaprops
579.72/579.99	c
579.72/579.99	c 579.8 seconds, 160 MB max, 142 MB recycled

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-1775401-1241202348/watcher-1775401-1241202348 -o /tmp/evaluation-result-1775401-1241202348/solver-1775401-1241202348 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775401-1241202348.cnf 

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.00 1.00 1.00 3/64 23741
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=6552 CPUtime=0
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 921 0 0 0 0 0 0 0 18 0 1 0 148263153 6709248 906 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/23741/statm: 1638 913 58 155 0 1481 0

[startup+0.0422869 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23741
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=16232 CPUtime=0.03
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 3452 0 0 0 2 1 0 0 18 0 1 0 148263153 16621568 3437 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/23741/statm: 4058 3438 59 155 0 3901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16232

[startup+0.101293 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23741
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=32396 CPUtime=0.09
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 7382 0 0 0 6 3 0 0 18 0 1 0 148263153 33173504 7367 1992294400 134512640 135151029 4294956240 18446744073709551615 134515933 0 0 4096 0 0 0 0 17 1 0 0
/proc/23741/statm: 8099 7370 60 155 0 7942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32396

[startup+0.301314 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23741
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=41344 CPUtime=0.29
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 10310 0 0 0 24 5 0 0 19 0 1 0 148263153 42336256 10068 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 10336 10068 63 155 0 10179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41344

[startup+0.701358 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23741
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=56360 CPUtime=0.69
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 14328 0 0 0 63 6 0 0 22 0 1 0 148263153 57712640 13829 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 14090 13829 63 155 0 13933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56360

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1481080/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=83488 CPUtime=1.49
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 21628 0 0 0 139 10 0 0 25 0 1 0 148263153 85491712 20616 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 20872 20616 63 155 0 20715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83488

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1444792/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=125520 CPUtime=3.09
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 32957 0 0 0 293 16 0 0 25 0 1 0 148263153 128532480 30919 1992294400 134512640 135151029 4294956240 18446744073709551615 134531883 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 31380 30919 79 155 0 31223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125520

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1416760/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=138880 CPUtime=6.29
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 45383 0 0 0 607 22 0 0 25 0 1 0 148263153 142213120 34264 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 34720 34264 79 155 0 34563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138880

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1380600/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=172168 CPUtime=12.69
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 52875 0 0 0 1242 27 0 0 25 0 1 0 148263153 176300032 41756 1992294400 134512640 135151029 4294956240 18446744073709551615 134545506 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 43042 41756 79 155 0 42885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 172168

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399544/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=149892 CPUtime=25.48
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 54237 0 0 0 2519 29 0 0 25 0 1 0 148263153 153489408 36635 1992294400 134512640 135151029 4294956240 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37473 36635 79 155 0 37316 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149892

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399416/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=149892 CPUtime=51.07
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 59329 0 0 0 5075 32 0 0 25 0 1 0 148263153 153489408 36683 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37473 36683 79 155 0 37316 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399288/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=149892 CPUtime=102.25
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 69437 0 0 0 10188 37 0 0 25 0 1 0 148263153 153489408 36703 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37473 36703 79 155 0 37316 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149892

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399224/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=150152 CPUtime=162.23
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 75237 0 0 0 16183 40 0 0 25 0 1 0 148263153 153755648 36738 1992294400 134512640 135151029 4294956240 18446744073709551615 134577827 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37538 36738 79 155 0 37381 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150152

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399224/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=150152 CPUtime=222.21
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 81002 0 0 0 22178 43 0 0 25 0 1 0 148263153 153755648 36738 1992294400 134512640 135151029 4294956240 18446744073709551615 134520164 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37538 36738 79 155 0 37381 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 150152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1399160/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=150152 CPUtime=282.2
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 86897 0 0 0 28174 46 0 0 25 0 1 0 148263153 153755648 36739 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37538 36739 79 155 0 37381 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 150152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1398968/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=150616 CPUtime=342.19
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 92969 0 0 0 34169 50 0 0 25 0 1 0 148263153 154230784 36833 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 37654 36833 79 155 0 37497 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 150616

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1396728/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=152812 CPUtime=402.17
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 99283 0 0 0 40164 53 0 0 25 0 1 0 148263153 156479488 37382 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 38203 37382 79 155 0 38046 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 152812

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382968/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=462.15
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 108474 0 0 0 46156 59 0 0 25 0 1 0 148263153 170729472 40808 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40808 79 155 0 41525 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 166728

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382776/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=522.13
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 108532 0 0 0 52154 59 0 0 25 0 1 0 148263153 170729472 40866 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40866 79 155 0 41525 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 166728

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=537.34
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114314 0 0 0 53671 63 0 0 25 0 1 0 148263153 170729472 40883 1992294400 134512640 135151029 4294956240 18446744073709551615 134520456 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40883 79 155 0 41525 0
Current children cumulated CPU time (s) 537.34
Current children cumulated vsize (KiB) 166728

[startup+563.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=562.93
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114321 0 0 0 56230 63 0 0 25 0 1 0 148263153 170729472 40890 1992294400 134512640 135151029 4294956240 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40890 79 155 0 41525 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 166728

[startup+569.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=569.33
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114321 0 0 0 56870 63 0 0 25 0 1 0 148263153 170729472 40890 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40890 79 155 0 41525 0
Current children cumulated CPU time (s) 569.33
Current children cumulated vsize (KiB) 166728

[startup+575.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=575.72
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114321 0 0 0 57509 63 0 0 25 0 1 0 148263153 170729472 40890 1992294400 134512640 135151029 4294956240 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40890 79 155 0 41525 0
Current children cumulated CPU time (s) 575.72
Current children cumulated vsize (KiB) 166728

[startup+577.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=577.33
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114321 0 0 0 57670 63 0 0 25 0 1 0 148263153 170729472 40890 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40890 79 155 0 41525 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 166728

[startup+579.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=578.92
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114321 0 0 0 57829 63 0 0 25 0 1 0 148263153 170729472 40890 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40890 79 155 0 41525 0
Current children cumulated CPU time (s) 578.92
Current children cumulated vsize (KiB) 166728

[startup+579.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=579.32
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114322 0 0 0 57869 63 0 0 25 0 1 0 148263153 170729472 40891 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40891 79 155 0 41525 0
Current children cumulated CPU time (s) 579.32
Current children cumulated vsize (KiB) 166728

[startup+579.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=166728 CPUtime=579.72
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194304 114322 0 0 0 57909 63 0 0 25 0 1 0 148263153 170729472 40891 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/23741/statm: 41682 40891 79 155 0 41525 0
Current children cumulated CPU time (s) 579.72
Current children cumulated vsize (KiB) 166728

[startup+580.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23742
/proc/meminfo: memFree=1382520/2055920 swapFree=4180840/4192956
[pid=23741] ppid=23739 vsize=0 CPUtime=579.82
/proc/23741/stat : 23741 (precosat) R 23739 23741 23515 0 -1 4194308 114323 0 0 0 57918 64 0 0 25 0 1 0 148263153 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23741/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 580.018
CPU time (s): 579.848
CPU user time (s): 579.187
CPU system time (s): 0.660899
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 184024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 579.187
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114323
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= 2
involuntary context switches= 705

runsolver used 0.439933 second user time and 1.3028 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-01 20:25:50
IDJOB=1775401
IDBENCH=71749
IDSOLVER=607
FILE ID=node42/1775401-1241202348
PBS_JOBID= 9224679
Free space on /tmp= 66336 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775401-1241202348/watcher-1775401-1241202348 -o /tmp/evaluation-result-1775401-1241202348/solver-1775401-1241202348 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775401-1241202348.cnf

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=803647166

node42.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.232
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.232
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:       1546656 kB
Buffers:         56512 kB
Cached:         374252 kB
SwapCached:       5932 kB
Active:          41176 kB
Inactive:       397992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546656 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:           20772 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            56124 kB
Committed_AS:   738848 kB
PageTables:       1396 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= 66336 MiB
End job on node42 at 2009-05-01 20:35:30