Trace number 1074102

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 9.69153 9.76288

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-29_ext.xml
MD5SUM45166fbe1f988656ff16b282249bbf04
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.727888
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c --- Preproc Stats ---
2.52/2.61	c start processing
2.52/2.61	c start relation processing
6.10/6.26	c start cnf exporting
9.42/9.55	c parsing time : 2.47
9.42/9.55	c preprocessing time : 9.416
9.42/9.55	
9.42/9.55	c Nary constraints - conflicts : 9 supports : 108
9.42/9.55	c Binary constraints - conflicts : 22 supports :20
9.42/9.55	c max arity constraint : 10
9.42/9.55	c Max Tuples generated 0
9.42/9.55	c relations : 142
9.42/9.55	c relations BDD: 109
9.42/9.55	c sampling 0/0
9.42/9.55	c vars : 24249 - clauses :  91334
9.42/9.55	
9.42/9.59	 
9.42/9.59	c --- SAT Solver Stats ---
9.42/9.59	 
9.50/9.75	c restarts              : 2
9.50/9.75	c conflicts             : 206            (1329 /sec)
9.50/9.75	c decisions             : 519            (1.54 % random) (3349 /sec)
9.50/9.75	c propagations          : 380837         (2457393 /sec)
9.50/9.75	c conflict literals     : 2305           (30.76 % deleted)
9.50/9.75	c Memory used           : 7.05 MB
9.50/9.75	c CPU time              : 0.154976 s
9.50/9.75	
9.50/9.75	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-1074102-1215178038/watcher-1074102-1215178038 -o /tmp/evaluation-result-1074102-1215178038/solver-1074102-1215178038 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1074102-1215178038.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.99 2.09 1.92 4/82 25971
/proc/meminfo: memFree=1776640/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=18572 CPUtime=0
/proc/25971/stat : 25971 (runsolver) R 25969 25971 23573 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1996778733 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25971/statm: 4643 292 257 25 0 2626 0

[startup+0.10272 s]
/proc/loadavg: 1.99 2.09 1.92 4/82 25971
/proc/meminfo: memFree=1776640/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.201731 s]
/proc/loadavg: 1.99 2.09 1.92 4/82 25971
/proc/meminfo: memFree=1776640/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.301746 s]
/proc/loadavg: 1.99 2.09 1.92 4/82 25971
/proc/meminfo: memFree=1776640/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.701803 s]
/proc/loadavg: 1.99 2.09 1.92 4/82 25971
/proc/meminfo: memFree=1776640/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+1.5029 s]
/proc/loadavg: 1.99 2.09 1.92 3/92 25993
/proc/meminfo: memFree=1680296/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812628 CPUtime=1.43
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 25264 0 1 0 128 15 0 0 21 0 9 0 1996778738 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203157 24683 1888 9 0 197138 0
[pid=25985/tid=25986] ppid=25971 vsize=812628 CPUtime=1.18
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14482 0 1 0 110 8 0 0 25 0 9 0 1996778739 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4126638297 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812628 CPUtime=0.1
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 9325 0 0 0 5 5 0 0 16 0 9 0 1996778740 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812628 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 1996778741 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812628 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812628 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812628 CPUtime=0.11
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 758 0 0 0 11 0 0 0 16 0 9 0 1996778743 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812628 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812628 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832131072 24683 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860208

[startup+3.10213 s]
/proc/loadavg: 1.99 2.09 1.92 4/92 25993
/proc/meminfo: memFree=1622376/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=3.02
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 27134 0 1 0 285 17 0 0 21 0 9 0 1996778738 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 26549 1895 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=2.64
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14510 0 1 0 255 9 0 0 25 0 9 0 1996778739 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4126914090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.16
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 11118 0 0 0 10 6 0 0 16 0 9 0 1996778740 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.19
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 807 0 0 0 19 0 0 0 16 0 9 0 1996778743 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 26549 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860340

[startup+6.30155 s]
/proc/loadavg: 2.15 2.12 1.93 3/92 25993
/proc/meminfo: memFree=1592680/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=6.21
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 27189 0 1 0 603 18 0 0 21 0 9 0 1996778738 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 26599 1912 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=5.81
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14555 0 1 0 571 10 0 0 25 0 9 0 1996778739 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4125924803 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.16
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 11118 0 0 0 10 6 0 0 17 0 9 0 1996778740 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.2
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 817 0 0 0 20 0 0 0 16 0 9 0 1996778743 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 26599 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860340

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

[startup+6.40257 s]
/proc/loadavg: 2.15 2.12 1.93 3/92 25993
/proc/meminfo: memFree=1592680/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=6.33
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 27214 0 1 0 615 18 0 0 21 0 9 0 1996778738 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 26624 1914 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=5.9
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14555 0 1 0 580 10 0 0 25 0 9 0 1996778739 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 104037534 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.16
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 11118 0 0 0 10 6 0 0 17 0 9 0 1996778740 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.24
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 842 0 0 0 24 0 0 0 16 0 9 0 1996778743 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 26624 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 860340

