Trace number 226046

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 1UNSAT 334.534 337.678

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-77_ext.xml
MD5SUMfac67cd0a751f9f2d8d6f7a217c6eb28
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.52531
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.20	c start processing
2.20	c start relation processing
4.20	c start cnf exporting
23.17	c parsing time : 2.036
23.17	c preprocessing time : 23.003
23.17	
23.17	c Nary constraints - conflicts : 0 supports : 0
23.17	c Binary constraints - conflicts : 0 supports :84
23.17	c max arity constraint : 2
23.17	c Max Tuples generated 0
23.17	c relations : 84
23.17	c relations BDD: 0
23.17	c vars : 7201 - clauses :  674680
23.17	
23.21	 
23.21	c --- Minisat Stats ---
23.21	 
337.64	c restarts              : 14
337.64	c conflicts             : 45257          (145 /sec)
337.64	c decisions             : 88341          (1.63 % random) (284 /sec)
337.64	c propagations          : 30124655       (96776 /sec)
337.64	c conflict literals     : 22503212       (17.39 % deleted)
337.64	c Memory used           : 143.50 MB
337.64	c CPU time              : 311.283 s
337.64	
337.64	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-226046-1168274315 -o ROOT/results/node13/solver-226046-1168274315 -C 1800 -M 900 /tmp/evaluation/226046-1168274315/galac.sh /tmp/evaluation/226046-1168274315/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: 2.01 2.01 2.00 5/86 15866
/proc/meminfo: memFree=1557776/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=8560 CPUtime=0
/proc/15865/stat : 15865 (galac.sh) R 15863 15865 15269 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 175826479 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757433743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15865/statm: 2140 253 197 79 0 133 0

[startup+0.10641 s]
/proc/loadavg: 2.01 2.01 2.00 5/86 15866
/proc/meminfo: memFree=1557776/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.514463 s]
/proc/loadavg: 2.01 2.01 2.00 5/86 15866
/proc/meminfo: memFree=1557776/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.34058 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 15886
/proc/meminfo: memFree=1563152/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15879] ppid=15865 vsize=861064 CPUtime=1.26
/proc/15879/stat : 15879 (java) R 15865 15865 15269 0 -1 0 22279 0 1 0 116 10 0 0 21 0 8 0 175826483 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073651528 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15879/statm: 215266 22031 1969 14 0 201471 0
[pid=15879/tid=15880] ppid=15865 vsize=861064 CPUtime=0.08
/proc/15879/task/15880/stat : 15880 (java) S 15865 15865 15269 0 -1 64 6512 0 0 0 6 2 0 0 16 0 8 0 175826486 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15881] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15881/stat : 15881 (java) S 15865 15865 15269 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175826487 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15882] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15882/stat : 15882 (java) S 15865 15865 15269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175826487 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15883] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15883/stat : 15883 (java) S 15865 15865 15269 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175826490 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15884] ppid=15865 vsize=861064 CPUtime=0.13
/proc/15879/task/15884/stat : 15884 (java) S 15865 15865 15269 0 -1 64 899 0 0 0 13 0 0 0 16 0 8 0 175826490 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15885] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15885/stat : 15885 (java) S 15865 15865 15269 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175826490 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15886] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15886/stat : 15886 (java) S 15865 15865 15269 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175826490 881729536 22031 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908644

[startup+2.98879 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 15886
/proc/meminfo: memFree=1540816/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15879] ppid=15865 vsize=861064 CPUtime=2.9
/proc/15879/stat : 15879 (java) R 15865 15865 15269 0 -1 0 24842 0 1 0 278 12 0 0 25 0 8 0 175826483 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073883222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15879/statm: 215266 24591 1973 14 0 201471 0
[pid=15879/tid=15880] ppid=15865 vsize=861064 CPUtime=0.15
/proc/15879/task/15880/stat : 15880 (java) S 15865 15865 15269 0 -1 64 9036 0 0 0 12 3 0 0 16 0 8 0 175826486 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15881] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15881/stat : 15881 (java) S 15865 15865 15269 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175826487 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15882] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15882/stat : 15882 (java) S 15865 15865 15269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175826487 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15883] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15883/stat : 15883 (java) S 15865 15865 15269 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175826490 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15884] ppid=15865 vsize=861064 CPUtime=0.17
/proc/15879/task/15884/stat : 15884 (java) S 15865 15865 15269 0 -1 64 924 0 0 0 17 0 0 0 16 0 8 0 175826490 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15885] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15885/stat : 15885 (java) S 15865 15865 15269 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175826490 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15886] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15886/stat : 15886 (java) S 15865 15865 15269 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175826490 881729536 24591 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908644

[startup+6.26923 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 15886
/proc/meminfo: memFree=1503120/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15879] ppid=15865 vsize=861064 CPUtime=6.16
/proc/15879/stat : 15879 (java) R 15865 15865 15269 0 -1 0 28392 0 1 0 600 16 0 0 25 0 8 0 175826483 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15879/statm: 215266 28136 1992 14 0 201471 0
[pid=15879/tid=15880] ppid=15865 vsize=861064 CPUtime=0.29
/proc/15879/task/15880/stat : 15880 (java) S 15865 15865 15269 0 -1 64 12501 0 0 0 24 5 0 0 16 0 8 0 175826486 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15881] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15881/stat : 15881 (java) S 15865 15865 15269 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175826487 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15882] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15882/stat : 15882 (java) S 15865 15865 15269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175826487 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15883] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15883/stat : 15883 (java) S 15865 15865 15269 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15884] ppid=15865 vsize=861064 CPUtime=0.23
/proc/15879/task/15884/stat : 15884 (java) S 15865 15865 15269 0 -1 64 966 0 0 0 23 0 0 0 16 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15885] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15885/stat : 15885 (java) S 15865 15865 15269 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15886] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15886/stat : 15886 (java) S 15865 15865 15269 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908644

