Trace number 1060457

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.04 1816.51

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-30.xml
MD5SUMfe8adf55471218122b6eb18c36e532d7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints870
Maximum constraint arity3
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.16/1.26	c start processing
1.16/1.26	c start relation processing
1.25/1.33	c start cnf exporting
6.10/6.21	c parsing time : 1.141
6.10/6.21	c preprocessing time : 6.091
6.10/6.21	
6.10/6.21	c Nary constraints - conflicts : 0 supports : 29
6.10/6.21	c Binary constraints - conflicts : 841 supports :0
6.10/6.21	c max arity constraint : 3
6.10/6.21	c Max Tuples generated 26100
6.10/6.21	c relations : 3
6.10/6.21	c relations BDD: 1
6.10/6.21	c sampling 1/1
6.10/6.21	c vars : 28683 - clauses :  148800
6.10/6.21	
6.10/6.24	 
6.10/6.24	c --- SAT Solver Stats ---
6.10/6.24	 
6.10/6.25	c eSAT 0.1 : minisat core with additionnal features
6.10/6.25	c ============================[ Problem Statistics ]=============================
6.10/6.25	c |                                                                             |
6.10/6.25	c |  Number of variables:  28682                                                |
6.10/6.25	c |  Number of clauses:    148800                                               |
6.14/6.39	c |  Parsing time:         0.13         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-1060457-1215126871/watcher-1060457-1215126871 -o /tmp/evaluation-result-1060457-1215126871/solver-1060457-1215126871 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1060457-1215126871.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.97 1.81 1.42 4/80 19492
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=8560 CPUtime=0
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 1991655819 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 231962560399 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19492/statm: 2163 280 208 79 0 156 0
[pid=19493] ppid=19492 vsize=8688 CPUtime=0
/proc/19493/stat : 19493 (galacE.sh) S 19492 19492 17521 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1991655820 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/19493/statm: 2172 286 209 79 0 165 0
[pid=19494] ppid=19493 vsize=8728 CPUtime=0
/proc/19494/stat : 19494 (galacE.sh) R 19493 19492 17521 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1991655820 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231962373415 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/19494/statm: 2182 290 209 79 0 175 0

[startup+0.0403701 s]
/proc/loadavg: 1.97 1.81 1.42 4/80 19492
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101261 s]
/proc/loadavg: 1.97 1.81 1.42 4/80 19492
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301291 s]
/proc/loadavg: 1.97 1.81 1.42 4/80 19492
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701344 s]
/proc/loadavg: 1.97 1.81 1.42 4/80 19492
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50145 s]
/proc/loadavg: 2.05 1.83 1.43 4/90 19514
/proc/meminfo: memFree=1463272/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19506] ppid=19492 vsize=812612 CPUtime=1.44
/proc/19506/stat : 19506 (java) S 19492 19492 17521 0 -1 0 13489 0 1 0 134 10 0 0 18 0 9 0 1991655822 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 203153 12711 2586 9 0 197186 0
[pid=19506/tid=19507] ppid=19492 vsize=812612 CPUtime=0.98
/proc/19506/task/19507/stat : 19507 (java) R 19492 19492 17521 0 -1 64 7449 0 1 0 93 5 0 0 24 0 9 0 1991655823 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4127365001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19508] ppid=19492 vsize=812612 CPUtime=0.07
/proc/19506/task/19508/stat : 19508 (java) S 19492 19492 17521 0 -1 64 4431 0 0 0 6 1 0 0 16 0 9 0 1991655825 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19509/stat : 19509 (java) S 19492 19492 17521 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991655825 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19510] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19510/stat : 19510 (java) S 19492 19492 17521 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991655825 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19511] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991655827 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19512] ppid=19492 vsize=812612 CPUtime=0.35
/proc/19506/task/19512/stat : 19512 (java) S 19492 19492 17521 0 -1 64 908 0 0 0 34 1 0 0 16 0 9 0 1991655827 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19513] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991655827 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19514] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991655827 832114688 12711 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860168

