Trace number 1080190

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 E? (TO) 1800.05 1807.41

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-41_ext.xml
MD5SUMb5cf0a5cebccc02723b1c0e25cb32a5b
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 benchmark4.5773
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
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 ---
1.43/1.59	c start processing
1.43/1.59	c start relation processing
4.12/4.21	c start cnf exporting
17.65/17.89	c parsing time : 1.453
17.65/17.89	c preprocessing time : 17.747
17.65/17.89	
17.65/17.89	c Nary constraints - conflicts : 0 supports : 60
17.65/17.89	c Binary constraints - conflicts : 0 supports :0
17.65/17.89	c max arity constraint : 3
17.65/17.89	c Max Tuples generated 0
17.65/17.89	c relations : 60
17.65/17.89	c relations BDD: 60
17.65/17.89	c sampling 0/0
17.65/17.89	c vars : 135650 - clauses :  432809
17.65/17.89	
17.74/17.93	 
17.74/17.93	c --- SAT Solver Stats ---
17.74/17.93	 
17.74/17.94	c eSAT 0.1 : minisat core with additionnal features
17.74/17.94	c ============================[ Problem Statistics ]=============================
17.74/17.94	c |                                                                             |
17.74/17.94	c |  Number of variables:  135649                                               |
17.74/17.94	c |  Number of clauses:    432809                                               |
17.77/18.37	c |  Parsing time:         0.37         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1080190-1215212242/watcher-1080190-1215212242 -o /tmp/evaluation-result-1080190-1215212242/solver-1080190-1215212242 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1080190-1215212242.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.91 1.97 1.90 4/82 459
/proc/meminfo: memFree=836584/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=8560 CPUtime=0
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 633471482 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 270187349903 0 0 4096 8192 0 0 0 17 0 0 0
/proc/459/statm: 2140 254 197 79 0 133 0

[startup+0.0620669 s]
/proc/loadavg: 1.91 1.97 1.90 4/82 459
/proc/meminfo: memFree=836584/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101032 s]
/proc/loadavg: 1.91 1.97 1.90 4/82 459
/proc/meminfo: memFree=836584/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301055 s]
/proc/loadavg: 1.91 1.97 1.90 4/82 459
/proc/meminfo: memFree=836584/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701101 s]
/proc/loadavg: 1.91 1.97 1.90 4/82 459
/proc/meminfo: memFree=836584/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50119 s]
/proc/loadavg: 1.91 1.97 1.90 3/92 481
/proc/meminfo: memFree=758360/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=473] ppid=459 vsize=812416 CPUtime=1.42
/proc/473/stat : 473 (java) S 459 459 31768 0 -1 0 22942 0 1 0 130 12 0 0 18 0 9 0 633471488 831913984 22366 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/473/statm: 203104 22367 1882 9 0 197138 0
[pid=473/tid=474] ppid=459 vsize=812416 CPUtime=1.18
/proc/473/task/474/stat : 474 (java) R 459 459 31768 0 -1 64 14453 0 1 0 110 8 0 0 25 0 9 0 633471489 831913984 22369 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=475] ppid=459 vsize=812416 CPUtime=0.09
/proc/473/task/475/stat : 475 (java) R 459 459 31768 0 -1 64 7035 0 0 0 7 2 0 0 16 0 9 0 633471490 831913984 22371 996147200 134512640 134550740 4294955600 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=476] ppid=459 vsize=812416 CPUtime=0
/proc/473/task/476/stat : 476 (java) S 459 459 31768 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 633471490 831913984 22373 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=477] ppid=459 vsize=812416 CPUtime=0
/proc/473/task/477/stat : 477 (java) S 459 459 31768 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 633471490 831913984 22375 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=478] ppid=459 vsize=812416 CPUtime=0
/proc/473/task/478/stat : 478 (java) S 459 459 31768 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 633471492 831913984 22376 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=479] ppid=459 vsize=812416 CPUtime=0.11
/proc/473/task/479/stat : 479 (java) S 459 459 31768 0 -1 64 760 0 0 0 11 0 0 0 16 0 9 0 633471492 831913984 22378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=480] ppid=459 vsize=812416 CPUtime=0
/proc/473/task/480/stat : 480 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633471492 831913984 22380 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=481] ppid=459 vsize=812416 CPUtime=0
/proc/473/task/481/stat : 481 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633471492 831913984 22382 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) 859984

