Trace number 1066025

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac MUNSAT 4.26835 4.34024

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh309_ext.xml
MD5SUM082f87f7db93f5eab1d4cb4e1fa1e4b2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.034993
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints898
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension898
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.70	c start processing
0.01/0.70	c start relation processing
3.63/3.73	c start cnf exporting
4.12/4.29	c parsing time : 0.581
4.12/4.29	c preprocessing time : 4.178
4.12/4.29	
4.12/4.29	c Nary constraints - conflicts : 823 supports : 0
4.12/4.29	c Binary constraints - conflicts : 73 supports :2
4.12/4.29	c max arity constraint : 11
4.12/4.29	c Max Tuples generated 0
4.12/4.29	c relations : 238
4.12/4.29	c relations BDD: 225
4.12/4.29	c sampling 0/0
4.12/4.29	c vars : 3852 - clauses :  11502
4.12/4.29	
4.22/4.32	 
4.22/4.32	c --- SAT Solver Stats ---
4.22/4.32	 
4.22/4.33	c restarts              : 1
4.22/4.33	c conflicts             : 9              (1286 /sec)
4.22/4.33	c decisions             : 9              (0.00 % random) (1286 /sec)
4.22/4.33	c propagations          : 6479           (925836 /sec)
4.22/4.33	c conflict literals     : 17             (19.05 % deleted)
4.22/4.33	c Memory used           : 2.47 MB
4.22/4.33	c CPU time              : 0.006998 s
4.22/4.33	
4.22/4.33	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066025-1215147080/watcher-1066025-1215147080 -o /tmp/evaluation-result-1066025-1215147080/solver-1066025-1215147080 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1066025-1215147080.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.62 1.90 1.97 4/82 32005
/proc/meminfo: memFree=1833920/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=8652 CPUtime=0
/proc/32005/stat : 32005 (galacM.sh) R 32003 32005 29037 0 -1 4194304 334 0 0 0 0 0 0 0 16 0 1 0 1993683088 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 228706544287 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/32005/statm: 2163 279 207 79 0 156 0
[pid=32006] ppid=32005 vsize=8652 CPUtime=0
/proc/32006/stat : 32006 (galacM.sh) R 32005 32005 29037 0 -1 4194368 9 0 0 0 0 0 0 0 16 0 1 0 1993683089 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 228706713554 0 0 4096 73728 0 0 0 17 1 0 0
/proc/32006/statm: 2163 280 208 79 0 156 0

[startup+0.093406 s]
/proc/loadavg: 1.62 1.90 1.97 4/82 32005
/proc/meminfo: memFree=1833920/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101408 s]
/proc/loadavg: 1.62 1.90 1.97 4/82 32005
/proc/meminfo: memFree=1833920/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301428 s]
/proc/loadavg: 1.62 1.90 1.97 4/82 32005
/proc/meminfo: memFree=1833920/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701461 s]
/proc/loadavg: 1.62 1.90 1.97 4/82 32005
/proc/meminfo: memFree=1833920/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50255 s]
/proc/loadavg: 1.65 1.91 1.97 4/92 32027
/proc/meminfo: memFree=1805864/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
[pid=32019] ppid=32005 vsize=812760 CPUtime=1.44
/proc/32019/stat : 32019 (java) S 32005 32005 29037 0 -1 0 9250 0 1 0 140 4 0 0 20 0 9 0 1993683091 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32019/statm: 203190 8670 1887 9 0 197171 0
[pid=32019/tid=32020] ppid=32005 vsize=812760 CPUtime=1.24
/proc/32019/task/32020/stat : 32020 (java) R 32005 32005 29037 0 -1 64 7735 0 1 0 120 4 0 0 25 0 9 0 1993683092 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4126947492 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32021] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32021/stat : 32021 (java) S 32005 32005 29037 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1993683094 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32022] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32022/stat : 32022 (java) S 32005 32005 29037 0 -1 64 11 0 0 0 0 0 0 0 24 0 9 0 1993683094 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32023] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32023/stat : 32023 (java) S 32005 32005 29037 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1993683094 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32024] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32024/stat : 32024 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32025] ppid=32005 vsize=812760 CPUtime=0.19
/proc/32019/task/32025/stat : 32025 (java) S 32005 32005 29037 0 -1 64 811 0 0 0 19 0 0 0 16 0 9 0 1993683096 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32026] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32026/stat : 32026 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32027] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32027/stat : 32027 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993683096 832266240 8670 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860320

[startup+3.1027 s]
/proc/loadavg: 1.65 1.91 1.97 3/92 32027
/proc/meminfo: memFree=1805480/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
[pid=32019] ppid=32005 vsize=812760 CPUtime=3.03
/proc/32019/stat : 32019 (java) S 32005 32005 29037 0 -1 0 9312 0 1 0 298 5 0 0 20 0 9 0 1993683091 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32019/statm: 203190 8732 1887 9 0 197171 0
[pid=32019/tid=32020] ppid=32005 vsize=812760 CPUtime=2.81
/proc/32019/task/32020/stat : 32020 (java) R 32005 32005 29037 0 -1 64 7791 0 1 0 277 4 0 0 25 0 9 0 1993683092 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4126951630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32021] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32021/stat : 32021 (java) S 32005 32005 29037 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1993683094 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32022] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32022/stat : 32022 (java) S 32005 32005 29037 0 -1 64 11 0 0 0 0 0 0 0 24 0 9 0 1993683094 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32023] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32023/stat : 32023 (java) S 32005 32005 29037 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1993683094 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32024] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32024/stat : 32024 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32025] ppid=32005 vsize=812760 CPUtime=0.2
/proc/32019/task/32025/stat : 32025 (java) S 32005 32005 29037 0 -1 64 817 0 0 0 20 0 0 0 16 0 9 0 1993683096 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32026] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32026/stat : 32026 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32027] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32027/stat : 32027 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993683096 832266240 8732 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860320

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