[startup+8.00278 s]
/proc/loadavg: 2.30 2.15 1.95 3/82 26032
/proc/meminfo: memFree=1676736/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=7.92
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 30415 0 1 0 772 20 0 0 21 0 9 0 1996778738 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 29821 1917 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=7.33
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14560 0 1 0 722 11 0 0 25 0 9 0 1996778739 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4159580448 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.31
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 14305 0 0 0 24 7 0 0 16 0 9 0 1996778740 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 851 0 0 0 25 0 0 0 16 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 860340

[startup+8.80289 s]
/proc/loadavg: 2.30 2.15 1.95 3/79 26053
/proc/meminfo: memFree=1686488/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=8.73
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 30416 0 1 0 852 21 0 0 21 0 9 0 1996778738 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 29821 1917 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=8.13
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14561 0 1 0 802 11 0 0 25 0 9 0 1996778739 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4127057786 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.31
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 14305 0 0 0 24 7 0 0 16 0 9 0 1996778740 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 851 0 0 0 25 0 0 0 16 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 860340

[startup+9.20295 s]
/proc/loadavg: 2.30 2.15 1.95 3/79 26053
/proc/meminfo: memFree=1686488/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=0
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 765 1697 0 0 0 0 0 0 19 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
[pid=25985] ppid=25971 vsize=812760 CPUtime=9.12
/proc/25985/stat : 25985 (java) S 25971 25971 23573 0 -1 0 30417 0 1 0 891 21 0 0 21 0 9 0 1996778738 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25985/statm: 203190 29821 1917 9 0 197171 0
[pid=25985/tid=25986] ppid=25971 vsize=812760 CPUtime=8.53
/proc/25985/task/25986/stat : 25986 (java) R 25971 25971 23573 0 -1 64 14562 0 1 0 841 12 0 0 25 0 9 0 1996778739 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4126979503 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25987] ppid=25971 vsize=812760 CPUtime=0.31
/proc/25985/task/25987/stat : 25987 (java) S 25971 25971 23573 0 -1 64 14305 0 0 0 24 7 0 0 16 0 9 0 1996778740 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25988] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25971 25971 23573 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25989] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25971 25971 23573 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1996778741 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25990] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25971 25971 23573 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25991] ppid=25971 vsize=812760 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25971 25971 23573 0 -1 64 851 0 0 0 25 0 0 0 16 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25992] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25985/tid=25993] ppid=25971 vsize=812760 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25971 25971 23573 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996778743 832266240 29821 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 860340

[startup+9.60299 s]
/proc/loadavg: 2.30 2.15 1.95 3/79 26053
/proc/meminfo: memFree=1686488/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=9.5
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 799 32127 0 1 0 0 926 24 17 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 9.5
Current children cumulated vsize (KiB) 47580

[startup+9.70201 s]
/proc/loadavg: 2.30 2.15 1.95 3/79 26053
/proc/meminfo: memFree=1686488/2055920 swapFree=4179464/4192956
[pid=25971] ppid=25969 vsize=47580 CPUtime=9.5
/proc/25971/stat : 25971 (galacM.sh) S 25969 25971 23573 0 -1 4194304 799 32127 0 1 0 0 926 24 17 0 1 0 1996778733 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/25971/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 9.5
Current children cumulated vsize (KiB) 47580

Child status: 0
Real time (s): 9.76288
CPU time (s): 9.69153
CPU user time (s): 9.42557
CPU system time (s): 0.265959
CPU usage (%): 99.2691
Max. virtual memory (cumulated for all children) (KiB): 860340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.42557
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34778
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= 1157
involuntary context switches= 1238

runsolver used 0.015997 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-04 15:27:19
IDJOB=1074102
IDBENCH=56388
IDSOLVER=350
FILE ID=node10/1074102-1215178038
PBS_JOBID= 7881433
Free space on /tmp= 66520 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-29_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074102-1215178038/watcher-1074102-1215178038 -o /tmp/evaluation-result-1074102-1215178038/solver-1074102-1215178038 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1074102-1215178038.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 45166fbe1f988656ff16b282249bbf04
RANDOM SEED=1794559400

node10.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.229
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.229
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:       1777440 kB
Buffers:         39324 kB
Cached:         154756 kB
SwapCached:       7540 kB
Active:         162392 kB
Inactive:        61652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777440 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:           13748 kB
Writeback:           0 kB
Mapped:          47012 kB
Slab:            39444 kB
Committed_AS:  3383224 kB
PageTables:       2104 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= 66520 MiB
End job on node10 at 2008-07-04 15:27:28