Trace number 1036845

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.09 1806.22

General information on the benchmark

Namecsp/frb50-23/
normalized-frb50-23-2_ext.xml
MD5SUMbb1a147ff1219a16de4d32893b55ecda
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark723.997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints544
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension544
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 ---
1.35/1.42	c start processing
1.35/1.42	c start relation processing
1.35/1.44	c start cnf exporting
3.44/3.57	c parsing time : 1.294
3.44/3.57	c preprocessing time : 3.446
3.44/3.57	
3.44/3.57	c Nary constraints - conflicts : 0 supports : 0
3.44/3.57	c Binary constraints - conflicts : 544 supports :0
3.44/3.57	c max arity constraint : 2
3.44/3.57	c Max Tuples generated 0
3.44/3.57	c relations : 544
3.44/3.57	c relations BDD: 0
3.44/3.57	c sampling 0/0
3.44/3.58	c vars : 1151 - clauses :  84508
3.44/3.58	
3.53/3.60	 
3.53/3.60	c --- SAT Solver Stats ---
3.53/3.60	 
3.53/3.60	c eSAT 0.1 : minisat core with additionnal features
3.53/3.60	c ============================[ Problem Statistics ]=============================
3.53/3.60	c |                                                                             |
3.53/3.60	c |  Number of variables:  1150                                                 |
3.53/3.60	c |  Number of clauses:    84508                                                |
3.53/3.66	c |  Parsing time:         0.05         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-1036845-1214958982/watcher-1036845-1214958982 -o /tmp/evaluation-result-1036845-1214958982/solver-1036845-1214958982 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036845-1214958982.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9972
/proc/meminfo: memFree=1682744/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=8560 CPUtime=0
/proc/9972/stat : 9972 (galacE.sh) R 9970 9972 9284 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1525572272 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 212234651535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9972/statm: 2140 254 197 79 0 133 0

[startup+0.014171 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9972
/proc/meminfo: memFree=1682744/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=8652 CPUtime=0
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 346 0 0 0 0 0 0 0 19 0 1 0 1525572272 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.101195 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9972
/proc/meminfo: memFree=1682744/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=0.02
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47556

[startup+0.302218 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9972
/proc/meminfo: memFree=1682744/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=0.02
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47556

[startup+0.702293 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 9972
/proc/meminfo: memFree=1682744/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=0.02
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47556

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9994
/proc/meminfo: memFree=1628520/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=0.02
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9986] ppid=9972 vsize=812736 CPUtime=1.44
/proc/9986/stat : 9986 (java) S 9972 9972 9284 0 -1 0 19834 0 1 0 132 12 0 0 18 0 9 0 1525572276 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 203184 19258 1902 9 0 197165 0
[pid=9986/tid=9987] ppid=9972 vsize=812736 CPUtime=1.14
/proc/9986/task/9987/stat : 9987 (java) R 9972 9972 9284 0 -1 64 14507 0 1 0 106 8 0 0 25 0 9 0 1525572277 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4125972255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9988] ppid=9972 vsize=812736 CPUtime=0.03
/proc/9986/task/9988/stat : 9988 (java) S 9972 9972 9284 0 -1 64 3790 0 0 0 2 1 0 0 17 0 9 0 1525572278 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9989/stat : 9989 (java) S 9972 9972 9284 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1525572279 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9990] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9990/stat : 9990 (java) S 9972 9972 9284 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1525572279 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9991] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9991/stat : 9991 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1525572281 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9992] ppid=9972 vsize=812736 CPUtime=0.23
/proc/9986/task/9992/stat : 9992 (java) S 9972 9972 9284 0 -1 64 839 0 0 0 23 0 0 0 15 0 9 0 1525572281 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9993] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9993/stat : 9993 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1525572281 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9994] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9994/stat : 9994 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1525572281 832241664 19258 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860292