[startup+3.90277 s]
/proc/loadavg: 1.65 1.91 1.97 3/92 32027
/proc/meminfo: memFree=1805224/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
[pid=32019] ppid=32005 vsize=812760 CPUtime=3.82
/proc/32019/stat : 32019 (java) S 32005 32005 29037 0 -1 0 10105 0 1 0 376 6 0 0 20 0 9 0 1993683091 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32019/statm: 203190 9521 1906 9 0 197171 0
[pid=32019/tid=32020] ppid=32005 vsize=812760 CPUtime=3.55
/proc/32019/task/32020/stat : 32020 (java) R 32005 32005 29037 0 -1 64 8541 0 1 0 350 5 0 0 25 0 9 0 1993683092 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 103302015 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32021] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32021/stat : 32021 (java) S 32005 32005 29037 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1993683094 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32022] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32022/stat : 32022 (java) S 32005 32005 29037 0 -1 64 11 0 0 0 0 0 0 0 24 0 9 0 1993683094 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32023] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32023/stat : 32023 (java) S 32005 32005 29037 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1993683094 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32024] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32024/stat : 32024 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32025] ppid=32005 vsize=812760 CPUtime=0.25
/proc/32019/task/32025/stat : 32025 (java) S 32005 32005 29037 0 -1 64 860 0 0 0 25 0 0 0 15 0 9 0 1993683096 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32026] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32026/stat : 32026 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32027] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32027/stat : 32027 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993683096 832266240 9521 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 860320

[startup+4.3028 s]
/proc/loadavg: 1.65 1.91 1.97 2/92 32027
/proc/meminfo: memFree=1763944/2055920 swapFree=4179560/4192956
[pid=32005] ppid=32003 vsize=47560 CPUtime=0.01
/proc/32005/stat : 32005 (galacM.sh) S 32003 32005 29037 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1993683088 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32005/statm: 11890 365 246 79 0 219 0
[pid=32019] ppid=32005 vsize=812760 CPUtime=4.21
/proc/32019/stat : 32019 (java) S 32005 32005 29037 0 -1 0 19597 0 1 0 411 10 0 0 20 0 9 0 1993683091 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32019/statm: 203190 19008 1918 9 0 197171 0
[pid=32019/tid=32020] ppid=32005 vsize=812760 CPUtime=3.91
/proc/32019/task/32020/stat : 32020 (java) S 32005 32005 29037 0 -1 64 14554 0 1 0 383 8 0 0 25 0 9 0 1993683092 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32021] ppid=32005 vsize=812760 CPUtime=0.02
/proc/32019/task/32021/stat : 32021 (java) S 32005 32005 29037 0 -1 64 3482 0 0 0 1 1 0 0 16 0 9 0 1993683094 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32022] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32022/stat : 32022 (java) S 32005 32005 29037 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993683094 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32023] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32023/stat : 32023 (java) S 32005 32005 29037 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993683094 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32024] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32024/stat : 32024 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32025] ppid=32005 vsize=812760 CPUtime=0.25
/proc/32019/task/32025/stat : 32025 (java) S 32005 32005 29037 0 -1 64 861 0 0 0 25 0 0 0 15 0 9 0 1993683096 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32026] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32026/stat : 32026 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1993683096 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32019/tid=32027] ppid=32005 vsize=812760 CPUtime=0
/proc/32019/task/32027/stat : 32027 (java) S 32005 32005 29037 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993683096 832266240 19008 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 860320

Child status: 0
Real time (s): 4.34024
CPU time (s): 4.26835
CPU user time (s): 4.12637
CPU system time (s): 0.141978
CPU usage (%): 98.3436
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.12637
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22614
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= 1216
involuntary context switches= 1350

runsolver used 0.005999 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 06:51:20
IDJOB=1066025
IDBENCH=55095
IDSOLVER=350
FILE ID=node8/1066025-1215147080
PBS_JOBID= 7877290
Free space on /tmp= 66556 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/jnhUnsat/normalized-jnh309_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066025-1215147080/watcher-1066025-1215147080 -o /tmp/evaluation-result-1066025-1215147080/solver-1066025-1215147080 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1066025-1215147080.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 082f87f7db93f5eab1d4cb4e1fa1e4b2
RANDOM SEED=506558745

node8.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834336 kB
Buffers:          5556 kB
Cached:         100560 kB
SwapCached:       6900 kB
Active:         110008 kB
Inactive:        58476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834336 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3764 kB
Writeback:           0 kB
Mapped:          78728 kB
Slab:            38024 kB
Committed_AS:  4017740 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node8 at 2008-07-04 06:51:25