Trace number 1036125

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 1817.62

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-2_ext.xml
MD5SUM968eb3ab86487a42dec411dd96f748b2
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables56
Number of constraints627
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension627
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
1.34/1.48	c start processing
1.34/1.48	c start relation processing
1.44/1.51	c start cnf exporting
4.22/4.37	c parsing time : 1.353
4.22/4.37	c preprocessing time : 4.245
4.22/4.37	
4.22/4.37	c Nary constraints - conflicts : 0 supports : 0
4.22/4.37	c Binary constraints - conflicts : 627 supports :0
4.22/4.37	c max arity constraint : 2
4.22/4.37	c Max Tuples generated 0
4.22/4.37	c relations : 627
4.22/4.37	c relations BDD: 0
4.22/4.37	c sampling 0/0
4.22/4.37	c vars : 1401 - clauses :  114668
4.22/4.37	
4.29/4.44	 
4.29/4.44	c --- SAT Solver Stats ---
4.29/4.44	 
4.29/4.44	c eSAT 0.1 : minisat core with additionnal features
4.29/4.44	c ============================[ Problem Statistics ]=============================
4.29/4.44	c |                                                                             |
4.29/4.44	c |  Number of variables:  1400                                                 |
4.29/4.44	c |  Number of clauses:    114668                                               |
4.31/4.51	c |  Parsing time:         0.07         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-1036125-1214956081/watcher-1036125-1214956081 -o /tmp/evaluation-result-1036125-1214956081/solver-1036125-1214956081 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1036125-1214956081.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.92 1.98 1.94 4/84 18343
/proc/meminfo: memFree=1612824/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=8652 CPUtime=0
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1974580384 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 2163 280 208 79 0 156 0
[pid=18344] ppid=18343 vsize=8688 CPUtime=0
/proc/18344/stat : 18344 (galacE.sh) S 18343 18343 17618 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1974580385 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 208717709394 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/18344/statm: 2172 286 209 79 0 165 0
[pid=18345] ppid=18344 vsize=8728 CPUtime=0
/proc/18345/stat : 18345 (galacE.sh) R 18344 18343 17618 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1974580385 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 208717540647 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/18345/statm: 2182 290 209 79 0 175 0

[startup+0.0915929 s]
/proc/loadavg: 1.92 1.98 1.94 4/84 18343
/proc/meminfo: memFree=1612824/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.102542 s]
/proc/loadavg: 1.92 1.98 1.94 4/84 18343
/proc/meminfo: memFree=1612824/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.301579 s]
/proc/loadavg: 1.92 1.98 1.94 4/84 18343
/proc/meminfo: memFree=1612824/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.70166 s]
/proc/loadavg: 1.92 1.98 1.94 4/84 18343
/proc/meminfo: memFree=1612824/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50181 s]
/proc/loadavg: 1.92 1.98 1.94 3/94 18365
/proc/meminfo: memFree=1542856/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18357] ppid=18343 vsize=812760 CPUtime=1.43
/proc/18357/stat : 18357 (java) S 18343 18343 17618 0 -1 0 21797 0 1 0 131 12 0 0 18 0 9 0 1974580388 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18357/statm: 203190 21223 1883 9 0 197171 0
[pid=18357/tid=18358] ppid=18343 vsize=812760 CPUtime=1.12
/proc/18357/task/18358/stat : 18358 (java) R 18343 18343 17618 0 -1 64 14463 0 1 0 104 8 0 0 25 0 9 0 1974580390 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4126990413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18359] ppid=18343 vsize=812760 CPUtime=0.06
/proc/18357/task/18359/stat : 18359 (java) S 18343 18343 17618 0 -1 64 5812 0 0 0 4 2 0 0 16 0 9 0 1974580391 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18360] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18360/stat : 18360 (java) S 18343 18343 17618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974580391 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18361] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18361/stat : 18361 (java) S 18343 18343 17618 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974580391 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18362] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18362/stat : 18362 (java) S 18343 18343 17618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974580393 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18363] ppid=18343 vsize=812760 CPUtime=0.22
/proc/18357/task/18363/stat : 18363 (java) S 18343 18343 17618 0 -1 64 823 0 0 0 22 0 0 0 15 0 9 0 1974580393 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18364] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18364/stat : 18364 (java) S 18343 18343 17618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974580394 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18365] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18365/stat : 18365 (java) S 18343 18343 17618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1974580394 832266240 21223 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860348

