Trace number 1074056

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 11.7562 13.6875

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-43_ext.xml
MD5SUMd8a597558def31b10244de26dae06872
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.593909
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.00/0.03	c --- Preproc Stats ---
3.17/4.07	c start processing
3.17/4.07	c start relation processing
6.97/7.87	c start cnf exporting
9.16/10.04	c parsing time : 3.176
9.16/10.04	c preprocessing time : 9.145
9.16/10.04	
9.16/10.04	c Nary constraints - conflicts : 14 supports : 93
9.16/10.04	c Binary constraints - conflicts : 22 supports :20
9.16/10.04	c max arity constraint : 10
9.16/10.04	c Max Tuples generated 0
9.16/10.04	c relations : 132
9.16/10.04	c relations BDD: 96
9.16/10.04	c sampling 0/0
9.16/10.04	c vars : 16049 - clauses :  60787
9.16/10.04	
9.16/10.08	 
9.16/10.08	c --- SAT Solver Stats ---
9.16/10.08	 
9.24/10.16	c restarts              : 2
9.24/10.16	c conflicts             : 166            (2372 /sec)
9.24/10.16	c decisions             : 508            (0.59 % random) (7258 /sec)
9.24/10.16	c propagations          : 151597         (2166012 /sec)
9.24/10.16	c conflict literals     : 2295           (23.65 % deleted)
9.24/10.16	c Memory used           : 5.24 MB
9.24/10.16	c CPU time              : 0.069989 s
9.24/10.16	
9.24/10.17	s SATISFIABLE
11.67/13.68	v 1 1 4 8 0 1 1 4 1 1 1 0 0 3 1 1 0 0 1 1 2 0 1 1 6 2 3 0 0 0 1 0 3 8 0 1 2 1 1 2 0 0 1 1 3 0 41 0 0 3 1 1 2 1 0 12 1 1 0 1 0 1 3 1 1 3 0 0 1 2 0 9 3 3 4 0 1 0 0 1 2 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 2 8 1 0 1 5 3 8 2 0 7 7

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-1074056-1215177985/watcher-1074056-1215177985 -o /tmp/evaluation-result-1074056-1215177985/solver-1074056-1215177985 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1074056-1215177985.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: 3.78 3.14 2.53 3/74 28224
/proc/meminfo: memFree=1817420/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=8652 CPUtime=0
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 346 0 0 0 0 0 0 0 19 0 1 0 673525192 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/28224/statm: 2163 280 208 79 0 156 0
[pid=28225] ppid=28224 vsize=8688 CPUtime=0
/proc/28225/stat : 28225 (galacM.sh) S 28224 28224 25777 0 -1 4194368 36 0 0 0 0 0 0 0 19 0 1 0 673525193 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28225/statm: 2172 286 209 79 0 165 0
[pid=28226] ppid=28225 vsize=8728 CPUtime=0
/proc/28226/stat : 28226 (galacM.sh) R 28225 28224 25777 0 -1 4194368 25 0 0 0 0 0 0 0 21 0 1 0 673525193 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 256364834087 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/28226/statm: 2182 290 209 79 0 175 0

[startup+0.019486 s]
/proc/loadavg: 3.78 3.14 2.53 3/74 28224
/proc/meminfo: memFree=1817420/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=8772 CPUtime=0
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 527 1176 0 0 0 0 0 0 20 0 1 0 673525192 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 2 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28224/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.101498 s]
/proc/loadavg: 3.78 3.14 2.53 3/74 28224
/proc/meminfo: memFree=1817420/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301512 s]
/proc/loadavg: 3.78 3.14 2.53 3/74 28224
/proc/meminfo: memFree=1817420/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701554 s]
/proc/loadavg: 3.78 3.14 2.53 3/74 28224
/proc/meminfo: memFree=1817420/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50165 s]
/proc/loadavg: 3.64 3.12 2.53 3/85 28249
/proc/meminfo: memFree=1790892/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
[pid=28238] ppid=28224 vsize=812660 CPUtime=0.67
/proc/28238/stat : 28238 (java) S 28224 28224 25777 0 -1 0 15949 0 1 0 58 9 0 0 18 0 9 0 673525195 832163840 15370 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28238/statm: 203165 15370 1887 9 0 197146 0
[pid=28238/tid=28239] ppid=28224 vsize=812660 CPUtime=0.54
/proc/28238/task/28239/stat : 28239 (java) R 28224 28224 25777 0 -1 64 14482 0 1 0 46 8 0 0 22 0 9 0 673525196 832163840 15370 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28242] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28242/stat : 28242 (java) R 28224 28224 25777 0 -1 64 17 0 0 0 0 0 0 0 16 0 9 0 673525276 832163840 15370 996147200 134512640 134550740 4294955600 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28243] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28243/stat : 28243 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 20 0 9 0 673525276 832163840 15370 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28244] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28244/stat : 28244 (java) S 28224 28224 25777 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 673525276 832163840 15370 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28245] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28245/stat : 28245 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 673525278 832163840 15371 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28246] ppid=28224 vsize=812660 CPUtime=0.12
/proc/28238/task/28246/stat : 28246 (java) S 28224 28224 25777 0 -1 64 752 0 0 0 12 0 0 0 16 0 9 0 673525278 832163840 15377 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28247] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28247/stat : 28247 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 673525278 832163840 15383 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28248] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28248/stat : 28248 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673525278 832163840 15386 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 860224

