Trace number 1073872

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 MSAT 10.6254 10.7552

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-44_ext.xml
MD5SUMbaa9062d7eb04ea7e8c7179e96e4e434
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.550915
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
2.65/2.77	c start processing
2.65/2.77	c start relation processing
5.83/5.92	c start cnf exporting
7.92/8.07	c parsing time : 2.644
7.92/8.07	c preprocessing time : 7.945
7.92/8.07	
7.92/8.07	c Nary constraints - conflicts : 13 supports : 94
7.92/8.07	c Binary constraints - conflicts : 22 supports :20
7.92/8.07	c max arity constraint : 10
7.92/8.07	c Max Tuples generated 0
7.92/8.07	c relations : 132
7.92/8.07	c relations BDD: 97
7.92/8.07	c sampling 0/0
7.92/8.07	c vars : 14877 - clauses :  56298
7.92/8.07	
7.99/8.13	 
7.99/8.13	c --- SAT Solver Stats ---
7.99/8.13	 
8.01/8.21	c restarts              : 2
8.01/8.21	c conflicts             : 195            (2408 /sec)
8.01/8.21	c decisions             : 821            (1.10 % random) (10137 /sec)
8.01/8.21	c propagations          : 183041         (2260128 /sec)
8.01/8.21	c conflict literals     : 2261           (16.04 % deleted)
8.01/8.21	c Memory used           : 5.12 MB
8.01/8.21	c CPU time              : 0.080987 s
8.01/8.21	
8.01/8.22	s SATISFIABLE
10.56/10.75	v 4 1 22 5 0 1 1 5 1 1 1 0 0 3 1 0 1 0 1 0 2 1 1 0 21 1 2 0 1 0 0 0 29 23 0 0 0 1 1 2 0 0 0 1 1 0 24 0 0 1 1 1 2 1 1 10 1 0 0 1 0 1 3 1 0 3 0 0 1 2 0 9 3 3 6 0 1 0 0 1 6 1 4 0 0 1 0 0 0 0 0 0 0 0 0 3 3 5 0 0 4 0 9 3 2 0 7 6

Verifier Data (download as text)

OK

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-1073872-1215177756/watcher-1073872-1215177756 -o /tmp/evaluation-result-1073872-1215177756/solver-1073872-1215177756 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1073872-1215177756.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: 2.37 2.15 2.10 4/73 3975
/proc/meminfo: memFree=1468520/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=8652 CPUtime=0
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1996749424 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 2163 280 208 79 0 156 0
[pid=3976] ppid=3975 vsize=8688 CPUtime=0
/proc/3976/stat : 3976 (galacM.sh) S 3975 3975 3605 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1996749425 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3976/statm: 2172 286 209 79 0 165 0
[pid=3977] ppid=3976 vsize=8728 CPUtime=0
/proc/3977/stat : 3977 (galacM.sh) R 3976 3975 3605 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1996749425 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 221780700455 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3977/statm: 2182 290 209 79 0 175 0

[startup+0.030372 s]
/proc/loadavg: 2.37 2.15 2.10 4/73 3975
/proc/meminfo: memFree=1468520/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=8784 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 639 1481 0 0 0 0 0 1 21 0 1 0 1996749424 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3975/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101375 s]
/proc/loadavg: 2.37 2.15 2.10 4/73 3975
/proc/meminfo: memFree=1468520/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301387 s]
/proc/loadavg: 2.37 2.15 2.10 4/73 3975
/proc/meminfo: memFree=1468520/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701413 s]
/proc/loadavg: 2.37 2.15 2.10 4/73 3975
/proc/meminfo: memFree=1468520/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50246 s]
/proc/loadavg: 2.37 2.15 2.10 3/83 3997
/proc/meminfo: memFree=1397464/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
[pid=3989] ppid=3975 vsize=812724 CPUtime=1.44
/proc/3989/stat : 3989 (java) S 3975 3975 3605 0 -1 0 24543 0 1 0 132 12 0 0 18 0 9 0 1996749428 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3989/statm: 203181 23963 1889 9 0 197162 0
[pid=3989/tid=3990] ppid=3975 vsize=812724 CPUtime=1.22
/proc/3989/task/3990/stat : 3990 (java) R 3975 3975 3605 0 -1 64 14518 0 1 0 114 8 0 0 25 0 9 0 1996749429 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4126628077 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3991] ppid=3975 vsize=812724 CPUtime=0.08
/proc/3989/task/3991/stat : 3991 (java) S 3975 3975 3605 0 -1 64 8601 0 0 0 5 3 0 0 16 0 9 0 1996749431 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3992] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3992/stat : 3992 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996749431 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3993] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3993/stat : 3993 (java) S 3975 3975 3605 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996749431 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3994] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3994/stat : 3994 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996749433 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3995] ppid=3975 vsize=812724 CPUtime=0.11
/proc/3989/task/3995/stat : 3995 (java) S 3975 3975 3605 0 -1 64 725 0 0 0 11 0 0 0 16 0 9 0 1996749433 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3996] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3996/stat : 3996 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996749433 832229376 23963 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3997] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3997/stat : 3997 (java) S 3975 3975 3605 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996749433 832229376 23963 996147200 134512640 134550740 4294955600 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) 860292

