Trace number 225038

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 1404.03 1404.63

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-61_ext.xml
MD5SUM761a72438b2a8fbe130ab06441196921
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 benchmark11.7622
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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.31	c start processing
1.32	c start relation processing
1.76	c start cnf exporting
7.51	c parsing time : 1.164
7.51	c preprocessing time : 7.362
7.51	
7.51	c Nary constraints - conflicts : 0 supports : 0
7.51	c Binary constraints - conflicts : 0 supports :103
7.51	c max arity constraint : 2
7.51	c Max Tuples generated 0
7.51	c relations : 103
7.51	c relations BDD: 0
7.51	c vars : 3201 - clauses :  142920
7.51	
7.56	 
7.56	c --- Minisat Stats ---
7.56	 
1404.59	c restarts              : 16
1404.59	c conflicts             : 117964         (84 /sec)
1404.59	c decisions             : 167253         (1.41 % random) (120 /sec)
1404.59	c propagations          : 56734936       (40639 /sec)
1404.59	c conflict literals     : 34778783       (24.95 % deleted)
1404.59	c Memory used           : 183.91 MB
1404.59	c CPU time              : 1396.07 s
1404.59	
1404.59	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/node33/watcher-225038-1168270630 -o ROOT/results/node33/solver-225038-1168270630 -C 1800 -M 900 /tmp/evaluation/225038-1168270630/galac.sh /tmp/evaluation/225038-1168270630/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.00 1.00 1.17 4/65 17876
/proc/meminfo: memFree=710760/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=8652 CPUtime=0
/proc/17875/stat : 17875 (galac.sh) R 17873 17875 17301 0 -1 4194304 344 0 0 0 0 0 0 0 17 0 1 0 175456816 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4308537 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/17875/statm: 2163 280 208 79 0 156 0
[pid=17877] ppid=17875 vsize=8652 CPUtime=0
/proc/17877/stat : 17877 (galac.sh) R 17875 17875 17301 0 -1 4194368 9 0 0 0 0 0 0 0 18 0 1 0 175456817 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824300185 0 0 4096 73728 0 0 0 17 1 0 0
/proc/17877/statm: 2163 280 208 79 0 156 0

[startup+0.103747 s]
/proc/loadavg: 1.00 1.00 1.17 4/65 17876
/proc/meminfo: memFree=710760/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=0.01
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.513832 s]
/proc/loadavg: 1.00 1.00 1.17 4/65 17876
/proc/meminfo: memFree=710760/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=0.01
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 17896
/proc/meminfo: memFree=632216/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=0.01
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17889] ppid=17875 vsize=861064 CPUtime=1.28
/proc/17889/stat : 17889 (java) R 17875 17875 17301 0 -1 0 21647 0 1 0 117 11 0 0 16 0 8 0 175456819 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073900897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17889/statm: 215266 21399 1974 14 0 201471 0
[pid=17889/tid=17890] ppid=17875 vsize=861064 CPUtime=0.07
/proc/17889/task/17890/stat : 17890 (java) S 17875 17875 17301 0 -1 64 5842 0 0 0 5 2 0 0 16 0 8 0 175456823 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17891] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17891/stat : 17891 (java) S 17875 17875 17301 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 175456823 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17892] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17892/stat : 17892 (java) S 17875 17875 17301 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175456823 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17893] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17893/stat : 17893 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175456827 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17894] ppid=17875 vsize=861064 CPUtime=0.15
/proc/17889/task/17894/stat : 17894 (java) S 17875 17875 17301 0 -1 64 927 0 0 0 15 0 0 0 16 0 8 0 175456827 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17895] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17895/stat : 17895 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175456827 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17896] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17896/stat : 17896 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175456827 881729536 21399 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908632

[startup+2.97634 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 17896
/proc/meminfo: memFree=630424/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=0.01
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17889] ppid=17875 vsize=861064 CPUtime=2.93
/proc/17889/stat : 17889 (java) R 17875 17875 17301 0 -1 0 24679 0 1 0 280 13 0 0 17 0 8 0 175456819 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073419419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17889/statm: 215266 24428 1992 14 0 201471 0
[pid=17889/tid=17890] ppid=17875 vsize=861064 CPUtime=0.15
/proc/17889/task/17890/stat : 17890 (java) S 17875 17875 17301 0 -1 64 8791 0 0 0 12 3 0 0 17 0 8 0 175456823 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17891] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17891/stat : 17891 (java) S 17875 17875 17301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175456823 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17892] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17892/stat : 17892 (java) S 17875 17875 17301 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175456823 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17893] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17893/stat : 17893 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175456827 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17894] ppid=17875 vsize=861064 CPUtime=0.2
/proc/17889/task/17894/stat : 17894 (java) S 17875 17875 17301 0 -1 64 970 0 0 0 20 0 0 0 16 0 8 0 175456827 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17895] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17895/stat : 17895 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175456827 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17896] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17896/stat : 17896 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175456827 881729536 24428 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908632