[startup+3.10138 s]
/proc/loadavg: 1.91 1.97 1.90 3/92 481
/proc/meminfo: memFree=753112/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=473] ppid=459 vsize=812520 CPUtime=3.01
/proc/473/stat : 473 (java) S 459 459 31768 0 -1 0 27459 0 1 0 286 15 0 0 18 0 9 0 633471488 832020480 26880 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/473/statm: 203130 26881 1888 9 0 197164 0
[pid=473/tid=474] ppid=459 vsize=812520 CPUtime=2.52
/proc/473/task/474/stat : 474 (java) R 459 459 31768 0 -1 64 14478 0 1 0 243 9 0 0 25 0 9 0 633471489 832020480 26881 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=475] ppid=459 vsize=812520 CPUtime=0.31
/proc/473/task/475/stat : 475 (java) R 459 459 31768 0 -1 64 11501 0 0 0 27 4 0 0 17 0 9 0 633471490 832020480 26882 996147200 134512640 134550740 4294955600 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=476] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/476/stat : 476 (java) S 459 459 31768 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 633471490 832020480 26883 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=477] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/477/stat : 477 (java) S 459 459 31768 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 633471490 832020480 26884 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=478] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/478/stat : 478 (java) S 459 459 31768 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 633471492 832020480 26885 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=479] ppid=459 vsize=812520 CPUtime=0.15
/proc/473/task/479/stat : 479 (java) S 459 459 31768 0 -1 64 783 0 0 0 15 0 0 0 16 0 9 0 633471492 832020480 26886 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=480] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/480/stat : 480 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633471492 832020480 26887 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=481] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/481/stat : 481 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633471492 832020480 26888 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) 860088

[startup+6.30274 s]
/proc/loadavg: 1.92 1.97 1.90 3/92 481
/proc/meminfo: memFree=701400/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=473] ppid=459 vsize=812520 CPUtime=6.2
/proc/473/stat : 473 (java) S 459 459 31768 0 -1 0 37207 0 1 0 599 21 0 0 18 0 9 0 633471488 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/473/statm: 203130 36621 1908 9 0 197164 0
[pid=473/tid=474] ppid=459 vsize=812520 CPUtime=5.19
/proc/473/task/474/stat : 474 (java) R 459 459 31768 0 -1 64 14525 0 1 0 510 9 0 0 25 0 9 0 633471489 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4126871893 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=475] ppid=459 vsize=812520 CPUtime=0.76
/proc/473/task/475/stat : 475 (java) S 459 459 31768 0 -1 64 21156 0 0 0 67 9 0 0 16 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=476] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/476/stat : 476 (java) S 459 459 31768 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=477] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/477/stat : 477 (java) S 459 459 31768 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=478] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/478/stat : 478 (java) S 459 459 31768 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=479] ppid=459 vsize=812520 CPUtime=0.21
/proc/473/task/479/stat : 479 (java) S 459 459 31768 0 -1 64 827 0 0 0 21 0 0 0 16 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=480] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/480/stat : 480 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=481] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/481/stat : 481 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633471492 832020480 36621 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) 860088

