Trace number 1090964

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 1808.62

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-3-insertions-5-4.xml
MD5SUM6b7c438b953fee64c4252b623e50d1a7
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 variables1406
Number of constraints9695
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9695
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.26/4.36	c start processing
4.26/4.37	c start relation processing
4.26/4.37	c start cnf exporting
5.55/5.64	c parsing time : 4.239
5.55/5.64	c preprocessing time : 5.522
5.55/5.64	
5.55/5.64	c Nary constraints - conflicts : 0 supports : 0
5.55/5.64	c Binary constraints - conflicts : 9695 supports :0
5.55/5.64	c max arity constraint : 2
5.55/5.64	c Max Tuples generated 16
5.55/5.64	c relations : 1
5.55/5.64	c relations BDD: 0
5.55/5.64	c sampling 0/0
5.55/5.64	c vars : 5625 - clauses :  48622
5.55/5.64	
5.55/5.68	 
5.55/5.68	c --- SAT Solver Stats ---
5.55/5.68	 
5.55/5.68	c eSAT 0.1 : minisat core with additionnal features
5.55/5.68	c ============================[ Problem Statistics ]=============================
5.55/5.68	c |                                                                             |
5.55/5.68	c |  Number of variables:  5624                                                 |
5.55/5.68	c |  Number of clauses:    48622                                                |
5.61/5.72	c |  Parsing time:         0.04         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-1090964-1215272898/watcher-1090964-1215272898 -o /tmp/evaluation-result-1090964-1215272898/solver-1090964-1215272898 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1090964-1215272898.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/98 6884
/proc/meminfo: memFree=730804/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=8748 CPUtime=0
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 419 833 0 0 0 0 0 0 16 0 1 0 683016418 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6884/statm: 2187 312 217 79 0 180 0

[startup+0.0891779 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 6884
/proc/meminfo: memFree=730804/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.101178 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 6884
/proc/meminfo: memFree=730804/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.301199 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 6884
/proc/meminfo: memFree=730804/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.701242 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 6884
/proc/meminfo: memFree=730804/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.50132 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 6906
/proc/meminfo: memFree=689508/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6898] ppid=6884 vsize=812748 CPUtime=1.44
/proc/6898/stat : 6898 (java) S 6884 6884 6351 0 -1 0 13541 0 1 0 134 10 0 0 18 0 9 0 683016421 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6898/statm: 203187 12768 2587 9 0 197168 0
[pid=6898/tid=6899] ppid=6884 vsize=812748 CPUtime=1.09
/proc/6898/task/6899/stat : 6899 (java) R 6884 6884 6351 0 -1 64 7518 0 1 0 103 6 0 0 25 0 9 0 683016422 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4126837532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6900] ppid=6884 vsize=812748 CPUtime=0.05
/proc/6898/task/6900/stat : 6900 (java) S 6884 6884 6351 0 -1 64 4434 0 0 0 4 1 0 0 16 0 9 0 683016424 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6901] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6901/stat : 6901 (java) S 6884 6884 6351 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 683016424 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6902] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6902/stat : 6902 (java) S 6884 6884 6351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 683016424 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6903] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6903/stat : 6903 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 683016426 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6904] ppid=6884 vsize=812748 CPUtime=0.28
/proc/6898/task/6904/stat : 6904 (java) S 6884 6884 6351 0 -1 64 889 0 0 0 27 1 0 0 15 0 9 0 683016426 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6905] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6905/stat : 6905 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 683016426 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6906] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6906/stat : 6906 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 683016426 832253952 12768 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860312

[startup+3.12781 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 6906
/proc/meminfo: memFree=679716/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=0.02
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 766 1697 0 0 0 1 0 1 18 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6898] ppid=6884 vsize=812748 CPUtime=3.07
/proc/6898/stat : 6898 (java) S 6884 6884 6351 0 -1 0 20844 0 1 0 293 14 0 0 18 0 9 0 683016421 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6898/statm: 203187 20069 2591 9 0 197168 0
[pid=6898/tid=6899] ppid=6884 vsize=812748 CPUtime=2.71
/proc/6898/task/6899/stat : 6899 (java) R 6884 6884 6351 0 -1 64 14588 0 1 0 260 11 0 0 25 0 9 0 683016422 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4126416376 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6900] ppid=6884 vsize=812748 CPUtime=0.06
/proc/6898/task/6900/stat : 6900 (java) S 6884 6884 6351 0 -1 64 4667 0 0 0 5 1 0 0 16 0 9 0 683016424 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6901] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6901/stat : 6901 (java) S 6884 6884 6351 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 683016424 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6902] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6902/stat : 6902 (java) S 6884 6884 6351 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 683016424 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6903] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6903/stat : 6903 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 683016426 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6904] ppid=6884 vsize=812748 CPUtime=0.28
/proc/6898/task/6904/stat : 6904 (java) S 6884 6884 6351 0 -1 64 889 0 0 0 27 1 0 0 16 0 9 0 683016426 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6905] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6905/stat : 6905 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 683016426 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6898/tid=6906] ppid=6884 vsize=812748 CPUtime=0
/proc/6898/task/6906/stat : 6906 (java) S 6884 6884 6351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 683016426 832253952 20069 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 860312