[startup+3.10281 s]
/proc/loadavg: 3.64 3.12 2.53 3/98 28275
/proc/meminfo: memFree=1650172/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
[pid=28238] ppid=28224 vsize=812660 CPUtime=2.27
/proc/28238/stat : 28238 (java) S 28224 28224 25777 0 -1 0 26890 0 1 0 212 15 0 0 18 0 9 0 673525195 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28238/statm: 203165 26307 1889 9 0 197146 0
[pid=28238/tid=28239] ppid=28224 vsize=812660 CPUtime=1.95
/proc/28238/task/28239/stat : 28239 (java) R 28224 28224 25777 0 -1 64 14489 0 1 0 187 8 0 0 25 0 9 0 673525196 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4126637941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28242] ppid=28224 vsize=812660 CPUtime=0.14
/proc/28238/task/28242/stat : 28242 (java) S 28224 28224 25777 0 -1 64 10943 0 0 0 9 5 0 0 16 0 9 0 673525276 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28243] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28243/stat : 28243 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 20 0 9 0 673525276 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28244] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28244/stat : 28244 (java) S 28224 28224 25777 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 673525276 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28245] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28245/stat : 28245 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 673525278 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28246] ppid=28224 vsize=812660 CPUtime=0.15
/proc/28238/task/28246/stat : 28246 (java) S 28224 28224 25777 0 -1 64 760 0 0 0 15 0 0 0 16 0 9 0 673525278 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28247] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28247/stat : 28247 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 673525278 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28248] ppid=28224 vsize=812660 CPUtime=0
/proc/28238/task/28248/stat : 28248 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673525278 832163840 26307 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 860224

[startup+6.30215 s]
/proc/loadavg: 3.67 3.13 2.54 3/98 28275
/proc/meminfo: memFree=1610492/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=0.01
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 673525192 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28224/statm: 11891 365 246 79 0 219 0
[pid=28238] ppid=28224 vsize=812776 CPUtime=5.46
/proc/28238/stat : 28238 (java) S 28224 28224 25777 0 -1 0 27146 0 1 0 529 17 0 0 18 0 9 0 673525195 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28238/statm: 203194 26559 1897 9 0 197175 0
[pid=28238/tid=28239] ppid=28224 vsize=812776 CPUtime=5.05
/proc/28238/task/28239/stat : 28239 (java) R 28224 28224 25777 0 -1 64 14518 0 1 0 495 10 0 0 25 0 9 0 673525196 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4126935835 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28242] ppid=28224 vsize=812776 CPUtime=0.16
/proc/28238/task/28242/stat : 28242 (java) S 28224 28224 25777 0 -1 64 11122 0 0 0 11 5 0 0 16 0 9 0 673525276 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28243] ppid=28224 vsize=812776 CPUtime=0
/proc/28238/task/28243/stat : 28243 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 20 0 9 0 673525276 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28244] ppid=28224 vsize=812776 CPUtime=0
/proc/28238/task/28244/stat : 28244 (java) S 28224 28224 25777 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 673525276 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28245] ppid=28224 vsize=812776 CPUtime=0
/proc/28238/task/28245/stat : 28245 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 22 0 9 0 673525278 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28246] ppid=28224 vsize=812776 CPUtime=0.22
/proc/28238/task/28246/stat : 28246 (java) S 28224 28224 25777 0 -1 64 808 0 0 0 22 0 0 0 16 0 9 0 673525278 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28247] ppid=28224 vsize=812776 CPUtime=0
/proc/28238/task/28247/stat : 28247 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 673525278 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28238/tid=28248] ppid=28224 vsize=812776 CPUtime=0
/proc/28238/task/28248/stat : 28248 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673525278 832282624 26559 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 860340

