Trace number 1092777

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.07 1813.21

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-19.xml
MD5SUM3bb5219474a31831a39d0d8875f6b80b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints2907
Maximum constraint arity2
Maximum domain size76
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2907
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.04/2.14	c start processing
2.04/2.14	c start relation processing
2.04/2.15	c start cnf exporting
11.74/11.92	c parsing time : 2.01
11.74/11.92	c preprocessing time : 11.794
11.74/11.92	
11.74/11.92	c Nary constraints - conflicts : 0 supports : 0
11.74/11.92	c Binary constraints - conflicts : 2850 supports :57
11.74/11.92	c max arity constraint : 2
11.74/11.92	c Max Tuples generated 5776
11.74/11.92	c relations : 20
11.74/11.92	c relations BDD: 0
11.74/11.92	c sampling 0/0
11.74/11.92	c vars : 5777 - clauses :  440686
11.74/11.92	
11.74/11.97	 
11.74/11.97	c --- SAT Solver Stats ---
11.74/11.97	 
11.74/11.97	c eSAT 0.1 : minisat core with additionnal features
11.74/11.97	c ============================[ Problem Statistics ]=============================
11.74/11.97	c |                                                                             |
11.74/11.98	c |  Number of variables:  5776                                                 |
11.74/11.98	c |  Number of clauses:    440686                                               |
11.99/12.23	c |  Parsing time:         0.23         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-1092777-1215277405/watcher-1092777-1215277405 -o /tmp/evaluation-result-1092777-1215277405/solver-1092777-1215277405 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1092777-1215277405.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.84 1.95 1.98 4/72 30539
/proc/meminfo: memFree=1744440/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=18572 CPUtime=0
/proc/30539/stat : 30539 (runsolver) R 30537 30539 30502 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1557412267 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30539/statm: 4643 292 257 25 0 2626 0

[startup+0.098487 s]
/proc/loadavg: 1.84 1.95 1.98 4/72 30539
/proc/meminfo: memFree=1744440/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.10149 s]
/proc/loadavg: 1.84 1.95 1.98 4/72 30539
/proc/meminfo: memFree=1744440/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.30151 s]
/proc/loadavg: 1.84 1.95 1.98 4/72 30539
/proc/meminfo: memFree=1744440/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.701569 s]
/proc/loadavg: 1.84 1.95 1.98 4/72 30539
/proc/meminfo: memFree=1744440/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50267 s]
/proc/loadavg: 1.84 1.95 1.98 4/82 30561
/proc/meminfo: memFree=1703592/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30553] ppid=30539 vsize=812876 CPUtime=1.43
/proc/30553/stat : 30553 (java) S 30539 30539 30502 0 -1 0 13475 0 1 0 136 7 0 0 18 0 9 0 1557412271 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30553/statm: 203219 12678 2585 9 0 197200 0
[pid=30553/tid=30554] ppid=30539 vsize=812876 CPUtime=0.76
/proc/30553/task/30554/stat : 30554 (java) R 30539 30539 30502 0 -1 64 7446 0 1 0 72 4 0 0 24 0 9 0 1557412272 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4126642807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30555] ppid=30539 vsize=812876 CPUtime=0.38
/proc/30553/task/30555/stat : 30555 (java) S 30539 30539 30502 0 -1 64 4475 0 0 0 37 1 0 0 16 0 9 0 1557412274 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30556] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30556/stat : 30556 (java) S 30539 30539 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1557412274 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30557] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30557/stat : 30557 (java) S 30539 30539 30502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1557412274 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30558] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30558/stat : 30558 (java) S 30539 30539 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557412276 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30559] ppid=30539 vsize=812876 CPUtime=0.26
/proc/30553/task/30559/stat : 30559 (java) S 30539 30539 30502 0 -1 64 853 0 0 0 26 0 0 0 16 0 9 0 1557412276 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30560] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30560/stat : 30560 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1557412276 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30561] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30561/stat : 30561 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1557412276 832385024 12678 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860460

[startup+3.10288 s]
/proc/loadavg: 1.84 1.95 1.98 3/82 30561
/proc/meminfo: memFree=1702696/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30553] ppid=30539 vsize=812876 CPUtime=3.02
/proc/30553/stat : 30553 (java) S 30539 30539 30502 0 -1 0 20884 0 1 0 290 12 0 0 18 0 9 0 1557412271 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30553/statm: 203219 20078 2591 9 0 197200 0
[pid=30553/tid=30554] ppid=30539 vsize=812876 CPUtime=1.98
/proc/30553/task/30554/stat : 30554 (java) R 30539 30539 30502 0 -1 64 14627 0 1 0 190 8 0 0 25 0 9 0 1557412272 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4127282090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30555] ppid=30539 vsize=812876 CPUtime=0.62
/proc/30553/task/30555/stat : 30555 (java) S 30539 30539 30502 0 -1 64 4639 0 0 0 61 1 0 0 16 0 9 0 1557412274 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30556] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30556/stat : 30556 (java) S 30539 30539 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1557412274 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30557] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30557/stat : 30557 (java) S 30539 30539 30502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1557412274 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30558] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30558/stat : 30558 (java) S 30539 30539 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557412276 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30559] ppid=30539 vsize=812876 CPUtime=0.37
/proc/30553/task/30559/stat : 30559 (java) S 30539 30539 30502 0 -1 64 917 0 0 0 37 0 0 0 15 0 9 0 1557412276 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30560] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30560/stat : 30560 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1557412276 832385024 20078 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30561] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30561/stat : 30561 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1557412276 832385024 20078 996147200 134512640 134550740 4294955600 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) 860460

