Trace number 223493

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, and are wall clock time (not CPU 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
galac 1SAT 672.473 673.269

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-51_ext.xml
MD5SUM09dc3cc0417d573dccdcc383a849edb6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.27181
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
0.98	c start processing
0.98	c start relation processing
1.03	c start cnf exporting
2.76	c parsing time : 0.808
2.76	c preprocessing time : 2.591
2.76	
2.76	c Nary constraints - conflicts : 0 supports : 0
2.76	c Binary constraints - conflicts : 90 supports :90
2.76	c max arity constraint : 2
2.76	c Max Tuples generated 0
2.76	c relations : 180
2.76	c relations BDD: 0
2.76	c vars : 1001 - clauses :  43736
2.76	
2.79	 
2.79	c --- Minisat Stats ---
2.79	 
672.34	c restarts              : 19
672.34	c conflicts             : 375469         (562 /sec)
672.34	c decisions             : 597639         (1.21 % random) (894 /sec)
672.34	c propagations          : 52743321       (78882 /sec)
672.34	c conflict literals     : 45087508       (28.71 % deleted)
672.34	c Memory used           : 55.75 MB
672.34	c CPU time              : 668.639 s
672.34	
672.34	s SATISFIABLE
673.26	v 10 14 21 19 11 10 15 0 22 6 2 10 24 12 16 21 5 10 10 23 20 17 6 8 21 14 15 17 8 18 15 23 0 6 20 2 22 24 5 7

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-223493-1168265748 -o ROOT/results/node62/solver-223493-1168265748 -C 1800 -M 900 /tmp/evaluation/223493-1168265748/galac.sh /tmp/evaluation/223493-1168265748/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.04 0.07 0.35 4/73 1256
/proc/meminfo: memFree=1828496/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=8560 CPUtime=0
/proc/1255/stat : 1255 (galac.sh) R 1253 1255 1126 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 174973182 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437882767 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1255/statm: 2140 253 197 79 0 133 0

[startup+0.109779 s]
/proc/loadavg: 0.04 0.07 0.35 4/73 1256
/proc/meminfo: memFree=1828496/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=0
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 760 1704 0 0 0 0 0 0 23 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+0.517858 s]
/proc/loadavg: 0.04 0.07 0.35 4/73 1256
/proc/meminfo: memFree=1828496/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=0
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 760 1704 0 0 0 0 0 0 23 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47576

[startup+1.34002 s]
/proc/loadavg: 0.04 0.07 0.35 3/81 1276
/proc/meminfo: memFree=1755600/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=0
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 760 1704 0 0 0 0 0 0 23 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1269] ppid=1255 vsize=861064 CPUtime=1.26
/proc/1269/stat : 1269 (java) R 1255 1255 1126 0 -1 0 19716 0 1 0 116 10 0 0 25 0 8 0 174973187 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074135132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1269/statm: 215266 19470 1992 14 0 201471 0
[pid=1269/tid=1270] ppid=1255 vsize=861064 CPUtime=0.03
/proc/1269/task/1270/stat : 1270 (java) S 1255 1255 1126 0 -1 64 3797 0 0 0 2 1 0 0 16 0 8 0 174973190 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1271] ppid=1255 vsize=861064 CPUtime=0
/proc/1269/task/1271/stat : 1271 (java) S 1255 1255 1126 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174973191 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1272] ppid=1255 vsize=861064 CPUtime=0
/proc/1269/task/1272/stat : 1272 (java) S 1255 1255 1126 0 -1 64 4 0 0 0 0 0 0 0 25 0 8 0 174973191 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1273] ppid=1255 vsize=861064 CPUtime=0
/proc/1269/task/1273/stat : 1273 (java) S 1255 1255 1126 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 174973194 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1274] ppid=1255 vsize=861064 CPUtime=0.27
/proc/1269/task/1274/stat : 1274 (java) S 1255 1255 1126 0 -1 64 1010 0 0 0 26 1 0 0 16 0 8 0 174973194 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1275] ppid=1255 vsize=861064 CPUtime=0
/proc/1269/task/1275/stat : 1275 (java) S 1255 1255 1126 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 174973194 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1269/tid=1276] ppid=1255 vsize=861064 CPUtime=0
/proc/1269/task/1276/stat : 1276 (java) S 1255 1255 1126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174973194 881729536 19470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908640

[startup+2.99234 s]
/proc/loadavg: 0.04 0.07 0.35 2/76 1276
/proc/meminfo: memFree=1750520/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 47576

[startup+6.27099 s]
/proc/loadavg: 0.12 0.09 0.35 2/69 1277
/proc/meminfo: memFree=1819440/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=10452 CPUtime=3.47
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 2410 0 0 0 346 1 0 0 25 0 1 0 174973461 10702848 2392 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 2613 2392 54 142 0 2469 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 58028

[startup+12.7273 s]
/proc/loadavg: 0.19 0.10 0.35 2/69 1285
/proc/meminfo: memFree=1814192/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=15244 CPUtime=9.91
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 3613 0 0 0 989 2 0 0 25 0 1 0 174973461 15609856 3595 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 3811 3595 54 142 0 3667 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 62820

[startup+25.5428 s]
/proc/loadavg: 0.37 0.15 0.36 2/69 1285
/proc/meminfo: memFree=1807280/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=22304 CPUtime=22.72
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 5377 0 0 0 2268 4 0 0 25 0 1 0 174973461 22839296 5359 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 5576 5359 54 142 0 5432 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 69880