[startup+12.7028 s]
/proc/loadavg: 3.70 3.15 2.54 3/98 28295
/proc/meminfo: memFree=1740476/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=9.32
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 837 32350 0 1 0 0 909 23 15 0 1 0 673525192 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28224/statm: 11891 366 246 79 0 219 0
[pid=28278] ppid=28224 vsize=812676 CPUtime=1.46
/proc/28278/stat : 28278 (java) S 28224 28224 25777 0 -1 0 19132 0 1 0 135 11 0 0 18 0 9 0 673526210 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28278/statm: 203169 18549 1868 9 0 197150 0
[pid=28278/tid=28280] ppid=28224 vsize=812676 CPUtime=1.29
/proc/28278/task/28280/stat : 28280 (java) R 28224 28224 25777 0 -1 64 14369 0 1 0 121 8 0 0 25 0 9 0 673526316 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4125952190 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28281] ppid=28224 vsize=812676 CPUtime=0.03
/proc/28278/task/28281/stat : 28281 (java) S 28224 28224 25777 0 -1 64 3277 0 0 0 2 1 0 0 16 0 9 0 673526317 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28282] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28282/stat : 28282 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 673526317 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28283] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28283/stat : 28283 (java) S 28224 28224 25777 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 673526317 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28284] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28284/stat : 28284 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 673526319 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28285] ppid=28224 vsize=812676 CPUtime=0.1
/proc/28278/task/28285/stat : 28285 (java) S 28224 28224 25777 0 -1 64 770 0 0 0 10 0 0 0 16 0 9 0 673526319 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28286] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28286/stat : 28286 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 673526320 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28287] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28287/stat : 28287 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673526320 832180224 18549 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 860240

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

[startup+12.8028 s]
/proc/loadavg: 3.70 3.15 2.54 3/98 28295
/proc/meminfo: memFree=1740476/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=9.32
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 837 32350 0 1 0 0 909 23 15 0 1 0 673525192 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28224/statm: 11891 366 246 79 0 219 0
[pid=28278] ppid=28224 vsize=812676 CPUtime=1.56
/proc/28278/stat : 28278 (java) S 28224 28224 25777 0 -1 0 19140 0 1 0 145 11 0 0 18 0 9 0 673526210 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28278/statm: 203169 18557 1868 9 0 197150 0
[pid=28278/tid=28280] ppid=28224 vsize=812676 CPUtime=1.39
/proc/28278/task/28280/stat : 28280 (java) R 28224 28224 25777 0 -1 64 14369 0 1 0 131 8 0 0 25 0 9 0 673526316 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4126620388 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28281] ppid=28224 vsize=812676 CPUtime=0.03
/proc/28278/task/28281/stat : 28281 (java) S 28224 28224 25777 0 -1 64 3277 0 0 0 2 1 0 0 16 0 9 0 673526317 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28282] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28282/stat : 28282 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 673526317 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28283] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28283/stat : 28283 (java) S 28224 28224 25777 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 673526317 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28284] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28284/stat : 28284 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 673526319 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28285] ppid=28224 vsize=812676 CPUtime=0.1
/proc/28278/task/28285/stat : 28285 (java) S 28224 28224 25777 0 -1 64 778 0 0 0 10 0 0 0 16 0 9 0 673526319 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28286] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28286/stat : 28286 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 673526320 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28287] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28287/stat : 28287 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673526320 832180224 18557 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 860240

[startup+13.2029 s]
/proc/loadavg: 3.70 3.15 2.54 3/98 28295
/proc/meminfo: memFree=1675708/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=9.32
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 837 32350 0 1 0 0 909 23 15 0 1 0 673525192 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28224/statm: 11891 366 246 79 0 219 0
[pid=28278] ppid=28224 vsize=812676 CPUtime=1.95
/proc/28278/stat : 28278 (java) S 28224 28224 25777 0 -1 0 19144 0 1 0 184 11 0 0 18 0 9 0 673526210 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28278/statm: 203169 18560 1868 9 0 197150 0
[pid=28278/tid=28280] ppid=28224 vsize=812676 CPUtime=1.77
/proc/28278/task/28280/stat : 28280 (java) R 28224 28224 25777 0 -1 64 14370 0 1 0 169 8 0 0 25 0 9 0 673526316 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28281] ppid=28224 vsize=812676 CPUtime=0.04
/proc/28278/task/28281/stat : 28281 (java) S 28224 28224 25777 0 -1 64 3277 0 0 0 3 1 0 0 16 0 9 0 673526317 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28282] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28282/stat : 28282 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 673526317 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28283] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28283/stat : 28283 (java) S 28224 28224 25777 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 673526317 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28284] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28284/stat : 28284 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 673526319 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28285] ppid=28224 vsize=812676 CPUtime=0.11
/proc/28278/task/28285/stat : 28285 (java) R 28224 28224 25777 0 -1 64 781 0 0 0 11 0 0 0 16 0 9 0 673526319 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 102196346 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28286] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28286/stat : 28286 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 673526320 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28287] ppid=28224 vsize=812676 CPUtime=0
/proc/28278/task/28287/stat : 28287 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673526320 832180224 18560 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 860240

