Trace number 1079615

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.05 1808.21

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4223
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.21	c --- Preproc Stats ---
0.01/0.72	c start processing
0.01/0.72	c start relation processing
0.01/0.92	c start cnf exporting
8.84/9.12	c parsing time : 0.424
8.84/9.12	c preprocessing time : 8.823
8.84/9.12	
8.84/9.12	c Nary constraints - conflicts : 0 supports : 14
8.84/9.12	c Binary constraints - conflicts : 0 supports :0
8.84/9.12	c max arity constraint : 9
8.84/9.12	c Max Tuples generated 0
8.84/9.12	c relations : 2
8.84/9.12	c relations BDD: 2
8.84/9.12	c sampling 0/0
8.84/9.12	c vars : 69883 - clauses :  256579
8.84/9.12	
8.84/9.17	 
8.84/9.17	c --- SAT Solver Stats ---
8.84/9.17	 
8.84/9.17	c eSAT 0.1 : minisat core with additionnal features
8.84/9.17	c ============================[ Problem Statistics ]=============================
8.84/9.17	c |                                                                             |
8.84/9.17	c |  Number of variables:  69882                                                |
8.84/9.17	c |  Number of clauses:    256579                                               |
8.88/9.47	c |  Parsing time:         0.27         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-1079615-1215210431/watcher-1079615-1215210431 -o /tmp/evaluation-result-1079615-1215210431/solver-1079615-1215210431 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1079615-1215210431.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.96 1.95 1.62 4/82 365
/proc/meminfo: memFree=844392/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=18572 CPUtime=0
/proc/365/stat : 365 (runsolver) D 363 365 31768 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 633290381 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 270187162919 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/365/statm: 4643 292 257 25 0 2626 0

[startup+0.048226 s]
/proc/loadavg: 1.96 1.95 1.62 4/82 365
/proc/meminfo: memFree=844392/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=8608 CPUtime=0
/proc/365/stat : 365 (galacE.sh) D 363 365 31768 0 -1 4194304 325 0 1 0 0 0 0 0 17 0 1 0 633290381 8814592 271 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 2 4096 73728 18446744071563479169 0 0 17 1 0 0
/proc/365/statm: 2152 271 203 79 0 145 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8608

[startup+0.101238 s]
/proc/loadavg: 1.96 1.95 1.62 4/82 365
/proc/meminfo: memFree=844392/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=8784 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) D 363 365 31768 0 -1 4194304 571 1318 1 1 0 0 0 1 16 0 1 0 633290381 8994816 319 996147200 4194304 4520092 548682068832 18446744073709551615 270187331666 0 2 4096 73728 18446744071563479169 0 0 17 0 0 0
/proc/365/statm: 2196 319 217 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.301265 s]
/proc/loadavg: 1.96 1.95 1.62 4/82 365
/proc/meminfo: memFree=844392/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 764 1696 1 1 0 0 0 1 18 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701307 s]
/proc/loadavg: 1.96 1.95 1.62 4/82 365
/proc/meminfo: memFree=844392/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 764 1696 1 1 0 0 0 1 18 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.5024 s]
/proc/loadavg: 1.96 1.95 1.62 4/92 387
/proc/meminfo: memFree=803672/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 764 1696 1 1 0 0 0 1 18 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=379] ppid=365 vsize=812548 CPUtime=1.27
/proc/379/stat : 379 (java) S 365 365 31768 0 -1 0 20662 0 2 0 116 11 0 0 19 0 9 0 633290402 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/379/statm: 203137 20086 1909 9 0 197171 0
[pid=379/tid=380] ppid=365 vsize=812548 CPUtime=0.98
/proc/379/task/380/stat : 380 (java) R 365 365 31768 0 -1 64 14508 0 2 0 90 8 0 0 25 0 9 0 633290403 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4126887720 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=381] ppid=365 vsize=812548 CPUtime=0.07
/proc/379/task/381/stat : 381 (java) S 365 365 31768 0 -1 64 4634 0 0 0 6 1 0 0 17 0 9 0 633290404 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=382] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/382/stat : 382 (java) S 365 365 31768 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=383] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/383/stat : 383 (java) S 365 365 31768 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=384] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/384/stat : 384 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633290407 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=385] ppid=365 vsize=812548 CPUtime=0.19
/proc/379/task/385/stat : 385 (java) S 365 365 31768 0 -1 64 819 0 0 0 19 0 0 0 16 0 9 0 633290407 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=386] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/386/stat : 386 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 633290407 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=387] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/387/stat : 387 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633290407 832049152 20086 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 860116

