Trace number 223747

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 533.408 536.024

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-69_ext.xml
MD5SUM990376cbc6c9155c4edc85cc826662ae
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 benchmark4.01739
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.03	c --- Preproc Stats ---
1.06	c start processing
1.06	c start relation processing
1.11	c start cnf exporting
2.91	c parsing time : 0.88
2.91	c preprocessing time : 2.728
2.91	
2.91	c Nary constraints - conflicts : 0 supports : 0
2.91	c Binary constraints - conflicts : 94 supports :86
2.91	c max arity constraint : 2
2.91	c Max Tuples generated 0
2.91	c relations : 180
2.91	c relations BDD: 0
2.91	c vars : 1001 - clauses :  44840
2.91	
2.94	 
2.94	c --- Minisat Stats ---
2.94	 
534.97	c restarts              : 18
534.97	c conflicts             : 267520         (505 /sec)
534.97	c decisions             : 386734         (1.31 % random) (730 /sec)
534.97	c propagations          : 39067577       (73794 /sec)
534.97	c conflict literals     : 29615788       (28.91 % deleted)
534.97	c Memory used           : 45.89 MB
534.97	c CPU time              : 529.412 s
534.97	
534.97	s SATISFIABLE
536.02	v 7 1 3 18 8 16 17 20 12 24 15 15 17 22 14 3 13 8 17 13 19 10 3 5 21 11 12 19 9 12 14 12 23 17 2 10 22 18 3 6

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/node14/watcher-223747-1168266397 -o ROOT/results/node14/solver-223747-1168266397 -C 1800 -M 900 /tmp/evaluation/223747-1168266397/galac.sh /tmp/evaluation/223747-1168266397/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: 1.71 1.56 1.14 4/95 28202
/proc/meminfo: memFree=1670808/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=8740 CPUtime=0
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 416 840 0 0 0 0 0 0 16 0 1 0 175034704 8949760 310 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 2185 310 217 79 0 178 0
[pid=28207] ppid=28201 vsize=8760 CPUtime=0
/proc/28207/stat : 28207 (galac.sh) R 28201 28201 27801 0 -1 4194368 20 0 0 0 0 0 0 0 19 0 1 0 175034705 8970240 312 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234464551 0 0 4096 73728 0 0 0 17 1 0 0
/proc/28207/statm: 2190 312 217 79 0 183 0

[startup+0.106634 s]
/proc/loadavg: 1.71 1.56 1.14 4/95 28202
/proc/meminfo: memFree=1670808/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=0.01
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.51467 s]
/proc/loadavg: 1.71 1.56 1.14 4/95 28202
/proc/meminfo: memFree=1670808/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=0.01
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33775 s]
/proc/loadavg: 1.71 1.56 1.14 3/103 28222
/proc/meminfo: memFree=1600344/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=0.01
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28215] ppid=28201 vsize=861064 CPUtime=1.26
/proc/28215/stat : 28215 (java) R 28201 28201 27801 0 -1 0 19715 0 1 0 114 12 0 0 25 0 8 0 175034707 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074074778 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28215/statm: 215266 19469 1992 14 0 201471 0
[pid=28215/tid=28216] ppid=28201 vsize=861064 CPUtime=0.03
/proc/28215/task/28216/stat : 28216 (java) S 28201 28201 27801 0 -1 64 3795 0 0 0 2 1 0 0 16 0 8 0 175034710 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28217] ppid=28201 vsize=861064 CPUtime=0
/proc/28215/task/28217/stat : 28217 (java) S 28201 28201 27801 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175034711 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28218] ppid=28201 vsize=861064 CPUtime=0
/proc/28215/task/28218/stat : 28218 (java) S 28201 28201 27801 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175034711 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28219] ppid=28201 vsize=861064 CPUtime=0
/proc/28215/task/28219/stat : 28219 (java) S 28201 28201 27801 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175034714 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28220] ppid=28201 vsize=861064 CPUtime=0.28
/proc/28215/task/28220/stat : 28220 (java) S 28201 28201 27801 0 -1 64 1006 0 0 0 27 1 0 0 15 0 8 0 175034714 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28221] ppid=28201 vsize=861064 CPUtime=0
/proc/28215/task/28221/stat : 28221 (java) S 28201 28201 27801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175034714 881729536 19469 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28215/tid=28222] ppid=28201 vsize=861064 CPUtime=0
/proc/28215/task/28222/stat : 28222 (java) S 28201 28201 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175034714 881729536 19469 18446744073709551615 134512640 134570532 4294956112 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) 908616

[startup+2.9909 s]
/proc/loadavg: 1.71 1.56 1.14 3/103 28222
/proc/meminfo: memFree=1592216/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 47552

[startup+6.29122 s]
/proc/loadavg: 1.73 1.57 1.14 3/96 28223
/proc/meminfo: memFree=1661456/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=9664 CPUtime=3.32
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 2236 0 0 0 331 1 0 0 25 0 1 0 175034998 9895936 2218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 2416 2218 54 142 0 2272 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 57216

[startup+12.7508 s]
/proc/loadavg: 1.76 1.58 1.15 3/96 28223
/proc/meminfo: memFree=1656272/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=14580 CPUtime=9.74
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 3431 0 0 0 972 2 0 0 25 0 1 0 175034998 14929920 3413 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 3645 3413 54 142 0 3501 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 62132