[startup+6.30131 s]
/proc/loadavg: 1.85 1.95 1.98 3/82 30561
/proc/meminfo: memFree=1670056/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=0.01
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30553] ppid=30539 vsize=812876 CPUtime=6.19
/proc/30553/stat : 30553 (java) S 30539 30539 30502 0 -1 0 21024 0 1 0 606 13 0 0 18 0 9 0 1557412271 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30553/statm: 203219 20211 2591 9 0 197200 0
[pid=30553/tid=30554] ppid=30539 vsize=812876 CPUtime=5.14
/proc/30553/task/30554/stat : 30554 (java) R 30539 30539 30502 0 -1 64 14634 0 1 0 505 9 0 0 25 0 9 0 1557412272 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4127157255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30555] ppid=30539 vsize=812876 CPUtime=0.65
/proc/30553/task/30555/stat : 30555 (java) S 30539 30539 30502 0 -1 64 4770 0 0 0 63 2 0 0 16 0 9 0 1557412274 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30556] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30556/stat : 30556 (java) S 30539 30539 30502 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1557412274 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30557] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30557/stat : 30557 (java) S 30539 30539 30502 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1557412274 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30558] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30558/stat : 30558 (java) S 30539 30539 30502 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1557412276 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30559] ppid=30539 vsize=812876 CPUtime=0.38
/proc/30553/task/30559/stat : 30559 (java) S 30539 30539 30502 0 -1 64 919 0 0 0 38 0 0 0 16 0 9 0 1557412276 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30560] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30560/stat : 30560 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1557412276 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30553/tid=30561] ppid=30539 vsize=812876 CPUtime=0
/proc/30553/task/30561/stat : 30561 (java) S 30539 30539 30502 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1557412276 832385024 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860460

[startup+12.7022 s]
/proc/loadavg: 1.87 1.95 1.98 3/74 30562
/proc/meminfo: memFree=1733992/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=24044 CPUtime=0.7
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 5755 0 0 0 68 2 0 0 24 0 1 0 1557413465 24621056 5737 996147200 134512640 135177480 4294955968 18446744073709551615 134537311 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 6011 5737 75 162 0 5846 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 71628

[startup+25.5018 s]
/proc/loadavg: 1.89 1.95 1.98 3/74 30562
/proc/meminfo: memFree=1715944/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=22220 CPUtime=13.38
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 5929 0 0 0 1336 2 0 0 25 0 1 0 1557413465 22753280 5368 996147200 134512640 135177480 4294955968 18446744073709551615 134565337 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 5555 5368 80 162 0 5390 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 69804

[startup+51.1012 s]
/proc/loadavg: 1.93 1.96 1.98 3/74 30562
/proc/meminfo: memFree=1702568/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=36432 CPUtime=38.74
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 9461 0 0 0 3869 5 0 0 25 0 1 0 1557413465 37306368 8900 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 9108 8900 80 162 0 8943 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 84016

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.98 3/74 30562
/proc/meminfo: memFree=1692136/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=46312 CPUtime=89.49
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 11927 0 0 0 8940 9 0 0 25 0 1 0 1557413465 47423488 11366 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 11578 11366 80 162 0 11413 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 93896

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/74 30562
/proc/meminfo: memFree=1681128/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=57648 CPUtime=148.95
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 14763 0 0 0 14883 12 0 0 25 0 1 0 1557413465 59031552 14202 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 14412 14202 80 162 0 14247 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 105232


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

/proc/30562/statm: 31863 31593 80 162 0 31698 0
Current children cumulated CPU time (s) 1112.19
Current children cumulated vsize (KiB) 175036

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 30562
/proc/meminfo: memFree=1610544/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=127452 CPUtime=1159.88
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 32156 0 0 0 115955 33 0 0 25 0 1 0 1557413465 130510848 31595 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 31863 31595 80 162 0 31698 0
Current children cumulated CPU time (s) 1171.66
Current children cumulated vsize (KiB) 175036

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 30562
/proc/meminfo: memFree=1610544/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=127452 CPUtime=1219.32
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 32156 0 0 0 121898 34 0 0 25 0 1 0 1557413465 130510848 31595 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 31863 31595 80 162 0 31698 0
Current children cumulated CPU time (s) 1231.1
Current children cumulated vsize (KiB) 175036

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 30562
/proc/meminfo: memFree=1610608/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=127452 CPUtime=1278.78
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 32158 0 0 0 127844 34 0 0 25 0 1 0 1557413465 130510848 31597 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 31863 31597 80 162 0 31698 0
Current children cumulated CPU time (s) 1290.56
Current children cumulated vsize (KiB) 175036

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 30562
/proc/meminfo: memFree=1610544/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=127584 CPUtime=1338.23
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 32182 0 0 0 133789 34 0 0 25 0 1 0 1557413465 130646016 31621 996147200 134512640 135177480 4294955968 18446744073709551615 134747833 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 31896 31621 80 162 0 31731 0
Current children cumulated CPU time (s) 1350.01
Current children cumulated vsize (KiB) 175168

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 30562
/proc/meminfo: memFree=1603568/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=134684 CPUtime=1397.71
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 33882 0 0 0 139735 36 0 0 25 0 1 0 1557413465 137916416 33321 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/30562/statm: 33671 33321 80 162 0 33506 0
Current children cumulated CPU time (s) 1409.49
Current children cumulated vsize (KiB) 182268

