Trace number 1037457

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.01 1814.51

General information on the benchmark

Namecsp/rand-2-26/
normalized-rand-26-26-325-155-59021_ext.xml
MD5SUM0914210ddf57e49ca35dafca5f70420a
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 benchmark75.0456
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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 ---
1.14/1.25	c start processing
1.14/1.25	c start relation processing
1.14/1.26	c start cnf exporting
2.63/2.77	c parsing time : 1.119
2.63/2.77	c preprocessing time : 2.64
2.63/2.77	
2.63/2.77	c Nary constraints - conflicts : 0 supports : 0
2.63/2.77	c Binary constraints - conflicts : 325 supports :0
2.63/2.77	c max arity constraint : 2
2.63/2.77	c Max Tuples generated 0
2.63/2.77	c relations : 325
2.63/2.77	c relations BDD: 0
2.63/2.77	c sampling 0/0
2.63/2.77	c vars : 677 - clauses :  58851
2.63/2.77	
2.70/2.81	 
2.70/2.82	c --- SAT Solver Stats ---
2.70/2.82	 
2.70/2.82	c eSAT 0.1 : minisat core with additionnal features
2.70/2.82	c ============================[ Problem Statistics ]=============================
2.70/2.82	c |                                                                             |
2.70/2.82	c |  Number of variables:  676                                                  |
2.70/2.82	c |  Number of clauses:    58851                                                |
2.70/2.85	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-1037457-1214961071/watcher-1037457-1214961071 -o /tmp/evaluation-result-1037457-1214961071/solver-1037457-1214961071 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1037457-1214961071.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 1.96 3/81 5542
/proc/meminfo: memFree=1598036/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=18572 CPUtime=0
/proc/5542/stat : 5542 (runsolver) R 5540 5542 4260 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1975079964 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5542/statm: 4643 292 257 25 0 2626 0

[startup+0.0821191 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 5542
/proc/meminfo: memFree=1598036/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=0.01
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.101124 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 5542
/proc/meminfo: memFree=1598036/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=0.01
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.301144 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 5542
/proc/meminfo: memFree=1598036/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=0.01
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701187 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 5542
/proc/meminfo: memFree=1598036/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=0.01
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50227 s]
/proc/loadavg: 2.00 2.00 1.96 4/91 5564
/proc/meminfo: memFree=1530884/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=0.01
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5556] ppid=5542 vsize=812528 CPUtime=1.44
/proc/5556/stat : 5556 (java) S 5542 5542 4260 0 -1 0 19856 0 1 0 130 14 0 0 18 0 9 0 1975079968 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5556/statm: 203132 19280 1904 9 0 197165 0
[pid=5556/tid=5557] ppid=5542 vsize=812528 CPUtime=1.11
/proc/5556/task/5557/stat : 5557 (java) R 5542 5542 4260 0 -1 64 14507 0 1 0 101 10 0 0 25 0 9 0 1975079969 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4126752452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5558] ppid=5542 vsize=812528 CPUtime=0.03
/proc/5556/task/5558/stat : 5558 (java) S 5542 5542 4260 0 -1 64 3785 0 0 0 2 1 0 0 17 0 9 0 1975079971 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5559] ppid=5542 vsize=812528 CPUtime=0
/proc/5556/task/5559/stat : 5559 (java) S 5542 5542 4260 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975079971 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5560] ppid=5542 vsize=812528 CPUtime=0
/proc/5556/task/5560/stat : 5560 (java) S 5542 5542 4260 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975079971 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5561] ppid=5542 vsize=812528 CPUtime=0
/proc/5556/task/5561/stat : 5561 (java) S 5542 5542 4260 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975079973 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5562] ppid=5542 vsize=812528 CPUtime=0.26
/proc/5556/task/5562/stat : 5562 (java) S 5542 5542 4260 0 -1 64 866 0 0 0 26 0 0 0 16 0 9 0 1975079973 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5563] ppid=5542 vsize=812528 CPUtime=0
/proc/5556/task/5563/stat : 5563 (java) S 5542 5542 4260 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975079973 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5556/tid=5564] ppid=5542 vsize=812528 CPUtime=0
/proc/5556/task/5564/stat : 5564 (java) S 5542 5542 4260 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975079973 832028672 19280 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860116