[startup+25.594 s]
/proc/loadavg: 1.81 1.60 1.16 3/96 28223
/proc/meminfo: memFree=1650704/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=20296 CPUtime=22.53
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 4844 0 0 0 2249 4 0 0 25 0 1 0 175034998 20783104 4826 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 5074 4826 54 142 0 4930 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 67848

[startup+51.2735 s]
/proc/loadavg: 1.87 1.63 1.18 3/96 28223
/proc/meminfo: memFree=1642768/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=28268 CPUtime=48.09
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 6804 0 0 0 4803 6 0 0 25 0 1 0 175034998 28946432 6786 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 7067 6786 54 142 0 6923 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 75820

[startup+102.524 s]
/proc/loadavg: 1.94 1.68 1.22 3/96 28223
/proc/meminfo: memFree=1639312/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=31768 CPUtime=99.1
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 7654 0 0 0 9903 7 0 0 25 0 1 0 175034998 32530432 7636 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 7942 7636 54 142 0 7798 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 79320

[startup+162.609 s]
/proc/loadavg: 1.98 1.74 1.27 3/96 28223
/proc/meminfo: memFree=1633424/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=37972 CPUtime=158.9
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 9154 0 0 0 15881 9 0 0 25 0 1 0 175034998 38883328 9136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 9493 9136 54 142 0 9349 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 85524

[startup+222.696 s]
/proc/loadavg: 1.99 1.78 1.31 3/96 28223
/proc/meminfo: memFree=1630544/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=40916 CPUtime=218.71
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 9831 0 0 0 21861 10 0 0 25 0 1 0 175034998 41897984 9813 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 10229 9813 54 142 0 10085 0
Current children cumulated CPU time (s) 221.57
Current children cumulated vsize (KiB) 88468

[startup+282.781 s]
/proc/loadavg: 2.13 1.85 1.36 3/96 28223
/proc/meminfo: memFree=1611856/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=42492 CPUtime=278.51
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 10208 0 0 0 27841 10 0 0 25 0 1 0 175034998 43511808 10190 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 10623 10190 54 142 0 10479 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 90044

[startup+342.862 s]
/proc/loadavg: 2.11 1.89 1.40 3/96 28223
/proc/meminfo: memFree=1610768/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=43536 CPUtime=338.31
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 10460 0 0 0 33821 10 0 0 25 0 1 0 175034998 44580864 10442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 10884 10442 54 142 0 10740 0
Current children cumulated CPU time (s) 341.17
Current children cumulated vsize (KiB) 91088

[startup+402.946 s]
/proc/loadavg: 2.04 1.91 1.44 3/96 28223
/proc/meminfo: memFree=1610320/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=44124 CPUtime=398.11
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 10573 0 0 0 39801 10 0 0 25 0 1 0 175034998 45182976 10555 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 11031 10555 54 142 0 10887 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 91676

[startup+463.027 s]
/proc/loadavg: 2.01 1.92 1.47 3/96 28223
/proc/meminfo: memFree=1609936/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=44440 CPUtime=457.92
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 10656 0 0 0 45781 11 0 0 25 0 1 0 175034998 45506560 10638 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 11110 10638 54 142 0 10966 0
Current children cumulated CPU time (s) 460.78
Current children cumulated vsize (KiB) 91992

[startup+523.108 s]
/proc/loadavg: 2.00 1.93 1.50 3/96 28223
/proc/meminfo: memFree=1607568/2055920 swapFree=4182236/4192956
[pid=28201] ppid=28199 vsize=47552 CPUtime=2.86
/proc/28201/stat : 28201 (galac.sh) S 28199 28201 27801 0 -1 4194304 799 23330 0 1 0 0 270 16 17 0 1 0 175034704 48693248 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28201/statm: 11888 363 245 79 0 218 0
[pid=28223] ppid=28201 vsize=46824 CPUtime=517.72
/proc/28223/stat : 28223 (minisat) R 28201 28201 27801 0 -1 4194304 11248 0 0 0 51760 12 0 0 25 0 1 0 175034998 47947776 11230 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28223/statm: 11706 11230 54 142 0 11562 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 94376

Child status: 0
Real time (s): 536.024
CPU time (s): 533.408
CPU user time (s): 532.983
CPU system time (s): 0.424935
CPU usage (%): 99.512
Max. virtual memory (cumulated for all children) (KiB): 908712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 532.983
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51779
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= 1850
involuntary context switches= 27814

runsolver used 0.625904 s user time and 1.75473 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Jan  8 14:26:37 UTC 2007


IDJOB= 223747
IDBENCH= 5676
FILE ID= node14/223747-1168266397

PBS_JOBID= 3482825

Free space on /tmp= 66340 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  990376cbc6c9155c4edc85cc826662ae

RANDOM SEED= 725673918

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.227
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.227
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:       1671416 kB
Buffers:         60620 kB
Cached:         126756 kB
SwapCached:       4180 kB
Active:         236504 kB
Inactive:        96872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671416 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            3264 kB
Writeback:           0 kB
Mapped:         163868 kB
Slab:            35684 kB
Committed_AS:  6478676 kB
PageTables:       2464 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= 66340 MiB



End job on node14 on Mon Jan  8 14:35:34 UTC 2007