Trace number 1036935

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecsp/frb45-21/
normalized-frb45-21-4-mgd_ext.xml
MD5SUM3947b3d4d724d0a98d4c88f1dcf98c22
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 benchmark33.9948
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints378
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension378
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 ---
0.01/0.92	c start processing
0.01/0.92	c start relation processing
0.01/0.94	c start cnf exporting
2.25/2.31	c parsing time : 0.799
2.25/2.31	c preprocessing time : 2.189
2.25/2.31	
2.25/2.31	c Nary constraints - conflicts : 0 supports : 0
2.25/2.31	c Binary constraints - conflicts : 362 supports :16
2.25/2.31	c max arity constraint : 2
2.25/2.31	c Max Tuples generated 0
2.25/2.31	c relations : 378
2.25/2.31	c relations BDD: 0
2.25/2.31	c sampling 0/0
2.25/2.31	c vars : 946 - clauses :  55255
2.25/2.31	
2.25/2.33	 
2.25/2.33	c --- SAT Solver Stats ---
2.25/2.33	 
2.25/2.33	c eSAT 0.1 : minisat core with additionnal features
2.25/2.33	c ============================[ Problem Statistics ]=============================
2.25/2.33	c |                                                                             |
2.25/2.34	c |  Number of variables:  945                                                  |
2.25/2.34	c |  Number of clauses:    55255                                                |
2.25/2.37	c |  Parsing time:         0.03         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-1036935-1214960128/watcher-1036935-1214960128 -o /tmp/evaluation-result-1036935-1214960128/solver-1036935-1214960128 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036935-1214960128.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/81 32566
/proc/meminfo: memFree=1060960/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=8652 CPUtime=0
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 609230654 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 2163 280 208 79 0 156 0
[pid=32567] ppid=32566 vsize=8688 CPUtime=0
/proc/32567/stat : 32567 (galacE.sh) R 32566 32566 31357 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 609230654 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228043844255 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/32567/statm: 2172 286 209 79 0 165 0
[pid=32568] ppid=32567 vsize=8688 CPUtime=0
/proc/32568/stat : 32568 (galacE.sh) R 32567 32566 31357 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 609230654 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228043844255 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/32568/statm: 2172 286 209 79 0 165 0

[startup+0.0906469 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32566
/proc/meminfo: memFree=1060960/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=0.01
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101644 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32566
/proc/meminfo: memFree=1060960/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=0.01
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301684 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32566
/proc/meminfo: memFree=1060960/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=0.01
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701764 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 32566
/proc/meminfo: memFree=1060960/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=0.01
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 32588
/proc/meminfo: memFree=990288/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=0.01
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32580] ppid=32566 vsize=812552 CPUtime=1.45
/proc/32580/stat : 32580 (java) S 32566 32566 31357 0 -1 0 21540 0 1 0 134 11 0 0 19 0 9 0 609230657 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32580/statm: 203138 20956 1913 9 0 197171 0
[pid=32580/tid=32581] ppid=32566 vsize=812552 CPUtime=1.13
/proc/32580/task/32581/stat : 32581 (java) R 32566 32566 31357 0 -1 64 14534 0 1 0 105 8 0 0 25 0 9 0 609230658 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 102715058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32582] ppid=32566 vsize=812552 CPUtime=0.04
/proc/32580/task/32582/stat : 32582 (java) S 32566 32566 31357 0 -1 64 5445 0 0 0 3 1 0 0 16 0 9 0 609230659 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32583] ppid=32566 vsize=812552 CPUtime=0
/proc/32580/task/32583/stat : 32583 (java) S 32566 32566 31357 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 609230660 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32584] ppid=32566 vsize=812552 CPUtime=0
/proc/32580/task/32584/stat : 32584 (java) S 32566 32566 31357 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 609230660 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32585] ppid=32566 vsize=812552 CPUtime=0
/proc/32580/task/32585/stat : 32585 (java) S 32566 32566 31357 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 609230662 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32586] ppid=32566 vsize=812552 CPUtime=0.24
/proc/32580/task/32586/stat : 32586 (java) S 32566 32566 31357 0 -1 64 863 0 0 0 24 0 0 0 16 0 9 0 609230662 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32587] ppid=32566 vsize=812552 CPUtime=0
/proc/32580/task/32587/stat : 32587 (java) S 32566 32566 31357 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 609230662 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32580/tid=32588] ppid=32566 vsize=812552 CPUtime=0
/proc/32580/task/32588/stat : 32588 (java) S 32566 32566 31357 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 609230662 832053248 20956 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860108