[startup+12.7015 s]
/proc/loadavg: 1.93 1.97 1.90 3/92 481
/proc/meminfo: memFree=692120/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=0.01
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=473] ppid=459 vsize=812520 CPUtime=12.57
/proc/473/stat : 473 (java) S 459 459 31768 0 -1 0 37219 0 1 0 1234 23 0 0 18 0 9 0 633471488 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/473/statm: 203130 36621 1908 9 0 197164 0
[pid=473/tid=474] ppid=459 vsize=812520 CPUtime=11.56
/proc/473/task/474/stat : 474 (java) R 459 459 31768 0 -1 64 14537 0 1 0 1144 12 0 0 25 0 9 0 633471489 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4126902519 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=475] ppid=459 vsize=812520 CPUtime=0.77
/proc/473/task/475/stat : 475 (java) S 459 459 31768 0 -1 64 21156 0 0 0 68 9 0 0 16 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=476] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/476/stat : 476 (java) S 459 459 31768 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=477] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/477/stat : 477 (java) S 459 459 31768 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 633471490 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=478] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/478/stat : 478 (java) S 459 459 31768 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=479] ppid=459 vsize=812520 CPUtime=0.21
/proc/473/task/479/stat : 479 (java) S 459 459 31768 0 -1 64 827 0 0 0 21 0 0 0 16 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=480] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/480/stat : 480 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=473/tid=481] ppid=459 vsize=812520 CPUtime=0
/proc/473/task/481/stat : 481 (java) S 459 459 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633471492 832020480 36621 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 860088

[startup+25.502 s]
/proc/loadavg: 2.08 2.00 1.92 3/84 482
/proc/meminfo: memFree=751320/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=78748 CPUtime=7.52
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 21347 0 0 0 742 10 0 0 25 0 1 0 633473276 80637952 19180 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 19687 19180 80 162 0 19522 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 126316

[startup+51.1019 s]
/proc/loadavg: 2.05 2.00 1.92 3/84 482
/proc/meminfo: memFree=751320/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=78748 CPUtime=33.02
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 21349 0 0 0 3292 10 0 0 25 0 1 0 633473276 80637952 19182 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 19687 19182 80 162 0 19522 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 126316

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.92 3/84 482
/proc/meminfo: memFree=751384/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=78748 CPUtime=84.02
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 21380 0 0 0 8392 10 0 0 25 0 1 0 633473276 80637952 19213 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/482/statm: 26789 26209 80 162 0 26624 0
Current children cumulated CPU time (s) 1117.88
Current children cumulated vsize (KiB) 154724

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/84 599
/proc/meminfo: memFree=19928/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109340 CPUtime=1160.09
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 28930 0 0 0 115990 19 0 0 25 0 1 0 633473276 111964160 26763 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/482/statm: 27335 26763 80 162 0 27170 0
Current children cumulated CPU time (s) 1177.86
Current children cumulated vsize (KiB) 156908

[startup+1242.3 s]
/proc/loadavg: 2.06 2.00 1.93 3/77 649
/proc/meminfo: memFree=609296/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109340 CPUtime=1219.91
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 28930 0 0 0 121971 20 0 0 25 0 1 0 633473276 111964160 26763 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27335 26763 80 162 0 27170 0
Current children cumulated CPU time (s) 1237.68
Current children cumulated vsize (KiB) 156908