[startup+3.10143 s]
/proc/loadavg: 2.00 2.00 1.96 3/91 5564
/proc/meminfo: memFree=1520452/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 47588

[startup+6.30275 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1591108/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=7220 CPUtime=3.44
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 1735 0 0 0 343 1 0 0 25 0 1 0 1975080246 7393280 1580 996147200 134512640 135177480 4294955984 18446744073709551615 134571434 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 1805 1580 80 162 0 1640 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 54808

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1586820/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=10964 CPUtime=9.78
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 2661 0 0 0 977 1 0 0 25 0 1 0 1975080246 11227136 2506 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 2741 2506 80 162 0 2576 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 58552

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1582276/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=15496 CPUtime=22.45
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 3809 0 0 0 2243 2 0 0 25 0 1 0 1975080246 15867904 3654 996147200 134512640 135177480 4294955984 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 3874 3654 80 162 0 3709 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 63084

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1577540/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=20588 CPUtime=47.81
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 5038 0 0 0 4777 4 0 0 25 0 1 0 1975080246 21082112 4883 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 5147 4883 80 162 0 4982 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 68176

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1568324/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=28920 CPUtime=98.53
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 7144 0 0 0 9847 6 0 0 25 0 1 0 1975080246 29614080 6989 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 7230 6989 80 162 0 7065 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 76508

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1562820/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=34440 CPUtime=157.97
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 8508 0 0 0 15790 7 0 0 25 0 1 0 1975080246 35266560 8353 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 8610 8353 80 162 0 8445 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 82028

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1555268/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=41784 CPUtime=217.4
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 10366 0 0 0 21730 10 0 0 25 0 1 0 1975080246 42786816 10211 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 10446 10211 80 162 0 10281 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 89372

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1542404/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=54940 CPUtime=276.84
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 13616 0 0 0 27671 13 0 0 25 0 1 0 1975080246 56258560 13461 996147200 134512640 135177480 4294955984 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 13735 13461 80 162 0 13570 0
Current children cumulated CPU time (s) 279.57
Current children cumulated vsize (KiB) 102528

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/83 5565
/proc/meminfo: memFree=1542148/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=54940 CPUtime=336.27
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 13616 0 0 0 33614 13 0 0 25 0 1 0 1975080246 56258560 13461 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 13735 13461 80 162 0 13570 0
Current children cumulated CPU time (s) 339
Current children cumulated vsize (KiB) 102528

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

/proc/5565/statm: 25676 25186 80 162 0 25511 0
Current children cumulated CPU time (s) 1171.13
Current children cumulated vsize (KiB) 150292

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 5565
/proc/meminfo: memFree=1494532/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1227.83
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25349 0 0 0 122754 29 0 0 25 0 1 0 1975080246 105168896 25186 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 25676 25186 80 162 0 25511 0
Current children cumulated CPU time (s) 1230.56
Current children cumulated vsize (KiB) 150292

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/83 5565
/proc/meminfo: memFree=1494468/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1287.28
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25351 0 0 0 128699 29 0 0 25 0 1 0 1975080246 105168896 25188 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 25676 25188 80 162 0 25511 0
Current children cumulated CPU time (s) 1290.01
Current children cumulated vsize (KiB) 150292

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/83 5565
/proc/meminfo: memFree=1494532/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1346.71
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25351 0 0 0 134642 29 0 0 25 0 1 0 1975080246 105168896 25188 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 25676 25188 80 162 0 25511 0
Current children cumulated CPU time (s) 1349.44
Current children cumulated vsize (KiB) 150292

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 5565
/proc/meminfo: memFree=1494532/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1406.14
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25354 0 0 0 140585 29 0 0 25 0 1 0 1975080246 105168896 25191 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 25676 25191 80 162 0 25511 0
Current children cumulated CPU time (s) 1408.87
Current children cumulated vsize (KiB) 150292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/83 5565
/proc/meminfo: memFree=1494404/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1465.58
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25355 0 0 0 146529 29 0 0 25 0 1 0 1975080246 105168896 25192 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5565/statm: 25676 25192 80 162 0 25511 0
Current children cumulated CPU time (s) 1468.31
Current children cumulated vsize (KiB) 150292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5596
/proc/meminfo: memFree=1523140/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=102704 CPUtime=1525.18
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25355 0 0 0 152488 30 0 0 25 0 1 0 1975080246 105168896 25192 996147200 134512640 135177480 4294955984 18446744073709551615 134565382 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 25676 25192 80 162 0 25511 0
Current children cumulated CPU time (s) 1527.91
Current children cumulated vsize (KiB) 150292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1522884/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=103068 CPUtime=1585.15
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 25446 0 0 0 158485 30 0 0 25 0 1 0 1975080246 105541632 25283 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 25767 25283 80 162 0 25602 0
Current children cumulated CPU time (s) 1587.88
Current children cumulated vsize (KiB) 150656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1519556/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=106492 CPUtime=1645.13
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 26288 0 0 0 164482 31 0 0 25 0 1 0 1975080246 109047808 26125 996147200 134512640 135177480 4294955984 18446744073709551615 134565315 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 26623 26125 80 162 0 26458 0
Current children cumulated CPU time (s) 1647.86
Current children cumulated vsize (KiB) 154080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1509124/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=117044 CPUtime=1705.11
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 28923 0 0 0 170477 34 0 0 25 0 1 0 1975080246 119853056 28760 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 29261 28760 80 162 0 29096 0
Current children cumulated CPU time (s) 1707.84
Current children cumulated vsize (KiB) 164632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1501572/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=124244 CPUtime=1765.09
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 30747 0 0 0 176472 37 0 0 25 0 1 0 1975080246 127225856 30584 996147200 134512640 135177480 4294955984 18446744073709551615 134548738 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 31061 30584 80 162 0 30896 0
Current children cumulated CPU time (s) 1767.82
Current children cumulated vsize (KiB) 171832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1501572/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=124244 CPUtime=1797.28
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 30747 0 0 0 179691 37 0 0 25 0 1 0 1975080246 127225856 30584 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 31061 30584 80 162 0 30896 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 171832

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

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

[startup+1814.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/75 5598
/proc/meminfo: memFree=1501572/2055920 swapFree=4179016/4192956
[pid=5542] ppid=5540 vsize=47588 CPUtime=2.73
/proc/5542/stat : 5542 (galacE.sh) S 5540 5542 4260 0 -1 4194304 798 23234 0 1 0 0 255 18 17 0 1 0 1975079964 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5542/statm: 11897 363 244 79 0 219 0
[pid=5565] ppid=5542 vsize=124244 CPUtime=1797.28
/proc/5565/stat : 5565 (eSAT_static) R 5542 5542 4260 0 -1 4194304 30747 0 0 0 179691 37 0 0 25 0 1 0 1975080246 127225856 30584 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/5565/statm: 31061 30584 80 162 0 30896 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 171832

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1814.51
CPU time (s): 1800.01
CPU user time (s): 1799.46
CPU system time (s): 0.55
CPU usage (%): 99.2007
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.55561
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24032
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= 762
involuntary context switches= 783

runsolver used 2.01869 second user time and 5.98209 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-02 03:11:11
IDJOB=1037457
IDBENCH=53509
IDSOLVER=351
FILE ID=node36/1037457-1214961071
PBS_JOBID= 7870261
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0914210ddf57e49ca35dafca5f70420a
RANDOM SEED=1033832672

node36.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.240
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.240
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:       1598516 kB
Buffers:         41272 kB
Cached:         307196 kB
SwapCached:       7920 kB
Active:         112428 kB
Inactive:       280976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598516 kB
SwapTotal:     4192956 kB
SwapFree:      4179016 kB
Dirty:            3380 kB
Writeback:           0 kB
Mapped:          61096 kB
Slab:            49120 kB
Committed_AS:  3172496 kB
PageTables:       1844 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= 66544 MiB
End job on node36 at 2008-07-02 03:41:27