[startup+3.10258 s]
/proc/loadavg: 1.96 1.95 1.62 3/92 387
/proc/meminfo: memFree=764056/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 764 1696 1 1 0 0 0 1 18 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=379] ppid=365 vsize=812548 CPUtime=2.86
/proc/379/stat : 379 (java) S 365 365 31768 0 -1 0 22053 0 2 0 274 12 0 0 19 0 9 0 633290402 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/379/statm: 203137 21474 1909 9 0 197171 0
[pid=379/tid=380] ppid=365 vsize=812548 CPUtime=2.54
/proc/379/task/380/stat : 380 (java) R 365 365 31768 0 -1 64 14513 0 2 0 246 8 0 0 25 0 9 0 633290403 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4126932973 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=381] ppid=365 vsize=812548 CPUtime=0.08
/proc/379/task/381/stat : 381 (java) S 365 365 31768 0 -1 64 6015 0 0 0 7 1 0 0 16 0 9 0 633290404 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=382] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/382/stat : 382 (java) S 365 365 31768 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=383] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/383/stat : 383 (java) S 365 365 31768 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=384] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/384/stat : 384 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=385] ppid=365 vsize=812548 CPUtime=0.2
/proc/379/task/385/stat : 385 (java) S 365 365 31768 0 -1 64 824 0 0 0 20 0 0 0 15 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=386] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/386/stat : 386 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=387] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/387/stat : 387 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 860116

[startup+6.30195 s]
/proc/loadavg: 2.04 1.97 1.63 3/92 387
/proc/meminfo: memFree=761880/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=0.01
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 764 1696 1 1 0 0 0 1 18 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=379] ppid=365 vsize=812548 CPUtime=6.04
/proc/379/stat : 379 (java) S 365 365 31768 0 -1 0 22060 0 2 0 591 13 0 0 19 0 9 0 633290402 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/379/statm: 203137 21474 1909 9 0 197171 0
[pid=379/tid=380] ppid=365 vsize=812548 CPUtime=5.72
/proc/379/task/380/stat : 380 (java) R 365 365 31768 0 -1 64 14520 0 2 0 563 9 0 0 25 0 9 0 633290403 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4126847819 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=381] ppid=365 vsize=812548 CPUtime=0.08
/proc/379/task/381/stat : 381 (java) S 365 365 31768 0 -1 64 6015 0 0 0 7 1 0 0 16 0 9 0 633290404 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=382] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/382/stat : 382 (java) S 365 365 31768 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=383] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/383/stat : 383 (java) S 365 365 31768 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 633290405 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=384] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/384/stat : 384 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=385] ppid=365 vsize=812548 CPUtime=0.2
/proc/379/task/385/stat : 385 (java) S 365 365 31768 0 -1 64 824 0 0 0 20 0 0 0 15 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=386] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/386/stat : 386 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=379/tid=387] ppid=365 vsize=812548 CPUtime=0
/proc/379/task/387/stat : 387 (java) S 365 365 31768 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 633290407 832049152 21474 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 860116

[startup+12.7027 s]
/proc/loadavg: 2.12 1.99 1.64 3/84 388
/proc/meminfo: memFree=800984/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=40088 CPUtime=3.5
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 10531 0 0 0 346 4 0 0 25 0 1 0 633291298 41050112 9344 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/388/statm: 10022 9344 80 162 0 9857 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 87656

[startup+25.5011 s]
/proc/loadavg: 2.09 1.99 1.64 3/84 388
/proc/meminfo: memFree=801048/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=40088 CPUtime=16.25
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 10542 0 0 0 1621 4 0 0 25 0 1 0 633291298 41050112 9355 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/388/statm: 10022 9355 80 162 0 9857 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 87656

[startup+51.1011 s]
/proc/loadavg: 2.06 1.99 1.65 3/84 388
/proc/meminfo: memFree=801048/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=40088 CPUtime=41.75
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 10544 0 0 0 4171 4 0 0 25 0 1 0 633291298 41050112 9357 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/388/statm: 10022 9357 80 162 0 9857 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 87656

[startup+102.307 s]
/proc/loadavg: 2.02 1.99 1.67 3/84 388
/proc/meminfo: memFree=800920/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=40280 CPUtime=92.75
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 10584 0 0 0 9271 4 0 0 25 0 1 0 633291298 41246720 9397 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/388/statm: 10070 9397 80 162 0 9905 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 87848

[startup+162.302 s]
/proc/loadavg: 2.01 1.99 1.68 3/84 388
/proc/meminfo: memFree=800536/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=40544 CPUtime=152.52
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 10673 0 0 0 15247 5 0 0 25 0 1 0 633291298 41517056 9486 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/388/statm: 10136 9486 80 162 0 9971 0
Current children cumulated CPU time (s) 161.4
Current children cumulated vsize (KiB) 88112


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