[startup+3.10271 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9994
/proc/meminfo: memFree=1603816/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=0.02
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9986] ppid=9972 vsize=812736 CPUtime=3.02
/proc/9986/stat : 9986 (java) S 9972 9972 9284 0 -1 0 21850 0 1 0 289 13 0 0 18 0 9 0 1525572276 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9986/statm: 203184 21271 1907 9 0 197165 0
[pid=9986/tid=9987] ppid=9972 vsize=812736 CPUtime=2.64
/proc/9986/task/9987/stat : 9987 (java) R 9972 9972 9284 0 -1 64 14511 0 1 0 255 9 0 0 25 0 9 0 1525572277 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4127004765 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9988] ppid=9972 vsize=812736 CPUtime=0.08
/proc/9986/task/9988/stat : 9988 (java) S 9972 9972 9284 0 -1 64 5768 0 0 0 6 2 0 0 16 0 9 0 1525572278 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9989] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9989/stat : 9989 (java) S 9972 9972 9284 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1525572279 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9990] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9990/stat : 9990 (java) S 9972 9972 9284 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1525572279 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9991] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9991/stat : 9991 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1525572281 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9992] ppid=9972 vsize=812736 CPUtime=0.27
/proc/9986/task/9992/stat : 9992 (java) S 9972 9972 9284 0 -1 64 873 0 0 0 27 0 0 0 16 0 9 0 1525572281 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9993] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9993/stat : 9993 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1525572281 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9986/tid=9994] ppid=9972 vsize=812736 CPUtime=0
/proc/9986/task/9994/stat : 9994 (java) S 9972 9972 9284 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1525572281 832241664 21271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860292