[startup+3.10258 s]
/proc/loadavg: 2.37 2.15 2.10 3/83 3997
/proc/meminfo: memFree=1373336/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
[pid=3989] ppid=3975 vsize=812724 CPUtime=3.04
/proc/3989/stat : 3989 (java) S 3975 3975 3605 0 -1 0 26965 0 1 0 290 14 0 0 18 0 9 0 1996749428 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3989/statm: 203181 26381 1896 9 0 197162 0
[pid=3989/tid=3990] ppid=3975 vsize=812724 CPUtime=2.68
/proc/3989/task/3990/stat : 3990 (java) R 3975 3975 3605 0 -1 64 14545 0 1 0 260 8 0 0 25 0 9 0 1996749429 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3991] ppid=3975 vsize=812724 CPUtime=0.14
/proc/3989/task/3991/stat : 3991 (java) S 3975 3975 3605 0 -1 64 10942 0 0 0 10 4 0 0 16 0 9 0 1996749431 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3992] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3992/stat : 3992 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996749431 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3993] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3993/stat : 3993 (java) S 3975 3975 3605 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996749431 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3994] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3994/stat : 3994 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996749433 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3995] ppid=3975 vsize=812724 CPUtime=0.18
/proc/3989/task/3995/stat : 3995 (java) S 3975 3975 3605 0 -1 64 779 0 0 0 18 0 0 0 16 0 9 0 1996749433 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3996] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3996/stat : 3996 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996749433 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3997] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3997/stat : 3997 (java) S 3975 3975 3605 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996749433 832229376 26381 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860292

[startup+6.30176 s]
/proc/loadavg: 2.34 2.15 2.09 3/83 3997
/proc/meminfo: memFree=1368472/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
[pid=3989] ppid=3975 vsize=812724 CPUtime=6.21
/proc/3989/stat : 3989 (java) S 3975 3975 3605 0 -1 0 27236 0 1 0 606 15 0 0 18 0 9 0 1996749428 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3989/statm: 203181 26646 1917 9 0 197162 0
[pid=3989/tid=3990] ppid=3975 vsize=812724 CPUtime=5.76
/proc/3989/task/3990/stat : 3990 (java) R 3975 3975 3605 0 -1 64 14592 0 1 0 567 9 0 0 25 0 9 0 1996749429 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4126706414 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3991] ppid=3975 vsize=812724 CPUtime=0.17
/proc/3989/task/3991/stat : 3991 (java) S 3975 3975 3605 0 -1 64 11121 0 0 0 13 4 0 0 16 0 9 0 1996749431 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3992] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3992/stat : 3992 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996749431 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3993] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3993/stat : 3993 (java) S 3975 3975 3605 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996749431 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3994] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3994/stat : 3994 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996749433 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3995] ppid=3975 vsize=812724 CPUtime=0.27
/proc/3989/task/3995/stat : 3995 (java) S 3975 3975 3605 0 -1 64 824 0 0 0 26 1 0 0 15 0 9 0 1996749433 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3996] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3996/stat : 3996 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996749433 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3997] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3997/stat : 3997 (java) S 3975 3975 3605 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996749433 832229376 26646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860292

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