[startup+3.10211 s]
/proc/loadavg: 1.92 1.98 1.94 3/94 18365
/proc/meminfo: memFree=1533832/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=0.01
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18357] ppid=18343 vsize=812760 CPUtime=3.02
/proc/18357/stat : 18357 (java) S 18343 18343 17618 0 -1 0 22532 0 1 0 289 13 0 0 18 0 9 0 1974580388 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18357/statm: 203190 21953 1906 9 0 197171 0
[pid=18357/tid=18358] ppid=18343 vsize=812760 CPUtime=2.6
/proc/18357/task/18358/stat : 18358 (java) R 18343 18343 17618 0 -1 64 14512 0 1 0 252 8 0 0 25 0 9 0 1974580390 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4127000877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18359] ppid=18343 vsize=812760 CPUtime=0.1
/proc/18357/task/18359/stat : 18359 (java) S 18343 18343 17618 0 -1 64 6459 0 0 0 8 2 0 0 16 0 9 0 1974580391 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18360] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18360/stat : 18360 (java) S 18343 18343 17618 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974580391 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18361] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18361/stat : 18361 (java) S 18343 18343 17618 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974580391 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18362] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18362/stat : 18362 (java) S 18343 18343 17618 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974580393 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18363] ppid=18343 vsize=812760 CPUtime=0.28
/proc/18357/task/18363/stat : 18363 (java) S 18343 18343 17618 0 -1 64 862 0 0 0 28 0 0 0 16 0 9 0 1974580393 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18364] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18364/stat : 18364 (java) S 18343 18343 17618 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974580394 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18357/tid=18365] ppid=18343 vsize=812760 CPUtime=0
/proc/18357/task/18365/stat : 18365 (java) S 18343 18343 17618 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1974580394 832266240 21953 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860348