[startup+6.27602 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 17896
/proc/meminfo: memFree=617560/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=0.01
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17889] ppid=17875 vsize=861064 CPUtime=6.21
/proc/17889/stat : 17889 (java) R 17875 17875 17301 0 -1 0 24703 0 1 0 607 14 0 0 18 0 8 0 175456819 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17889/statm: 215266 24446 1995 14 0 201471 0
[pid=17889/tid=17890] ppid=17875 vsize=861064 CPUtime=0.15
/proc/17889/task/17890/stat : 17890 (java) S 17875 17875 17301 0 -1 64 8791 0 0 0 12 3 0 0 16 0 8 0 175456823 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17891] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17891/stat : 17891 (java) S 17875 17875 17301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175456823 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17889/tid=17892] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17892/stat : 17892 (java) S 17875 17875 17301 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175456823 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17893] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17893/stat : 17893 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175456827 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17894] ppid=17875 vsize=861064 CPUtime=0.23
/proc/17889/task/17894/stat : 17894 (java) S 17875 17875 17301 0 -1 64 984 0 0 0 22 1 0 0 15 0 8 0 175456827 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17895] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17895/stat : 17895 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175456827 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17889/tid=17896] ppid=17875 vsize=861064 CPUtime=0
/proc/17889/task/17896/stat : 17896 (java) S 17875 17875 17301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175456827 881729536 24446 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908632