[startup+1482.3 s]
/proc/loadavg: 2.13 2.02 2.00 3/83 30647
/proc/meminfo: memFree=869352/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=143476 CPUtime=1457.53
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 36070 0 0 0 145714 39 0 0 25 0 1 0 1557413465 146919424 35509 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 35869 35509 80 162 0 35704 0
Current children cumulated CPU time (s) 1469.31
Current children cumulated vsize (KiB) 191060

[startup+1542.3 s]
/proc/loadavg: 2.25 2.06 2.01 4/83 30795
/proc/meminfo: memFree=925224/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=150760 CPUtime=1517.5
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 37865 0 0 0 151708 42 0 0 25 0 1 0 1557413465 154378240 37304 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 37690 37304 80 162 0 37525 0
Current children cumulated CPU time (s) 1529.28
Current children cumulated vsize (KiB) 198344

[startup+1602.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/75 30886
/proc/meminfo: memFree=1555176/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=158076 CPUtime=1577.47
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 39662 0 0 0 157698 49 0 0 25 0 1 0 1557413465 161869824 39101 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 39519 39101 80 162 0 39354 0
Current children cumulated CPU time (s) 1589.25
Current children cumulated vsize (KiB) 205660

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/75 30886
/proc/meminfo: memFree=1546984/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=166296 CPUtime=1637.45
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 41705 0 0 0 163694 51 0 0 25 0 1 0 1557413465 170287104 41144 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 41574 41144 80 162 0 41409 0
Current children cumulated CPU time (s) 1649.23
Current children cumulated vsize (KiB) 213880

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/75 30886
/proc/meminfo: memFree=1545128/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=167892 CPUtime=1697.43
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 42087 0 0 0 169691 52 0 0 25 0 1 0 1557413465 171921408 41526 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 41973 41526 80 162 0 41808 0
Current children cumulated CPU time (s) 1709.21
Current children cumulated vsize (KiB) 215476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 30886
/proc/meminfo: memFree=1545128/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=167892 CPUtime=1757.4
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 42087 0 0 0 175688 52 0 0 25 0 1 0 1557413465 171921408 41526 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 41973 41526 80 162 0 41808 0
Current children cumulated CPU time (s) 1769.18
Current children cumulated vsize (KiB) 215476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 30886
/proc/meminfo: memFree=1545128/2055920 swapFree=4180436/4192956
[pid=30539] ppid=30537 vsize=47584 CPUtime=11.78
/proc/30539/stat : 30539 (galacE.sh) S 30537 30539 30502 0 -1 4194304 799 22925 0 1 0 0 1160 18 17 0 1 0 1557412267 48726016 364 996147200 4194304 4520092 548682068832 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30539/statm: 11896 364 245 79 0 219 0
[pid=30562] ppid=30539 vsize=167892 CPUtime=1788.29
/proc/30562/stat : 30562 (eSAT_static) R 30539 30539 30502 0 -1 4194304 42087 0 0 0 178777 52 0 0 25 0 1 0 1557413465 171921408 41526 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/30562/statm: 41973 41526 80 162 0 41808 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 215476

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 30539 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=611234
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=197969
# CPU time returned by wait4() is 11.8092
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.21
CPU time (s): 1800.07
CPU user time (s): 1799.37
CPU system time (s): 0.7
CPU usage (%): 99.2752
Max. virtual memory (cumulated for all children) (KiB): 860460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6112
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23724
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= 2069
involuntary context switches= 2249

runsolver used 1.92071 second user time and 5.8891 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 19:03:25
IDJOB=1092777
IDBENCH=58656
IDSOLVER=351
FILE ID=node13/1092777-1215277405
PBS_JOBID= 7882289
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3bb5219474a31831a39d0d8875f6b80b
RANDOM SEED=758844347

node13.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.238
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.238
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:       1744920 kB
Buffers:         50988 kB
Cached:         188704 kB
SwapCached:       6400 kB
Active:         166564 kB
Inactive:        90100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744920 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          24768 kB
Slab:            39728 kB
Committed_AS:  3117028 kB
PageTables:       1872 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= 66488 MiB
End job on node13 at 2008-07-05 19:33:40