[startup+6.30171 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1600968/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=10544 CPUtime=1.83
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 2488 0 0 0 182 1 0 0 25 0 1 0 1974580829 10797056 2470 996147200 134512640 135177480 4294955984 18446744073709551615 134537478 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 2636 2470 76 162 0 2471 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 58132

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1599496/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=11848 CPUtime=8.17
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 3122 0 0 0 815 2 0 0 25 0 1 0 1974580829 12132352 2832 996147200 134512640 135177480 4294955984 18446744073709551615 134565537 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 2962 2832 81 162 0 2797 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 59436

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1594888/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=16704 CPUtime=20.85
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 4332 0 0 0 2082 3 0 0 25 0 1 0 1974580829 17104896 4042 996147200 134512640 135177480 4294955984 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 4176 4042 81 162 0 4011 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 64292

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1590536/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=21240 CPUtime=46.2
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 5484 0 0 0 4616 4 0 0 25 0 1 0 1974580829 21749760 5194 996147200 134512640 135177480 4294955984 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 5310 5194 81 162 0 5145 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 68828

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1583368/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=27988 CPUtime=96.93
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 7147 0 0 0 9687 6 0 0 25 0 1 0 1974580829 28659712 6857 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 6997 6857 81 162 0 6832 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 75576

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1575304/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=36232 CPUtime=156.35
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 9187 0 0 0 15627 8 0 0 25 0 1 0 1974580829 37101568 8897 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 9058 8897 81 162 0 8893 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 83820

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.94 3/86 18366
/proc/meminfo: memFree=1574600/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=36772 CPUtime=215.78
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 9308 0 0 0 21570 8 0 0 25 0 1 0 1974580829 37654528 9018 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 9193 9018 81 162 0 9028 0
Current children cumulated CPU time (s) 220.09

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

/proc/18366/statm: 25159 24801 81 162 0 24994 0
Current children cumulated CPU time (s) 1111.32
Current children cumulated vsize (KiB) 148224

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1703768/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=100636 CPUtime=1166.46
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25091 0 0 0 116612 34 0 0 25 0 1 0 1974580829 103051264 24801 996147200 134512640 135177480 4294955984 18446744073709551615 134565298 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25159 24801 81 162 0 24994 0
Current children cumulated CPU time (s) 1170.77
Current children cumulated vsize (KiB) 148224

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1703648/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=100636 CPUtime=1225.89
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25092 0 0 0 122555 34 0 0 25 0 1 0 1974580829 103051264 24802 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25159 24802 81 162 0 24994 0
Current children cumulated CPU time (s) 1230.2
Current children cumulated vsize (KiB) 148224

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1703648/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=100636 CPUtime=1285.32
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25093 0 0 0 128498 34 0 0 25 0 1 0 1974580829 103051264 24803 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25159 24803 81 162 0 24994 0
Current children cumulated CPU time (s) 1289.63
Current children cumulated vsize (KiB) 148224

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1703584/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=100636 CPUtime=1344.75
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25094 0 0 0 134441 34 0 0 25 0 1 0 1974580829 103051264 24804 996147200 134512640 135177480 4294955984 18446744073709551615 134565268 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25159 24804 81 162 0 24994 0
Current children cumulated CPU time (s) 1349.06
Current children cumulated vsize (KiB) 148224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1703520/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=100636 CPUtime=1404.19
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25105 0 0 0 140385 34 0 0 25 0 1 0 1974580829 103051264 24815 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25159 24815 81 162 0 24994 0
Current children cumulated CPU time (s) 1408.5
Current children cumulated vsize (KiB) 148224

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1701088/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=103048 CPUtime=1463.62
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 25718 0 0 0 146327 35 0 0 25 0 1 0 1974580829 105521152 25428 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 25762 25428 81 162 0 25597 0
Current children cumulated CPU time (s) 1467.93
Current children cumulated vsize (KiB) 150636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1695264/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=108720 CPUtime=1523.05
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 27135 0 0 0 152269 36 0 0 25 0 1 0 1974580829 111329280 26845 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 27180 26845 81 162 0 27015 0
Current children cumulated CPU time (s) 1527.36
Current children cumulated vsize (KiB) 156308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1690208/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=113912 CPUtime=1582.49
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 28409 0 0 0 158211 38 0 0 25 0 1 0 1974580829 116645888 28119 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 28478 28119 81 162 0 28313 0
Current children cumulated CPU time (s) 1586.8
Current children cumulated vsize (KiB) 161500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1683424/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=120640 CPUtime=1641.92
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 30072 0 0 0 164153 39 0 0 25 0 1 0 1974580829 123535360 29782 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 30160 29782 81 162 0 29995 0
Current children cumulated CPU time (s) 1646.23
Current children cumulated vsize (KiB) 168228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/83 18588
/proc/meminfo: memFree=1675744/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=128252 CPUtime=1701.36
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 32015 0 0 0 170094 42 0 0 25 0 1 0 1974580829 131330048 31725 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 32063 31725 81 162 0 31898 0
Current children cumulated CPU time (s) 1705.67
Current children cumulated vsize (KiB) 175840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1668000/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=135836 CPUtime=1760.79
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 33921 0 0 0 176034 45 0 0 25 0 1 0 1974580829 139096064 33631 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 33959 33631 81 162 0 33794 0
Current children cumulated CPU time (s) 1765.1
Current children cumulated vsize (KiB) 183424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/83 18588
/proc/meminfo: memFree=1667680/2055920 swapFree=4115900/4192956
[pid=18343] ppid=18341 vsize=47588 CPUtime=4.31
/proc/18343/stat : 18343 (galacE.sh) S 18341 18343 17618 0 -1 4194304 799 24246 0 1 0 0 415 16 17 0 1 0 1974580384 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18343/statm: 11897 364 245 79 0 219 0
[pid=18366] ppid=18343 vsize=136100 CPUtime=1795.76
/proc/18366/stat : 18366 (eSAT_static) R 18343 18343 17618 0 -1 4194304 33975 0 0 0 179531 45 0 0 25 0 1 0 1974580829 139366400 33685 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/18366/statm: 34025 33685 81 162 0 33860 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 183688

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 18343 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=161367
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=172973
# CPU time returned by wait4() is 4.33434
# 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): 1817.62
CPU time (s): 1800.07
CPU user time (s): 1799.46
CPU system time (s): 0.61
CPU usage (%): 99.0347
Max. virtual memory (cumulated for all children) (KiB): 860348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.16137
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25045
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= 1279
involuntary context switches= 1295

runsolver used 2.17767 second user time and 6.09807 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-02 01:48:01
IDJOB=1036125
IDBENCH=53435
IDSOLVER=351
FILE ID=node47/1036125-1214956081
PBS_JOBID= 7870240
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 968eb3ab86487a42dec411dd96f748b2
RANDOM SEED=1583285666

node47.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.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1613304 kB
Buffers:          6244 kB
Cached:          68808 kB
SwapCached:      70876 kB
Active:         354300 kB
Inactive:        32272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613304 kB
SwapTotal:     4192956 kB
SwapFree:      4115900 kB
Dirty:            3728 kB
Writeback:           0 kB
Mapped:         322884 kB
Slab:            40696 kB
Committed_AS:  4573876 kB
PageTables:       2440 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= 66540 MiB
End job on node47 at 2008-07-02 02:18:21