[startup+12.6711 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 15886
/proc/meminfo: memFree=1458384/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=0.01
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15879] ppid=15865 vsize=861064 CPUtime=12.5
/proc/15879/stat : 15879 (java) R 15865 15865 15269 0 -1 0 28404 0 1 0 1231 19 0 0 25 0 8 0 175826483 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073666123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15879/statm: 215266 28136 1992 14 0 201471 0
[pid=15879/tid=15880] ppid=15865 vsize=861064 CPUtime=0.3
/proc/15879/task/15880/stat : 15880 (java) S 15865 15865 15269 0 -1 64 12501 0 0 0 25 5 0 0 16 0 8 0 175826486 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15881] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15881/stat : 15881 (java) S 15865 15865 15269 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175826487 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15882] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15882/stat : 15882 (java) S 15865 15865 15269 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175826487 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15883] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15883/stat : 15883 (java) S 15865 15865 15269 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15884] ppid=15865 vsize=861064 CPUtime=0.23
/proc/15879/task/15884/stat : 15884 (java) S 15865 15865 15269 0 -1 64 966 0 0 0 23 0 0 0 16 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15885] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15885/stat : 15885 (java) S 15865 15865 15269 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15879/tid=15886] ppid=15865 vsize=861064 CPUtime=0
/proc/15879/task/15886/stat : 15886 (java) S 15865 15865 15269 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175826490 881729536 28136 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 908644

[startup+25.5298 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 15887
/proc/meminfo: memFree=1532680/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=35264 CPUtime=2.28
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 8679 0 0 0 223 5 0 0 25 0 1 0 175828801 36110336 8661 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 8816 8661 54 142 0 8672 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 82844

[startup+51.2032 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 15887
/proc/meminfo: memFree=1506888/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=64260 CPUtime=27.72
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 15939 0 0 0 2762 10 0 0 25 0 1 0 175828801 65802240 15921 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 16065 15921 54 142 0 15921 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 111840

[startup+102.447 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15887
/proc/meminfo: memFree=1518344/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=91512 CPUtime=78.49
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 22684 0 0 0 7835 14 0 0 25 0 1 0 175828801 93708288 22666 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 22878 22666 54 142 0 22734 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 139092

[startup+162.518 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15887
/proc/meminfo: memFree=1478536/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=108400 CPUtime=138.02
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 26806 0 0 0 13784 18 0 0 25 0 1 0 175828801 111001600 26788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 27100 26788 54 142 0 26956 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 155980

[startup+222.592 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15887
/proc/meminfo: memFree=1430984/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=124600 CPUtime=197.54
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 30762 0 0 0 19733 21 0 0 25 0 1 0 175828801 127590400 30744 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 31150 30744 54 142 0 31006 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 172180

[startup+282.668 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15887
/proc/meminfo: memFree=1481160/2055920 swapFree=4192812/4192956
[pid=15865] ppid=15863 vsize=47580 CPUtime=22.93
/proc/15865/stat : 15865 (galac.sh) S 15863 15865 15269 0 -1 4194304 800 30148 0 1 0 0 2268 25 17 0 1 0 175826479 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15865/statm: 11895 363 245 79 0 218 0
[pid=15887] ppid=15865 vsize=136988 CPUtime=257.06
/proc/15887/stat : 15887 (minisat) R 15865 15865 15269 0 -1 4194304 33756 0 0 0 25682 24 0 0 25 0 1 0 175828801 140275712 33738 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/15887/statm: 34247 33738 54 142 0 34103 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 184568

Child status: 0
Real time (s): 337.678
CPU time (s): 334.534
CPU user time (s): 333.968
CPU system time (s): 0.565913
CPU usage (%): 99.069
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 333.968
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67309
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1658
involuntary context switches= 14369

runsolver used 0.376942 s user time and 1.12583 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Jan  8 16:38:35 UTC 2007


IDJOB= 226046
IDBENCH= 5928
FILE ID= node13/226046-1168274315

PBS_JOBID= 3483049

Free space on /tmp= 66322 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-77_ext.xml
COMMAND LINE= /tmp/evaluation/226046-1168274315/galac.sh /tmp/evaluation/226046-1168274315/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-226046-1168274315 -o ROOT/results/node13/solver-226046-1168274315 -C 1800 -M 900  /tmp/evaluation/226046-1168274315/galac.sh /tmp/evaluation/226046-1168274315/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fac67cd0a751f9f2d8d6f7a217c6eb28

RANDOM SEED= 15385891

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.247
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.247
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:       1558320 kB
Buffers:         59476 kB
Cached:         239180 kB
SwapCached:          0 kB
Active:         253340 kB
Inactive:       184260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4860 kB
Writeback:           0 kB
Mapped:         158592 kB
Slab:            44524 kB
Committed_AS:  4819040 kB
PageTables:       2580 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= 66322 MiB



End job on node13 on Mon Jan  8 16:44:13 UTC 2007