[startup+6.30226 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1673896/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=7436 CPUtime=2.66
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 1950 0 0 0 265 1 0 0 25 0 1 0 1525572632 7614464 1732 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 1859 1732 81 162 0 1694 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 54992

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1672040/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=10064 CPUtime=9
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 2607 0 0 0 899 1 0 0 25 0 1 0 1525572632 10305536 2389 996147200 134512640 135177480 4294955984 18446744073709551615 134565646 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 2516 2389 81 162 0 2351 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 57620

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1666856/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=14796 CPUtime=21.68
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 3810 0 0 0 2165 3 0 0 25 0 1 0 1525572632 15151104 3592 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 3699 3592 81 162 0 3534 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 62352

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1662696/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=18940 CPUtime=47.04
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 4835 0 0 0 4699 5 0 0 25 0 1 0 1525572632 19394560 4617 996147200 134512640 135177480 4294955984 18446744073709551615 134548707 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 4735 4617 81 162 0 4570 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 66496

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1656552/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=24940 CPUtime=97.77
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 6308 0 0 0 9770 7 0 0 25 0 1 0 1525572632 25538560 6090 996147200 134512640 135177480 4294955984 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 6235 6090 81 162 0 6070 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 72496

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1646696/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=35028 CPUtime=157.19
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 8828 0 0 0 15709 10 0 0 25 0 1 0 1525572632 35868672 8610 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 8757 8610 81 162 0 8592 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 82584

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1645736/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=35592 CPUtime=216.62
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 8939 0 0 0 21652 10 0 0 25 0 1 0 1525572632 36446208 8721 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/9995/statm: 8898 8721 81 162 0 8733 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 83148

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 9995
/proc/meminfo: memFree=1641000/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53

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

/proc/9995/statm: 22007 21658 81 162 0 21842 0
Current children cumulated CPU time (s) 1116.84
Current children cumulated vsize (KiB) 135584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10047
/proc/meminfo: memFree=1593064/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=88028 CPUtime=1173.25
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 21885 0 0 0 117297 28 0 0 25 0 1 0 1525572632 90140672 21659 996147200 134512640 135177480 4294955984 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 22007 21659 81 162 0 21842 0
Current children cumulated CPU time (s) 1176.78
Current children cumulated vsize (KiB) 135584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10047
/proc/meminfo: memFree=1592808/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=88028 CPUtime=1233.19
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 21885 0 0 0 123291 28 0 0 25 0 1 0 1525572632 90140672 21659 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 22007 21659 81 162 0 21842 0
Current children cumulated CPU time (s) 1236.72
Current children cumulated vsize (KiB) 135584

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10047
/proc/meminfo: memFree=1589608/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=90772 CPUtime=1293.14
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 22568 0 0 0 129285 29 0 0 25 0 1 0 1525572632 92950528 22342 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 22693 22342 81 162 0 22528 0
Current children cumulated CPU time (s) 1296.67
Current children cumulated vsize (KiB) 138328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10047
/proc/meminfo: memFree=1581544/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=98760 CPUtime=1353.07
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 24539 0 0 0 135276 31 0 0 25 0 1 0 1525572632 101130240 24313 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 24690 24313 81 162 0 24525 0
Current children cumulated CPU time (s) 1356.6
Current children cumulated vsize (KiB) 146316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10047
/proc/meminfo: memFree=1575144/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=104776 CPUtime=1413.03
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 26078 0 0 0 141269 34 0 0 25 0 1 0 1525572632 107290624 25852 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 26194 25852 81 162 0 26029 0
Current children cumulated CPU time (s) 1416.56
Current children cumulated vsize (KiB) 152332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1567208/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=111004 CPUtime=1472.96
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 27646 0 0 0 147261 35 0 0 25 0 1 0 1525572632 113668096 27420 996147200 134512640 135177480 4294955984 18446744073709551615 134565271 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 27751 27420 81 162 0 27586 0
Current children cumulated CPU time (s) 1476.49
Current children cumulated vsize (KiB) 158560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1563304/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=114620 CPUtime=1532.91
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28550 0 0 0 153254 37 0 0 25 0 1 0 1525572632 117370880 28324 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28655 28324 81 162 0 28490 0
Current children cumulated CPU time (s) 1536.44
Current children cumulated vsize (KiB) 162176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1562792/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=114620 CPUtime=1592.85
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28550 0 0 0 159248 37 0 0 25 0 1 0 1525572632 117370880 28324 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28655 28324 81 162 0 28490 0
Current children cumulated CPU time (s) 1596.38
Current children cumulated vsize (KiB) 162176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1562280/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=114948 CPUtime=1652.79
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28616 0 0 0 165242 37 0 0 25 0 1 0 1525572632 117706752 28390 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28737 28390 81 162 0 28572 0
Current children cumulated CPU time (s) 1656.32
Current children cumulated vsize (KiB) 162504

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1561576/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=115272 CPUtime=1712.73
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28690 0 0 0 171236 37 0 0 25 0 1 0 1525572632 118038528 28464 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28818 28464 81 162 0 28653 0
Current children cumulated CPU time (s) 1716.26
Current children cumulated vsize (KiB) 162828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1560360/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=115352 CPUtime=1772.68
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28713 0 0 0 177230 38 0 0 25 0 1 0 1525572632 118120448 28487 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28838 28487 81 162 0 28673 0
Current children cumulated CPU time (s) 1776.21
Current children cumulated vsize (KiB) 162908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10053
/proc/meminfo: memFree=1560296/2055920 swapFree=4120196/4192956
[pid=9972] ppid=9970 vsize=47556 CPUtime=3.53
/proc/9972/stat : 9972 (galacE.sh) S 9970 9972 9284 0 -1 4194304 799 23562 0 1 0 1 336 16 17 0 1 0 1525572272 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 212234070874 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9972/statm: 11889 364 245 79 0 219 0
[pid=9995] ppid=9972 vsize=115352 CPUtime=1796.56
/proc/9995/stat : 9995 (eSAT_static) R 9972 9972 9284 0 -1 4194304 28713 0 0 0 179618 38 0 0 25 0 1 0 1525572632 118120448 28487 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/9995/statm: 28838 28487 81 162 0 28673 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 162908

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 9972 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=372487
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=177972
# CPU time returned by wait4() is 3.55046
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.22
CPU time (s): 1800.09
CPU user time (s): 1799.54
CPU system time (s): 0.55
CPU usage (%): 99.6607
Max. virtual memory (cumulated for all children) (KiB): 860292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.37249
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24361
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= 852
involuntary context switches= 858

runsolver used 2.19167 second user time and 6.03208 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-02 02:36:22
IDJOB=1036845
IDBENCH=53475
IDSOLVER=351
FILE ID=node14/1036845-1214958982
PBS_JOBID= 7870306
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb1a147ff1219a16de4d32893b55ecda
RANDOM SEED=1077193972

node14.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.267
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	: 5931.00
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.267
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:       1683224 kB
Buffers:         25980 kB
Cached:         159996 kB
SwapCached:      66848 kB
Active:         171584 kB
Inactive:       132956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683224 kB
SwapTotal:     4192956 kB
SwapFree:      4120196 kB
Dirty:            3540 kB
Writeback:           0 kB
Mapped:         125752 kB
Slab:            53144 kB
Committed_AS:  2938396 kB
PageTables:       2092 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= 66532 MiB
End job on node14 at 2008-07-02 03:06:31