[startup+6.30983 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 6906
/proc/meminfo: memFree=657124/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 47564

[startup+12.7015 s]
/proc/loadavg: 2.22 2.05 2.02 3/100 6907
/proc/meminfo: memFree=720548/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=10336 CPUtime=6.76
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 2487 0 0 0 674 2 0 0 25 0 1 0 683016986 10584064 2360 996147200 134512640 135177480 4294955968 18446744073709551615 134547836 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 2584 2360 81 162 0 2419 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 57900

[startup+25.5018 s]
/proc/loadavg: 2.19 2.05 2.01 3/100 6907
/proc/meminfo: memFree=716644/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=13636 CPUtime=19.48
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 3306 0 0 0 1946 2 0 0 25 0 1 0 683016986 13963264 3179 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 3409 3179 81 162 0 3244 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 61200

[startup+51.1015 s]
/proc/loadavg: 2.12 2.04 2.01 3/100 6907
/proc/meminfo: memFree=710500/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=19816 CPUtime=44.93
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 4850 0 0 0 4488 5 0 0 25 0 1 0 683016986 20291584 4723 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 4954 4723 81 162 0 4789 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 67380

[startup+102.308 s]
/proc/loadavg: 2.05 2.03 2.01 3/100 6907
/proc/meminfo: memFree=701732/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=28360 CPUtime=95.83
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 6957 0 0 0 9576 7 0 0 25 0 1 0 683016986 29040640 6830 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 7090 6830 81 162 0 6925 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 75924

[startup+162.301 s]
/proc/loadavg: 2.05 2.04 2.01 3/100 6907
/proc/meminfo: memFree=689444/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=40516 CPUtime=155.47
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 9981 0 0 0 15536 11 0 0 25 0 1 0 683016986 41488384 9854 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 10129 9854 81 162 0 9964 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 88080

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.01 3/100 6907
/proc/meminfo: memFree=682084/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=47824 CPUtime=215.11
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 11855 0 0 0 21498 13 0 0 25 0 1 0 683016986 48971776 11728 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 11956 11728 81 162 0 11791 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 95388

[startup+282.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/100 6907
/proc/meminfo: memFree=679908/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=49908 CPUtime=274.76

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

/proc/6907/statm: 27700 27455 81 162 0 27535 0
Current children cumulated CPU time (s) 1115.34
Current children cumulated vsize (KiB) 158364

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 6913
/proc/meminfo: memFree=618468/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=110800 CPUtime=1169.37
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 27582 0 0 0 116900 37 0 0 25 0 1 0 683016986 113459200 27455 996147200 134512640 135177480 4294955968 18446744073709551615 134565537 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 27700 27455 81 162 0 27535 0
Current children cumulated CPU time (s) 1174.98
Current children cumulated vsize (KiB) 158364

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 6913
/proc/meminfo: memFree=618340/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=110800 CPUtime=1229.02
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 27582 0 0 0 122865 37 0 0 25 0 1 0 683016986 113459200 27455 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/6907/statm: 27700 27455 81 162 0 27535 0
Current children cumulated CPU time (s) 1234.63
Current children cumulated vsize (KiB) 158364

[startup+1302.3 s]
/proc/loadavg: 2.23 2.05 2.02 2/95 7134
/proc/meminfo: memFree=654628/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=110800 CPUtime=1288.54
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 27582 0 0 0 128816 38 0 0 25 0 1 0 683016986 113459200 27455 996147200 134512640 135177480 4294955968 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 27700 27455 81 162 0 27535 0
Current children cumulated CPU time (s) 1294.15
Current children cumulated vsize (KiB) 158364

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/109 7379
/proc/meminfo: memFree=638340/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=110800 CPUtime=1348.27
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 27587 0 0 0 134786 41 0 0 25 0 1 0 683016986 113459200 27460 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 27700 27460 81 162 0 27535 0
Current children cumulated CPU time (s) 1353.88
Current children cumulated vsize (KiB) 158364

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/109 7380
/proc/meminfo: memFree=631172/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=118960 CPUtime=1408.25
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 29381 0 0 0 140783 42 0 0 25 0 1 0 683016986 121815040 29254 996147200 134512640 135177480 4294955968 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 29740 29254 81 162 0 29575 0
Current children cumulated CPU time (s) 1413.86
Current children cumulated vsize (KiB) 166524

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/109 7380
/proc/meminfo: memFree=620612/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=129292 CPUtime=1468.24
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 32018 0 0 0 146778 46 0 0 25 0 1 0 683016986 132395008 31891 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 32323 31891 81 162 0 32158 0
Current children cumulated CPU time (s) 1473.85
Current children cumulated vsize (KiB) 176856

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/109 7380
/proc/meminfo: memFree=613700/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1528.22
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33685 0 0 0 152774 48 0 0 25 0 1 0 683016986 139075584 33558 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33558 81 162 0 33789 0
Current children cumulated CPU time (s) 1533.83
Current children cumulated vsize (KiB) 183380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/109 7380
/proc/meminfo: memFree=613636/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1588.21
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33685 0 0 0 158773 48 0 0 25 0 1 0 683016986 139075584 33558 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33558 81 162 0 33789 0
Current children cumulated CPU time (s) 1593.82
Current children cumulated vsize (KiB) 183380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/109 7380
/proc/meminfo: memFree=613636/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1648.19
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33685 0 0 0 164771 48 0 0 25 0 1 0 683016986 139075584 33558 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33558 81 162 0 33789 0
Current children cumulated CPU time (s) 1653.8
Current children cumulated vsize (KiB) 183380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/109 7380
/proc/meminfo: memFree=613636/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1708.17
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33686 0 0 0 170769 48 0 0 25 0 1 0 683016986 139075584 33559 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33559 81 162 0 33789 0
Current children cumulated CPU time (s) 1713.78
Current children cumulated vsize (KiB) 183380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/109 7380
/proc/meminfo: memFree=613572/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1768.16
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33689 0 0 0 176768 48 0 0 25 0 1 0 683016986 139075584 33562 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33562 81 162 0 33789 0
Current children cumulated CPU time (s) 1773.77
Current children cumulated vsize (KiB) 183380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/109 7380
/proc/meminfo: memFree=613572/2055920 swapFree=4147328/4192956
[pid=6884] ppid=6882 vsize=47564 CPUtime=5.61
/proc/6884/stat : 6884 (galacE.sh) S 6882 6884 6351 0 -1 4194304 800 22980 0 1 0 1 542 18 17 0 1 0 683016418 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 256364440410 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6884/statm: 11891 365 246 79 0 219 0
[pid=6907] ppid=6884 vsize=135816 CPUtime=1794.46
/proc/6907/stat : 6907 (eSAT_static) R 6884 6884 6351 0 -1 4194304 33689 0 0 0 179398 48 0 0 25 0 1 0 683016986 139075584 33562 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6907/statm: 33954 33562 81 162 0 33789 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 183380

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 6884 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=421175
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=198969
# CPU time returned by wait4() is 5.62014
# 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): 1808.62
CPU time (s): 1800.07
CPU user time (s): 1799.4
CPU system time (s): 0.67
CPU usage (%): 99.5275
Max. virtual memory (cumulated for all children) (KiB): 860444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.42117
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23780
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= 1662
involuntary context switches= 1641

runsolver used 2.58261 second user time and 7.71883 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 17:48:18
IDJOB=1090964
IDBENCH=58514
IDSOLVER=351
FILE ID=node90/1090964-1215272898
PBS_JOBID= 7882203
Free space on /tmp= 66556 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-3-insertions-5-4.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1090964-1215272898/watcher-1090964-1215272898 -o /tmp/evaluation-result-1090964-1215272898/solver-1090964-1215272898 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1090964-1215272898.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6b7c438b953fee64c4252b623e50d1a7
RANDOM SEED=632306594

node90.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.236
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.236
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:        731284 kB
Buffers:         32664 kB
Cached:        1148904 kB
SwapCached:      37128 kB
Active:         693540 kB
Inactive:       572344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        731284 kB
SwapTotal:     4192956 kB
SwapFree:      4147328 kB
Dirty:            4312 kB
Writeback:           0 kB
Mapped:          93772 kB
Slab:            41656 kB
Committed_AS:  1119812 kB
PageTables:       3544 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= 66556 MiB
End job on node90 at 2008-07-05 18:18:29