[startup+3.10167 s]
/proc/loadavg: 2.05 1.83 1.43 3/90 19514
/proc/meminfo: memFree=1432616/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=0.01
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19506] ppid=19492 vsize=812612 CPUtime=3.02
/proc/19506/stat : 19506 (java) S 19492 19492 17521 0 -1 0 20957 0 1 0 288 14 0 0 18 0 9 0 1991655822 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19506/statm: 203153 20177 2590 9 0 197186 0
[pid=19506/tid=19507] ppid=19492 vsize=812612 CPUtime=2.55
/proc/19506/task/19507/stat : 19507 (java) R 19492 19492 17521 0 -1 64 14628 0 1 0 245 10 0 0 25 0 9 0 1991655823 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 103232582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19508] ppid=19492 vsize=812612 CPUtime=0.08
/proc/19506/task/19508/stat : 19508 (java) S 19492 19492 17521 0 -1 64 4715 0 0 0 7 1 0 0 16 0 9 0 1991655825 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19509] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19509/stat : 19509 (java) S 19492 19492 17521 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991655825 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19510] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19510/stat : 19510 (java) S 19492 19492 17521 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1991655825 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19511] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19511/stat : 19511 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991655827 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19512] ppid=19492 vsize=812612 CPUtime=0.36
/proc/19506/task/19512/stat : 19512 (java) S 19492 19492 17521 0 -1 64 913 0 0 0 35 1 0 0 16 0 9 0 1991655827 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19513] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19513/stat : 19513 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991655827 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19506/tid=19514] ppid=19492 vsize=812612 CPUtime=0
/proc/19506/task/19514/stat : 19514 (java) S 19492 19492 17521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991655827 832114688 20177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860168

[startup+6.3021 s]
/proc/loadavg: 2.05 1.83 1.43 3/90 19514
/proc/meminfo: memFree=1430312/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 47556

[startup+12.702 s]
/proc/loadavg: 2.04 1.83 1.44 3/82 19515
/proc/meminfo: memFree=1482472/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=20256 CPUtime=6.38
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 5242 0 0 0 636 2 0 0 25 0 1 0 1991656444 20742144 4711 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 5064 4711 80 162 0 4899 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 67812

[startup+25.5017 s]
/proc/loadavg: 2.04 1.84 1.44 3/82 19515
/proc/meminfo: memFree=1478632/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=23728 CPUtime=19.07
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 6117 0 0 0 1904 3 0 0 25 0 1 0 1991656444 24297472 5586 996147200 134512640 135177480 4294955984 18446744073709551615 134558412 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 5932 5586 80 162 0 5767 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 71284

[startup+51.1022 s]
/proc/loadavg: 2.02 1.85 1.46 3/82 19515
/proc/meminfo: memFree=1471592/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=31292 CPUtime=44.43
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 7996 0 0 0 4438 5 0 0 25 0 1 0 1991656444 32043008 7465 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 7823 7465 80 162 0 7658 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 78848

[startup+102.307 s]
/proc/loadavg: 2.01 1.87 1.48 3/82 19515
/proc/meminfo: memFree=1463016/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=39424 CPUtime=95.16
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 10018 0 0 0 9508 8 0 0 25 0 1 0 1991656444 40370176 9487 996147200 134512640 135177480 4294955984 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 9856 9487 80 162 0 9691 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 86980

[startup+162.301 s]
/proc/loadavg: 2.00 1.89 1.51 3/82 19515
/proc/meminfo: memFree=1450856/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=51924 CPUtime=154.62
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 13157 0 0 0 15450 12 0 0 25 0 1 0 1991656444 53170176 12626 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 12981 12626 80 162 0 12816 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 99480

[startup+222.301 s]
/proc/loadavg: 2.00 1.91 1.54 3/82 19515
/proc/meminfo: memFree=1441192/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=61164 CPUtime=214.06
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 15480 0 0 0 21392 14 0 0 25 0 1 0 1991656444 62631936 14949 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 15291 14949 80 162 0 15126 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 108720

[startup+282.302 s]

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

/proc/19515/statm: 43108 42726 80 162 0 42943 0
Current children cumulated CPU time (s) 1171.47
Current children cumulated vsize (KiB) 219988

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 1.84 3/82 19515
/proc/meminfo: memFree=1329456/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=172432 CPUtime=1224.78
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 43257 0 0 0 122432 46 0 0 25 0 1 0 1991656444 176570368 42726 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 43108 42726 80 162 0 42943 0
Current children cumulated CPU time (s) 1230.92
Current children cumulated vsize (KiB) 219988