[startup+1302.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/77 649
/proc/meminfo: memFree=608272/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109340 CPUtime=1279.62
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 28930 0 0 0 127942 20 0 0 25 0 1 0 633473276 111964160 26763 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27335 26763 80 162 0 27170 0
Current children cumulated CPU time (s) 1297.39
Current children cumulated vsize (KiB) 156908

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=607440/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109340 CPUtime=1339.33
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 28931 0 0 0 133913 20 0 0 25 0 1 0 633473276 111964160 26764 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27335 26764 80 162 0 27170 0
Current children cumulated CPU time (s) 1357.1
Current children cumulated vsize (KiB) 156908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=606416/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109792 CPUtime=1399.04
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 29016 0 0 0 139884 20 0 0 25 0 1 0 633473276 112427008 26849 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27448 26849 80 162 0 27283 0
Current children cumulated CPU time (s) 1416.81
Current children cumulated vsize (KiB) 157360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=605008/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=109932 CPUtime=1458.75
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 29072 0 0 0 145855 20 0 0 25 0 1 0 633473276 112570368 26905 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27483 26905 80 162 0 27318 0
Current children cumulated CPU time (s) 1476.52
Current children cumulated vsize (KiB) 157500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=603920/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=110216 CPUtime=1518.46
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 29126 0 0 0 151826 20 0 0 25 0 1 0 633473276 112861184 26959 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27554 26959 80 162 0 27389 0
Current children cumulated CPU time (s) 1536.23
Current children cumulated vsize (KiB) 157784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=602192/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=110948 CPUtime=1578.17
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 29306 0 0 0 157797 20 0 0 25 0 1 0 633473276 113610752 27139 996147200 134512640 135177480 4294955968 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 27737 27139 80 162 0 27572 0
Current children cumulated CPU time (s) 1595.94
Current children cumulated vsize (KiB) 158516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=598736/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=113756 CPUtime=1637.88
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 30020 0 0 0 163767 21 0 0 25 0 1 0 633473276 116486144 27853 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 28439 27853 80 162 0 28274 0
Current children cumulated CPU time (s) 1655.65
Current children cumulated vsize (KiB) 161324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=595344/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=116700 CPUtime=1697.59
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 30656 0 0 0 169736 23 0 0 25 0 1 0 633473276 119500800 28489 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 29175 28489 80 162 0 29010 0
Current children cumulated CPU time (s) 1715.36
Current children cumulated vsize (KiB) 164268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=594320/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=116700 CPUtime=1757.3
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 30656 0 0 0 175707 23 0 0 25 0 1 0 633473276 119500800 28489 996147200 134512640 135177480 4294955968 18446744073709551615 134547818 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 29175 28489 80 162 0 29010 0
Current children cumulated CPU time (s) 1775.07
Current children cumulated vsize (KiB) 164268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 649
/proc/meminfo: memFree=593936/2055920 swapFree=4179952/4192956
[pid=459] ppid=457 vsize=47568 CPUtime=17.77
/proc/459/stat : 459 (galacE.sh) S 457 459 31768 0 -1 4194304 799 38938 0 1 0 0 1748 29 17 0 1 0 633471482 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/459/statm: 11892 364 245 79 0 219 0
[pid=482] ppid=459 vsize=116700 CPUtime=1782.28
/proc/482/stat : 482 (eSAT_static) R 459 459 31768 0 -1 4194304 30656 0 0 0 178205 23 0 0 25 0 1 0 633473276 119500800 28489 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/482/statm: 29175 28489 80 162 0 29010 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 164268

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 459 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=486341
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=304953
# CPU time returned by wait4() is 17.7913
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.41
CPU time (s): 1800.05
CPU user time (s): 1799.53
CPU system time (s): 0.52
CPU usage (%): 99.5926
Max. virtual memory (cumulated for all children) (KiB): 860088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4863
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39737
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= 1635
involuntary context switches= 1815

runsolver used 2.00769 second user time and 5.16621 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 00:57:22
IDJOB=1080190
IDBENCH=56941
IDSOLVER=351
FILE ID=node88/1080190-1215212242
PBS_JOBID= 7881764
Free space on /tmp= 66496 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-41_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080190-1215212242/watcher-1080190-1215212242 -o /tmp/evaluation-result-1080190-1215212242/solver-1080190-1215212242 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1080190-1215212242.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5cf0a5cebccc02723b1c0e25cb32a5b
RANDOM SEED=1664638626

node88.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.232
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.232
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:        837064 kB
Buffers:          7696 kB
Cached:        1133892 kB
SwapCached:       7272 kB
Active:          78600 kB
Inactive:      1090084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        837064 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            4376 kB
Writeback:           0 kB
Mapped:          43048 kB
Slab:            35296 kB
Committed_AS:  1058696 kB
PageTables:       1940 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= 66444 MiB
End job on node88 at 2008-07-05 01:27:32