/proc/388/statm: 13463 12777 80 162 0 13298 0
Current children cumulated CPU time (s) 1117.52
Current children cumulated vsize (KiB) 101420

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/84 432
/proc/meminfo: memFree=782232/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=53852 CPUtime=1168.35
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 13964 0 0 0 116827 8 0 0 25 0 1 0 633291298 55144448 12777 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 13463 12777 80 162 0 13298 0
Current children cumulated CPU time (s) 1177.23
Current children cumulated vsize (KiB) 101420

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/84 432
/proc/meminfo: memFree=782168/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=53852 CPUtime=1228.05
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 13964 0 0 0 122797 8 0 0 25 0 1 0 633291298 55144448 12777 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 13463 12777 80 162 0 13298 0
Current children cumulated CPU time (s) 1236.93
Current children cumulated vsize (KiB) 101420

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.87 3/84 432
/proc/meminfo: memFree=781976/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=54032 CPUtime=1287.76
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 13993 0 0 0 128768 8 0 0 25 0 1 0 633291298 55328768 12806 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 13508 12806 80 162 0 13343 0
Current children cumulated CPU time (s) 1296.64
Current children cumulated vsize (KiB) 101600

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.88 3/84 432
/proc/meminfo: memFree=780952/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=54988 CPUtime=1347.46
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 14261 0 0 0 134737 9 0 0 25 0 1 0 633291298 56307712 13074 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 13747 13074 80 162 0 13582 0
Current children cumulated CPU time (s) 1356.34
Current children cumulated vsize (KiB) 102556

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.88 3/84 432
/proc/meminfo: memFree=778136/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=57832 CPUtime=1407.17
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 14954 0 0 0 140707 10 0 0 25 0 1 0 633291298 59219968 13767 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 14458 13767 80 162 0 14293 0
Current children cumulated CPU time (s) 1416.05
Current children cumulated vsize (KiB) 105400

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/84 432
/proc/meminfo: memFree=775896/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1466.87
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15499 0 0 0 146677 10 0 0 25 0 1 0 633291298 61652992 14312 996147200 134512640 135177480 4294955968 18446744073709551615 134565498 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14312 80 162 0 14887 0
Current children cumulated CPU time (s) 1475.75
Current children cumulated vsize (KiB) 107776

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.89 3/84 432
/proc/meminfo: memFree=775896/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1526.57
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15499 0 0 0 152646 11 0 0 25 0 1 0 633291298 61652992 14312 996147200 134512640 135177480 4294955968 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14312 80 162 0 14887 0
Current children cumulated CPU time (s) 1535.45
Current children cumulated vsize (KiB) 107776

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.90 3/84 432
/proc/meminfo: memFree=775768/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1586.28
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15499 0 0 0 158617 11 0 0 25 0 1 0 633291298 61652992 14312 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14312 80 162 0 14887 0
Current children cumulated CPU time (s) 1595.16
Current children cumulated vsize (KiB) 107776

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.90 3/84 432
/proc/meminfo: memFree=775704/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1645.99
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15499 0 0 0 164588 11 0 0 25 0 1 0 633291298 61652992 14312 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14312 80 162 0 14887 0
Current children cumulated CPU time (s) 1654.87
Current children cumulated vsize (KiB) 107776

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/84 432
/proc/meminfo: memFree=775576/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1705.69
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15501 0 0 0 170558 11 0 0 25 0 1 0 633291298 61652992 14314 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14314 80 162 0 14887 0
Current children cumulated CPU time (s) 1714.57
Current children cumulated vsize (KiB) 107776

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/84 432
/proc/meminfo: memFree=775448/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60208 CPUtime=1765.39
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15501 0 0 0 176528 11 0 0 25 0 1 0 633291298 61652992 14314 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15052 14314 80 162 0 14887 0
Current children cumulated CPU time (s) 1774.27
Current children cumulated vsize (KiB) 107776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 1.99 1.98 1.91 3/84 432
/proc/meminfo: memFree=775448/2055920 swapFree=4179952/4192956
[pid=365] ppid=363 vsize=47568 CPUtime=8.88
/proc/365/stat : 365 (galacE.sh) S 363 365 31768 0 -1 4194304 798 23774 1 3 0 0 871 17 17 0 1 0 633290381 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 270186769242 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/365/statm: 11892 364 245 79 0 219 0
[pid=388] ppid=365 vsize=60376 CPUtime=1791.17
/proc/388/stat : 388 (eSAT_static) R 365 365 31768 0 -1 4194304 15524 0 0 0 179106 11 0 0 25 0 1 0 633291298 61825024 14337 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/388/statm: 15094 14337 80 162 0 14929 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107944

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 365 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=723673
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=178972
# CPU time returned by wait4() is 8.90264
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.21
CPU time (s): 1800.05
CPU user time (s): 1799.77
CPU system time (s): 0.28
CPU usage (%): 99.5486
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.72367
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24572
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1368
involuntary context switches= 1443

runsolver used 1.80472 second user time and 4.80227 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 00:27:11
IDJOB=1079615
IDBENCH=56892
IDSOLVER=351
FILE ID=node88/1079615-1215210431
PBS_JOBID= 7881764
Free space on /tmp= 66500 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-9_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079615-1215210431/watcher-1079615-1215210431 -o /tmp/evaluation-result-1079615-1215210431/solver-1079615-1215210431 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1079615-1215210431.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=1705061371

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        844872 kB
Buffers:          6324 kB
Cached:        1130844 kB
SwapCached:       7272 kB
Active:          67212 kB
Inactive:      1093704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        844872 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:          39664 kB
Slab:            35280 kB
Committed_AS:  1053448 kB
PageTables:       1932 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 node88 at 2008-07-05 00:57:22