[startup+1302.3 s]
/proc/loadavg: 2.04 2.04 1.85 3/82 19515
/proc/meminfo: memFree=1329456/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=172432 CPUtime=1284.24
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 43257 0 0 0 128377 47 0 0 25 0 1 0 1991656444 176570368 42726 996147200 134512640 135177480 4294955984 18446744073709551615 134565294 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 43108 42726 80 162 0 42943 0
Current children cumulated CPU time (s) 1290.38
Current children cumulated vsize (KiB) 219988

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 1.86 3/82 19515
/proc/meminfo: memFree=1329392/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=172432 CPUtime=1343.69
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 43257 0 0 0 134322 47 0 0 25 0 1 0 1991656444 176570368 42726 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 43108 42726 80 162 0 42943 0
Current children cumulated CPU time (s) 1349.83
Current children cumulated vsize (KiB) 219988

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.86 3/84 19554
/proc/meminfo: memFree=1317592/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=172432 CPUtime=1403.33
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 43258 0 0 0 140285 48 0 0 25 0 1 0 1991656444 176570368 42727 996147200 134512640 135177480 4294955984 18446744073709551615 134571025 0 0 4096 3 0 0 0 17 0 0 0
/proc/19515/statm: 43108 42727 80 162 0 42943 0
Current children cumulated CPU time (s) 1409.47
Current children cumulated vsize (KiB) 219988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 1.87 3/82 19556
/proc/meminfo: memFree=1307424/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=172432 CPUtime=1462.79
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 43258 0 0 0 146231 48 0 0 25 0 1 0 1991656444 176570368 42727 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 43108 42727 80 162 0 42943 0
Current children cumulated CPU time (s) 1468.93
Current children cumulated vsize (KiB) 219988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/82 19556
/proc/meminfo: memFree=1292576/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=187228 CPUtime=1522.24
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 46983 0 0 0 152171 53 0 0 25 0 1 0 1991656444 191721472 46452 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 46807 46452 80 162 0 46642 0
Current children cumulated CPU time (s) 1528.38
Current children cumulated vsize (KiB) 234784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/82 19556
/proc/meminfo: memFree=1278496/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=201636 CPUtime=1581.69
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 50497 0 0 0 158111 58 0 0 25 0 1 0 1991656444 206475264 49966 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 50409 49966 80 162 0 50244 0
Current children cumulated CPU time (s) 1587.83
Current children cumulated vsize (KiB) 249192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/82 19556
/proc/meminfo: memFree=1275744/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=204156 CPUtime=1641.13
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 51118 0 0 0 164055 58 0 0 25 0 1 0 1991656444 209055744 50587 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 51039 50587 80 162 0 50874 0
Current children cumulated CPU time (s) 1647.27
Current children cumulated vsize (KiB) 251712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/82 19556
/proc/meminfo: memFree=1275752/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=204156 CPUtime=1700.56
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 51118 0 0 0 169998 58 0 0 25 0 1 0 1991656444 209055744 50587 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 51039 50587 80 162 0 50874 0
Current children cumulated CPU time (s) 1706.7
Current children cumulated vsize (KiB) 251712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/82 19556
/proc/meminfo: memFree=1275624/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=204156 CPUtime=1760.02
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 51118 0 0 0 175943 59 0 0 25 0 1 0 1991656444 209055744 50587 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 51039 50587 80 162 0 50874 0
Current children cumulated CPU time (s) 1766.16
Current children cumulated vsize (KiB) 251712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 1.90 3/82 19556
/proc/meminfo: memFree=1275624/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=204156 CPUtime=1793.9
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 51118 0 0 0 179331 59 0 0 25 0 1 0 1991656444 209055744 50587 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 51039 50587 80 162 0 50874 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 251712

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

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

[startup+1816.5 s]
/proc/loadavg: 2.00 2.00 1.90 3/82 19556
/proc/meminfo: memFree=1275624/2055920 swapFree=4180436/4192956
[pid=19492] ppid=19490 vsize=47556 CPUtime=6.14
/proc/19492/stat : 19492 (galacE.sh) S 19490 19492 17521 0 -1 4194304 799 22674 0 1 0 0 595 19 17 0 1 0 1991655819 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19492/statm: 11889 364 245 79 0 219 0
[pid=19515] ppid=19492 vsize=204156 CPUtime=1793.9
/proc/19515/stat : 19515 (eSAT_static) R 19492 19492 17521 0 -1 4194304 51118 0 0 0 179331 59 0 0 25 0 1 0 1991656444 209055744 50587 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19515/statm: 51039 50587 80 162 0 50874 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 251712

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19492 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=960093
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=199969
# CPU time returned by wait4() is 6.16006
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.51
CPU time (s): 1800.04
CPU user time (s): 1799.26
CPU system time (s): 0.78
CPU usage (%): 99.0931
Max. virtual memory (cumulated for all children) (KiB): 860168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.96009
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23473
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= 1535
involuntary context switches= 1749

runsolver used 1.9837 second user time and 5.82511 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 01:14:31
IDJOB=1060457
IDBENCH=54451
IDSOLVER=351
FILE ID=node71/1060457-1215126871
PBS_JOBID= 7877064
Free space on /tmp= 66548 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-30.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060457-1215126871/watcher-1060457-1215126871 -o /tmp/evaluation-result-1060457-1215126871/solver-1060457-1215126871 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1060457-1215126871.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe8adf55471218122b6eb18c36e532d7
RANDOM SEED=882369200

node71.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.209
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.209
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:       1504472 kB
Buffers:         39284 kB
Cached:         384608 kB
SwapCached:       6480 kB
Active:         138904 kB
Inactive:       351772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504472 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:          83048 kB
Slab:            45820 kB
Committed_AS:  4967728 kB
PageTables:       1988 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= 66540 MiB
End job on node71 at 2008-07-04 01:44:49