[startup+7.90286 s]
/proc/loadavg: 2.34 2.15 2.09 3/83 3997
/proc/meminfo: memFree=1359576/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=0.01
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 766 1697 0 0 0 0 0 1 23 0 1 0 1996749424 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3975/statm: 11892 365 246 79 0 219 0
[pid=3989] ppid=3975 vsize=812724 CPUtime=7.81
/proc/3989/stat : 3989 (java) S 3975 3975 3605 0 -1 0 29232 0 1 0 764 17 0 0 18 0 9 0 1996749428 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3989/statm: 203181 28638 1918 9 0 197162 0
[pid=3989/tid=3990] ppid=3975 vsize=812724 CPUtime=7.26
/proc/3989/task/3990/stat : 3990 (java) R 3975 3975 3605 0 -1 64 14596 0 1 0 717 9 0 0 25 0 9 0 1996749429 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 104036986 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3991] ppid=3975 vsize=812724 CPUtime=0.25
/proc/3989/task/3991/stat : 3991 (java) S 3975 3975 3605 0 -1 64 13113 0 0 0 20 5 0 0 16 0 9 0 1996749431 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3992] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3992/stat : 3992 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996749431 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3993] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3993/stat : 3993 (java) S 3975 3975 3605 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996749431 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3994] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3994/stat : 3994 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996749433 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3995] ppid=3975 vsize=812724 CPUtime=0.27
/proc/3989/task/3995/stat : 3995 (java) S 3975 3975 3605 0 -1 64 824 0 0 0 26 1 0 0 15 0 9 0 1996749433 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3996] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3996/stat : 3996 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996749433 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3989/tid=3997] ppid=3975 vsize=812724 CPUtime=0
/proc/3989/task/3997/stat : 3997 (java) R 3975 3975 3605 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996749433 832229376 28638 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 860292

[startup+9.50296 s]
/proc/loadavg: 2.34 2.15 2.09 3/83 4007
/proc/meminfo: memFree=1445720/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=8.11
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 837 32092 0 1 0 0 790 21 15 0 1 0 1996749424 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3975/statm: 11892 366 246 79 0 219 0
[pid=3999] ppid=3975 vsize=812676 CPUtime=1.26
/proc/3999/stat : 3999 (java) S 3975 3975 3605 0 -1 0 18167 0 1 0 117 9 0 0 18 0 9 0 1996750247 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3999/statm: 203169 17585 1868 9 0 197150 0
[pid=3999/tid=4000] ppid=3975 vsize=812676 CPUtime=1.1
/proc/3999/task/4000/stat : 4000 (java) R 3975 3975 3605 0 -1 64 14373 0 1 0 104 6 0 0 25 0 9 0 1996750248 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4126626368 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4001] ppid=3975 vsize=812676 CPUtime=0.02
/proc/3999/task/4001/stat : 4001 (java) S 3975 3975 3605 0 -1 64 2312 0 0 0 1 1 0 0 16 0 9 0 1996750249 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4002] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4002/stat : 4002 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996750249 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4003] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4003/stat : 4003 (java) S 3975 3975 3605 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1996750249 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4004] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4004/stat : 4004 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996750252 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4005] ppid=3975 vsize=812676 CPUtime=0.12
/proc/3999/task/4005/stat : 4005 (java) S 3975 3975 3605 0 -1 64 766 0 0 0 12 0 0 0 16 0 9 0 1996750252 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4006] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4006/stat : 4006 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996750252 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4007] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4007/stat : 4007 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996750252 832180224 17585 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 860244

[startup+10.303 s]
/proc/loadavg: 2.31 2.15 2.09 3/83 4007
/proc/meminfo: memFree=1399448/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=8.11
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 837 32092 0 1 0 0 790 21 15 0 1 0 1996749424 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3975/statm: 11892 366 246 79 0 219 0
[pid=3999] ppid=3975 vsize=812676 CPUtime=2.05
/proc/3999/stat : 3999 (java) S 3975 3975 3605 0 -1 0 19153 0 1 0 196 9 0 0 18 0 9 0 1996750247 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3999/statm: 203169 18569 1868 9 0 197150 0
[pid=3999/tid=4000] ppid=3975 vsize=812676 CPUtime=1.85
/proc/3999/task/4000/stat : 4000 (java) R 3975 3975 3605 0 -1 64 14375 0 1 0 179 6 0 0 25 0 9 0 1996750248 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4126626875 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4001] ppid=3975 vsize=812676 CPUtime=0.03
/proc/3999/task/4001/stat : 4001 (java) S 3975 3975 3605 0 -1 64 3277 0 0 0 2 1 0 0 16 0 9 0 1996750249 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4002] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4002/stat : 4002 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996750249 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4003] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4003/stat : 4003 (java) S 3975 3975 3605 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1996750249 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4004] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4004/stat : 4004 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996750252 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4005] ppid=3975 vsize=812676 CPUtime=0.14
/proc/3999/task/4005/stat : 4005 (java) S 3975 3975 3605 0 -1 64 785 0 0 0 14 0 0 0 16 0 9 0 1996750252 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4006] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4006/stat : 4006 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996750252 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4007] ppid=3975 vsize=812676 CPUtime=0
/proc/3999/task/4007/stat : 4007 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996750252 832180224 18569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 860244