[startup+12.7313 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17897
/proc/meminfo: memFree=691984/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=16248 CPUtime=5.15
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 3908 0 0 0 513 2 0 0 25 0 1 0 175457573 16637952 3890 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 4062 3890 54 142 0 3918 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 63816

[startup+25.537 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17897
/proc/meminfo: memFree=683352/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=25188 CPUtime=17.95
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 6143 0 0 0 1791 4 0 0 25 0 1 0 175457573 25792512 6125 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 6297 6125 54 142 0 6153 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 72756

[startup+51.1603 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17897
/proc/meminfo: memFree=670296/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=38260 CPUtime=43.56
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 9366 0 0 0 4350 6 0 0 25 0 1 0 175457573 39178240 9348 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 9565 9348 54 142 0 9421 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 85828

[startup+102.404 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 17897
/proc/meminfo: memFree=655960/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=52836 CPUtime=94.78
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 12952 0 0 0 9469 9 0 0 25 0 1 0 175457573 54104064 12934 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 13209 12934 54 142 0 13065 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100404

[startup+162.459 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 17897
/proc/meminfo: memFree=642200/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=66808 CPUtime=154.81
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 16332 0 0 0 15469 12 0 0 25 0 1 0 175457573 68411392 16314 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 16702 16314 54 142 0 16558 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 114376

[startup+222.511 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 17897
/proc/meminfo: memFree=629144/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=80176 CPUtime=214.85
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 19588 0 0 0 21470 15 0 0 25 0 1 0 175457573 82100224 19570 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 20044 19570 54 142 0 19900 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 127744

[startup+282.562 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 17897
/proc/meminfo: memFree=619672/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=89972 CPUtime=274.87
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 21959 0 0 0 27470 17 0 0 25 0 1 0 175457573 92131328 21941 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 22493 21941 54 142 0 22349 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 137540

[startup+342.614 s]

################
# More data... #
################

Current children cumulated CPU time (s) 522.48
Current children cumulated vsize (KiB) 166932

[startup+582.831 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 17897
/proc/meminfo: memFree=585048/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=125624 CPUtime=575.02
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 30539 0 0 0 57478 24 0 0 25 0 1 0 175457573 128638976 30521 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 31406 30521 54 142 0 31262 0
Current children cumulated CPU time (s) 582.51
Current children cumulated vsize (KiB) 173192

[startup+642.888 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 17897
/proc/meminfo: memFree=578520/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=132264 CPUtime=635.05
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 32170 0 0 0 63480 25 0 0 25 0 1 0 175457573 135438336 32152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 33066 32152 54 142 0 32922 0
Current children cumulated CPU time (s) 642.54
Current children cumulated vsize (KiB) 179832

[startup+702.942 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 17897
/proc/meminfo: memFree=574168/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=136688 CPUtime=695.08
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 33262 0 0 0 69482 26 0 0 25 0 1 0 175457573 139968512 33244 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 34172 33244 54 142 0 34028 0
Current children cumulated CPU time (s) 702.57
Current children cumulated vsize (KiB) 184256

[startup+762.993 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17897
/proc/meminfo: memFree=570712/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=140564 CPUtime=755.12
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 34163 0 0 0 75484 28 0 0 25 0 1 0 175457573 143937536 34145 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 35141 34145 54 142 0 34997 0
Current children cumulated CPU time (s) 762.61
Current children cumulated vsize (KiB) 188132

[startup+823.045 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17897
/proc/meminfo: memFree=563864/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=147376 CPUtime=815.15
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 35812 0 0 0 81485 30 0 0 25 0 1 0 175457573 150913024 35794 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 36844 35794 54 142 0 36700 0
Current children cumulated CPU time (s) 822.64
Current children cumulated vsize (KiB) 194944

[startup+883.103 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17897
/proc/meminfo: memFree=559128/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=152292 CPUtime=875.18
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 36993 0 0 0 87488 30 0 0 25 0 1 0 175457573 155947008 36975 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 38073 36975 54 142 0 37929 0
Current children cumulated CPU time (s) 882.67
Current children cumulated vsize (KiB) 199860

[startup+943.159 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17897
/proc/meminfo: memFree=554968/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=156696 CPUtime=935.21
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 38034 0 0 0 93490 31 0 0 25 0 1 0 175457573 160456704 38016 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 39174 38016 54 142 0 39030 0
Current children cumulated CPU time (s) 942.7
Current children cumulated vsize (KiB) 204264

[startup+1003.21 s]
/proc/loadavg: 1.04 1.01 1.04 2/66 17897
/proc/meminfo: memFree=550232/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=161712 CPUtime=995.24
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 39246 0 0 0 99492 32 0 0 25 0 1 0 175457573 165593088 39220 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 40428 39220 54 142 0 40284 0
Current children cumulated CPU time (s) 1002.73
Current children cumulated vsize (KiB) 209280

[startup+1063.27 s]
/proc/loadavg: 1.01 1.01 1.03 2/66 17897
/proc/meminfo: memFree=544536/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=167596 CPUtime=1055.28
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 40617 0 0 0 105494 34 0 0 25 0 1 0 175457573 171618304 40591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 41899 40591 54 142 0 41755 0
Current children cumulated CPU time (s) 1062.77
Current children cumulated vsize (KiB) 215164

[startup+1123.32 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17897
/proc/meminfo: memFree=540568/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=171964 CPUtime=1115.3
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 41606 0 0 0 111495 35 0 0 25 0 1 0 175457573 176091136 41580 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 42991 41580 54 142 0 42847 0
Current children cumulated CPU time (s) 1122.79
Current children cumulated vsize (KiB) 219532

[startup+1183.37 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17897
/proc/meminfo: memFree=536536/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=176324 CPUtime=1175.34
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 42633 0 0 0 117497 37 0 0 25 0 1 0 175457573 180555776 42607 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 44081 42607 54 142 0 43937 0
Current children cumulated CPU time (s) 1182.83
Current children cumulated vsize (KiB) 223892

[startup+1243.42 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17897
/proc/meminfo: memFree=533336/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=179416 CPUtime=1235.36
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 43397 0 0 0 123498 38 0 0 25 0 1 0 175457573 183721984 43371 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 44854 43371 54 142 0 44710 0
Current children cumulated CPU time (s) 1242.85
Current children cumulated vsize (KiB) 226984

[startup+1303.48 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17897
/proc/meminfo: memFree=529432/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=183424 CPUtime=1295.4
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 44378 0 0 0 129501 39 0 0 25 0 1 0 175457573 187826176 44352 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 45856 44352 54 142 0 45712 0
Current children cumulated CPU time (s) 1302.89
Current children cumulated vsize (KiB) 230992

[startup+1363.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17897
/proc/meminfo: memFree=526104/2055920 swapFree=4192224/4192956
[pid=17875] ppid=17873 vsize=47568 CPUtime=7.49
/proc/17875/stat : 17875 (galac.sh) S 17873 17875 17301 0 -1 4194304 799 26419 0 1 0 0 731 18 16 0 1 0 175456816 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17875/statm: 11892 363 245 79 0 218 0
[pid=17897] ppid=17875 vsize=186880 CPUtime=1355.43
/proc/17897/stat : 17897 (minisat) R 17875 17875 17301 0 -1 4194304 45208 0 0 0 135503 40 0 0 25 0 1 0 175457573 191365120 45182 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17897/statm: 46720 45182 54 142 0 46576 0
Current children cumulated CPU time (s) 1362.92
Current children cumulated vsize (KiB) 234448

Child status: 0
Real time (s): 1404.63
CPU time (s): 1404.03
CPU user time (s): 1403.39
CPU system time (s): 0.632903
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1403.39
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73000
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= 1008
involuntary context switches= 4285

runsolver used 1.12683 s user time and 2.67659 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Jan  8 15:37:10 UTC 2007


IDJOB= 225038
IDBENCH= 5811
FILE ID= node33/225038-1168270630

PBS_JOBID= 3482948

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-61_ext.xml
COMMAND LINE= /tmp/evaluation/225038-1168270630/galac.sh /tmp/evaluation/225038-1168270630/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-225038-1168270630 -o ROOT/results/node33/solver-225038-1168270630 -C 1800 -M 900  /tmp/evaluation/225038-1168270630/galac.sh /tmp/evaluation/225038-1168270630/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  761a72438b2a8fbe130ab06441196921

RANDOM SEED= 408163161

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.281
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.281
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:        711112 kB
Buffers:          4004 kB
Cached:        1276172 kB
SwapCached:        264 kB
Active:         533136 kB
Inactive:       762048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        711112 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3580 kB
Writeback:           0 kB
Mapped:          24708 kB
Slab:            35604 kB
Committed_AS:  3312288 kB
PageTables:       1408 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= 66561 MiB



End job on node33 on Mon Jan  8 16:00:34 UTC 2007