[startup+3.10124 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 32588
/proc/meminfo: memFree=982928/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 47556

[startup+6.30188 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 32589
/proc/meminfo: memFree=1053200/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=7520 CPUtime=3.94
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 1802 0 0 0 393 1 0 0 25 0 1 0 609230888 7700480 1665 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 1880 1665 80 162 0 1715 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 55076

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 32589
/proc/meminfo: memFree=1048528/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=11864 CPUtime=10.32
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 2908 0 0 0 1030 2 0 0 25 0 1 0 609230888 12148736 2771 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 2966 2771 80 162 0 2801 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 59420

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 32589
/proc/meminfo: memFree=1046160/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=14336 CPUtime=23.06
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 3527 0 0 0 2304 2 0 0 25 0 1 0 609230888 14680064 3390 996147200 134512640 135177480 4294955984 18446744073709551615 134565397 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 3584 3390 80 162 0 3419 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 61892

[startup+51.1017 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 32589
/proc/meminfo: memFree=1040336/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=19900 CPUtime=48.56
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 4912 0 0 0 4853 3 0 0 25 0 1 0 609230888 20377600 4775 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 4975 4775 80 162 0 4810 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 67456

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 32589
/proc/meminfo: memFree=1034384/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=26092 CPUtime=99.55
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 6411 0 0 0 9951 4 0 0 25 0 1 0 609230888 26718208 6274 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 6523 6274 80 162 0 6358 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 73648

[startup+162.303 s]
/proc/loadavg: 2.12 2.04 2.01 3/83 32589
/proc/meminfo: memFree=1029392/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=31040 CPUtime=159.32
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 7637 0 0 0 15926 6 0 0 25 0 1 0 609230888 31784960 7500 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 7760 7500 80 162 0 7595 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 78596

[startup+222.303 s]
/proc/loadavg: 2.12 2.04 2.00 3/83 32589
/proc/meminfo: memFree=1026000/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=34448 CPUtime=219.07
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 8470 0 0 0 21901 6 0 0 25 0 1 0 609230888 35274752 8333 996147200 134512640 135177480 4294955984 18446744073709551615 134572205 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 8612 8333 80 162 0 8447 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 82004

[startup+282.301 s]
/proc/loadavg: 2.11 2.05 2.00 3/83 32590
/proc/meminfo: memFree=1019664/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=40872 CPUtime=278.83
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 10079 0 0 0 27876 7 0 0 25 0 1 0 609230888 41852928 9942 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 10218 9942 80 162 0 10053 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 88428

[startup+342.301 s]
/proc/loadavg: 2.10 2.05 2.00 3/83 32596
/proc/meminfo: memFree=1010704/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/32589/statm: 22623 22196 81 162 0 22458 0
Current children cumulated CPU time (s) 1177.43
Current children cumulated vsize (KiB) 138048

[startup+1242.3 s]
/proc/loadavg: 2.13 2.15 2.06 3/84 32665
/proc/meminfo: memFree=965712/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=97364 CPUtime=1234.89
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 24038 0 0 0 123465 24 0 0 25 0 1 0 609230888 99700736 23901 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 24341 23901 81 162 0 24176 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 144920

[startup+1302.3 s]
/proc/loadavg: 2.18 2.16 2.07 3/84 32665
/proc/meminfo: memFree=960144/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=102832 CPUtime=1294.64
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25406 0 0 0 129438 26 0 0 25 0 1 0 609230888 105299968 25269 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25708 25269 81 162 0 25543 0
Current children cumulated CPU time (s) 1296.93
Current children cumulated vsize (KiB) 150388

[startup+1362.3 s]
/proc/loadavg: 2.26 2.18 2.08 4/84 32665
/proc/meminfo: memFree=959888/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103004 CPUtime=1354.38
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25438 0 0 0 135412 26 0 0 25 0 1 0 609230888 105476096 25301 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25751 25301 81 162 0 25586 0
Current children cumulated CPU time (s) 1356.67
Current children cumulated vsize (KiB) 150560

[startup+1422.31 s]
/proc/loadavg: 2.20 2.17 2.08 3/84 32665
/proc/meminfo: memFree=959888/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103004 CPUtime=1414.14
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25439 0 0 0 141388 26 0 0 25 0 1 0 609230888 105476096 25302 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25751 25302 81 162 0 25586 0
Current children cumulated CPU time (s) 1416.43
Current children cumulated vsize (KiB) 150560

[startup+1482.3 s]
/proc/loadavg: 2.24 2.18 2.09 4/84 32665
/proc/meminfo: memFree=959888/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103004 CPUtime=1473.9
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25444 0 0 0 147363 27 0 0 25 0 1 0 609230888 105476096 25307 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25751 25307 81 162 0 25586 0
Current children cumulated CPU time (s) 1476.19
Current children cumulated vsize (KiB) 150560

[startup+1542.3 s]
/proc/loadavg: 2.22 2.18 2.09 4/84 32665
/proc/meminfo: memFree=959824/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103004 CPUtime=1533.65
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25458 0 0 0 153338 27 0 0 25 0 1 0 609230888 105476096 25321 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25751 25321 81 162 0 25586 0
Current children cumulated CPU time (s) 1535.94
Current children cumulated vsize (KiB) 150560

[startup+1602.3 s]
/proc/loadavg: 2.20 2.18 2.09 3/84 32665
/proc/meminfo: memFree=959760/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103144 CPUtime=1593.4
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25486 0 0 0 159313 27 0 0 25 0 1 0 609230888 105619456 25349 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25786 25349 81 162 0 25621 0
Current children cumulated CPU time (s) 1595.69
Current children cumulated vsize (KiB) 150700

[startup+1662.3 s]
/proc/loadavg: 2.18 2.17 2.09 3/84 32665
/proc/meminfo: memFree=959568/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103324 CPUtime=1653.16
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25530 0 0 0 165289 27 0 0 25 0 1 0 609230888 105803776 25393 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25831 25393 81 162 0 25666 0
Current children cumulated CPU time (s) 1655.45
Current children cumulated vsize (KiB) 150880

[startup+1722.3 s]
/proc/loadavg: 2.17 2.17 2.09 3/84 32665
/proc/meminfo: memFree=959376/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103536 CPUtime=1712.92
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25563 0 0 0 171264 28 0 0 25 0 1 0 609230888 106020864 25426 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25884 25426 81 162 0 25719 0
Current children cumulated CPU time (s) 1715.21
Current children cumulated vsize (KiB) 151092

[startup+1782.3 s]
/proc/loadavg: 2.15 2.17 2.09 3/84 32665
/proc/meminfo: memFree=959056/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103748 CPUtime=1772.67
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25614 0 0 0 177239 28 0 0 25 0 1 0 609230888 106237952 25477 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25937 25477 81 162 0 25772 0
Current children cumulated CPU time (s) 1774.96
Current children cumulated vsize (KiB) 151304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 2.23 2.18 2.10 3/84 32665
/proc/meminfo: memFree=958928/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103904 CPUtime=1797.76
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25653 0 0 0 179748 28 0 0 25 0 1 0 609230888 106397696 25516 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25976 25516 81 162 0 25811 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 151460

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

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

[startup+1807.5 s]
/proc/loadavg: 2.23 2.18 2.10 3/84 32665
/proc/meminfo: memFree=958928/2055920 swapFree=4165996/4192956
[pid=32566] ppid=32564 vsize=47556 CPUtime=2.29
/proc/32566/stat : 32566 (galacE.sh) S 32564 32566 31357 0 -1 4194304 799 23258 0 1 0 0 215 14 17 0 1 0 609230654 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32566/statm: 11889 364 245 79 0 219 0
[pid=32589] ppid=32566 vsize=103904 CPUtime=1797.76
/proc/32589/stat : 32589 (eSAT_static) R 32566 32566 31357 0 -1 4194304 25653 0 0 0 179748 28 0 0 25 0 1 0 609230888 106397696 25516 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/32589/statm: 25976 25516 81 162 0 25811 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 151460

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1807.52
CPU time (s): 1800.05
CPU user time (s): 1799.63
CPU system time (s): 0.42
CPU usage (%): 99.587
Max. virtual memory (cumulated for all children) (KiB): 860108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15567
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24057
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= 1213
involuntary context switches= 1203

runsolver used 1.75873 second user time and 4.94625 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-02 02:55:29
IDJOB=1036935
IDBENCH=53480
IDSOLVER=351
FILE ID=node77/1036935-1214960128
PBS_JOBID= 7870182
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3947b3d4d724d0a98d4c88f1dcf98c22
RANDOM SEED=1152125058

node77.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.274
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.274
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:       1061376 kB
Buffers:         56836 kB
Cached:         799596 kB
SwapCached:      20904 kB
Active:         191844 kB
Inactive:       724316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061376 kB
SwapTotal:     4192956 kB
SwapFree:      4165996 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:          75964 kB
Slab:            63584 kB
Committed_AS:  1773228 kB
PageTables:       1868 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= 66496 MiB
End job on node77 at 2008-07-02 03:25:38