[startup+51.1698 s]
/proc/loadavg: 0.58 0.21 0.38 2/69 1288
/proc/meminfo: memFree=1797872/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=31780 CPUtime=48.33
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 7714 0 0 0 4827 6 0 0 25 0 1 0 174973461 32542720 7696 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 7945 7696 54 142 0 7801 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79356

[startup+102.451 s]
/proc/loadavg: 1.00 0.38 0.42 3/81 1441
/proc/meminfo: memFree=1767184/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=34816 CPUtime=99.48
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 8464 0 0 0 9940 8 0 0 25 0 1 0 174973461 35651584 8446 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 8704 8446 54 142 0 8560 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 82392

[startup+162.557 s]
/proc/loadavg: 1.28 0.58 0.49 2/66 1693
/proc/meminfo: memFree=1794640/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=39036 CPUtime=159.41
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 9503 0 0 0 15930 11 0 0 25 0 1 0 174973461 39972864 9485 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 9759 9485 54 142 0 9615 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 86612

[startup+222.61 s]
/proc/loadavg: 1.10 0.65 0.52 2/66 1696
/proc/meminfo: memFree=1791888/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=42132 CPUtime=219.43
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 10201 0 0 0 21931 12 0 0 25 0 1 0 174973461 43143168 10183 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 10533 10183 54 142 0 10389 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 89708

[startup+282.663 s]
/proc/loadavg: 1.04 0.71 0.55 2/66 1696
/proc/meminfo: memFree=1791184/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=42936 CPUtime=279.46
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 10374 0 0 0 27934 12 0 0 25 0 1 0 174973461 43966464 10356 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 10734 10356 54 142 0 10590 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 90512

[startup+342.716 s]
/proc/loadavg: 1.01 0.76 0.57 2/66 1696
/proc/meminfo: memFree=1789968/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=44264 CPUtime=339.5
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 10670 0 0 0 33937 13 0 0 25 0 1 0 174973461 45326336 10652 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 11066 10652 54 142 0 10922 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 91840

[startup+402.776 s]
/proc/loadavg: 1.00 0.80 0.59 2/66 1696
/proc/meminfo: memFree=1787024/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=47152 CPUtime=399.54
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 11404 0 0 0 39940 14 0 0 25 0 1 0 174973461 48283648 11386 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134528052 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 11788 11386 54 142 0 11644 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 94728

[startup+462.831 s]
/proc/loadavg: 1.04 0.85 0.62 2/66 1696
/proc/meminfo: memFree=1786448/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=47648 CPUtime=459.57
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 11525 0 0 0 45942 15 0 0 25 0 1 0 174973461 48791552 11507 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 11912 11507 54 142 0 11768 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 95224

[startup+522.889 s]
/proc/loadavg: 1.01 0.87 0.64 2/66 1696
/proc/meminfo: memFree=1782480/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=52020 CPUtime=519.6
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 12552 0 0 0 51945 15 0 0 25 0 1 0 174973461 53268480 12534 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 13005 12534 54 142 0 12861 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 99596

[startup+582.938 s]
/proc/loadavg: 1.00 0.89 0.66 2/66 1696
/proc/meminfo: memFree=1780496/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=53860 CPUtime=579.64
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 13008 0 0 0 57948 16 0 0 25 0 1 0 174973461 55152640 12990 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/1277/statm: 13465 12990 54 142 0 13321 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 101436

[startup+643.01 s]
/proc/loadavg: 1.16 0.95 0.69 3/75 1791
/proc/meminfo: memFree=1761464/2055920 swapFree=4192812/4192956
[pid=1255] ppid=1253 vsize=47576 CPUtime=2.72
/proc/1255/stat : 1255 (galac.sh) S 1253 1255 1126 0 -1 4194304 798 23336 0 1 0 0 258 14 17 0 1 0 174973182 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/1255/statm: 11894 363 245 79 0 218 0
[pid=1277] ppid=1255 vsize=54664 CPUtime=639.63
/proc/1277/stat : 1277 (minisat) R 1255 1255 1126 0 -1 4194304 13181 0 0 0 63946 17 0 0 25 0 1 0 174973461 55975936 13163 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/1277/statm: 13666 13163 54 142 0 13522 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 102240

Child status: 0
Real time (s): 673.269
CPU time (s): 672.473
CPU user time (s): 672.004
CPU system time (s): 0.468928
CPU usage (%): 99.8817
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 672.004
system time used= 0.468928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54270
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2035
involuntary context switches= 3827

runsolver used 0.577912 s user time and 1.47778 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan  8 14:15:50 UTC 2007


IDJOB= 223493
IDBENCH= 5647
FILE ID= node62/223493-1168265748

PBS_JOBID= 3482814

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-51_ext.xml
COMMAND LINE= /tmp/evaluation/223493-1168265748/galac.sh /tmp/evaluation/223493-1168265748/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-223493-1168265748 -o ROOT/results/node62/solver-223493-1168265748 -C 1800 -M 900  /tmp/evaluation/223493-1168265748/galac.sh /tmp/evaluation/223493-1168265748/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  09dc3cc0417d573dccdcc383a849edb6

RANDOM SEED= 501627018

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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.259
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:       1830104 kB
Buffers:         25280 kB
Cached:         130032 kB
SwapCached:          0 kB
Active:         100452 kB
Inactive:        74832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3804 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            36300 kB
Committed_AS:  3847760 kB
PageTables:       1684 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= 66553 MiB



End job on node62 on Mon Jan  8 14:27:08 UTC 2007