[startup+10.702 s]
/proc/loadavg: 2.31 2.15 2.09 3/83 4007
/proc/meminfo: memFree=1399448/2055920 swapFree=4180452/4192956
[pid=3975] ppid=3973 vsize=47568 CPUtime=8.11
/proc/3975/stat : 3975 (galacM.sh) S 3973 3975 3605 0 -1 4194304 837 32092 0 1 0 0 790 21 15 0 1 0 1996749424 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3975/statm: 11892 366 246 79 0 219 0
[pid=3999] ppid=3975 vsize=812788 CPUtime=2.45
/proc/3999/stat : 3999 (java) S 3975 3975 3605 0 -1 0 19347 0 1 0 236 9 0 0 18 0 9 0 1996750247 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3999/statm: 203197 18724 1924 9 0 197150 0
[pid=3999/tid=4000] ppid=3975 vsize=812788 CPUtime=2.18
/proc/3999/task/4000/stat : 4000 (java) R 3975 3975 3605 0 -1 64 14527 0 1 0 212 6 0 0 25 0 9 0 1996750248 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4126901945 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4001] ppid=3975 vsize=812788 CPUtime=0.04
/proc/3999/task/4001/stat : 4001 (java) S 3975 3975 3605 0 -1 64 3277 0 0 0 3 1 0 0 16 0 9 0 1996750249 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4002] ppid=3975 vsize=812788 CPUtime=0
/proc/3999/task/4002/stat : 4002 (java) S 3975 3975 3605 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996750249 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4003] ppid=3975 vsize=812788 CPUtime=0
/proc/3999/task/4003/stat : 4003 (java) S 3975 3975 3605 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1996750249 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4004] ppid=3975 vsize=812788 CPUtime=0
/proc/3999/task/4004/stat : 4004 (java) S 3975 3975 3605 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996750252 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4005] ppid=3975 vsize=812788 CPUtime=0.2
/proc/3999/task/4005/stat : 4005 (java) S 3975 3975 3605 0 -1 64 827 0 0 0 20 0 0 0 16 0 9 0 1996750252 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4006] ppid=3975 vsize=812788 CPUtime=0
/proc/3999/task/4006/stat : 4006 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996750252 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=3999/tid=4007] ppid=3975 vsize=812788 CPUtime=0
/proc/3999/task/4007/stat : 4007 (java) S 3975 3975 3605 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996750252 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 860356

Child status: 0
Real time (s): 10.7552
CPU time (s): 10.6254
CPU user time (s): 10.2884
CPU system time (s): 0.336948
CPU usage (%): 98.7925
Max. virtual memory (cumulated for all children) (KiB): 860356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2884
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52489
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2298
involuntary context switches= 2133

runsolver used 0.018997 second user time and 0.032994 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-04 15:22:36
IDJOB=1073872
IDBENCH=56377
IDSOLVER=350
FILE ID=node29/1073872-1215177756
PBS_JOBID= 7881569
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= baa9062d7eb04ea7e8c7179e96e4e434
RANDOM SEED=527013749

node29.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.220
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.220
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:       1469000 kB
Buffers:         79092 kB
Cached:         333664 kB
SwapCached:       6872 kB
Active:         325976 kB
Inactive:       201564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469000 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            5816 kB
Writeback:           0 kB
Mapped:         121048 kB
Slab:            44340 kB
Committed_AS:  3556208 kB
PageTables:       2268 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= 66548 MiB
End job on node29 at 2008-07-04 15:22:47