[startup+13.6029 s]
/proc/loadavg: 3.70 3.15 2.54 3/98 28295
/proc/meminfo: memFree=1675708/2055920 swapFree=4146768/4192956
[pid=28224] ppid=28222 vsize=47564 CPUtime=9.32
/proc/28224/stat : 28224 (galacM.sh) S 28222 28224 25777 0 -1 4194304 837 32350 0 1 0 0 909 23 15 0 1 0 673525192 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 256365002834 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/28224/statm: 11891 366 246 79 0 219 0
[pid=28278] ppid=28224 vsize=812788 CPUtime=2.35
/proc/28278/stat : 28278 (java) S 28224 28224 25777 0 -1 0 19347 0 1 0 223 12 0 0 18 0 9 0 673526210 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28278/statm: 203197 18724 1924 9 0 197150 0
[pid=28278/tid=28280] ppid=28224 vsize=812788 CPUtime=2.12
/proc/28278/task/28280/stat : 28280 (java) R 28224 28224 25777 0 -1 64 14522 0 1 0 203 9 0 0 25 0 9 0 673526316 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4126886415 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28281] ppid=28224 vsize=812788 CPUtime=0.04
/proc/28278/task/28281/stat : 28281 (java) S 28224 28224 25777 0 -1 64 3277 0 0 0 3 1 0 0 16 0 9 0 673526317 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28282] ppid=28224 vsize=812788 CPUtime=0
/proc/28278/task/28282/stat : 28282 (java) S 28224 28224 25777 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 673526317 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28283] ppid=28224 vsize=812788 CPUtime=0
/proc/28278/task/28283/stat : 28283 (java) S 28224 28224 25777 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 673526317 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28284] ppid=28224 vsize=812788 CPUtime=0
/proc/28278/task/28284/stat : 28284 (java) S 28224 28224 25777 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 673526319 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28285] ppid=28224 vsize=812788 CPUtime=0.16
/proc/28278/task/28285/stat : 28285 (java) S 28224 28224 25777 0 -1 64 832 0 0 0 16 0 0 0 16 0 9 0 673526319 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28286] ppid=28224 vsize=812788 CPUtime=0
/proc/28278/task/28286/stat : 28286 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 673526320 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=28278/tid=28287] ppid=28224 vsize=812788 CPUtime=0
/proc/28278/task/28287/stat : 28287 (java) S 28224 28224 25777 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 673526320 832294912 18724 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.67
Current children cumulated vsize (KiB) 860352

Child status: 0
Real time (s): 13.6875
CPU time (s): 11.7562
CPU user time (s): 11.3793
CPU system time (s): 0.376942
CPU usage (%): 85.8899
Max. virtual memory (cumulated for all children) (KiB): 860352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3793
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52747
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= 2392
involuntary context switches= 2336

runsolver used 0.092985 second user time and 0.181972 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 15:26:26
IDJOB=1074056
IDBENCH=56386
IDSOLVER=350
FILE ID=node90/1074056-1215177985
PBS_JOBID= 7881429
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d8a597558def31b10244de26dae06872
RANDOM SEED=983924764

node90.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.236
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.236
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:       1817900 kB
Buffers:         26868 kB
Cached:         112344 kB
SwapCached:      37656 kB
Active:         136812 kB
Inactive:        43360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817900 kB
SwapTotal:     4192956 kB
SwapFree:      4146768 kB
Dirty:            6316 kB
Writeback:           0 kB
Mapped:          45944 kB
Slab:            42868 kB
Committed_AS:   879572 kB
PageTables:       2164 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 node90 at 2008-07-04 15:26:40