Trace number 1035584

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 M? (TO) 1800.01 1817.12

General information on the benchmark

Namecsp/frb53-24/
normalized-frb53-24-1_ext.xml
MD5SUM8799afd66e4417bd72843d3fc55d3044
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 benchmark321.702
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints585
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension585
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.06	c --- Preproc Stats ---
1.31/1.42	c start processing
1.31/1.42	c start relation processing
1.31/1.45	c start cnf exporting
3.68/3.86	c parsing time : 1.267
3.68/3.86	c preprocessing time : 3.703
3.68/3.86	
3.68/3.86	c Nary constraints - conflicts : 0 supports : 0
3.68/3.86	c Binary constraints - conflicts : 585 supports :0
3.68/3.86	c max arity constraint : 2
3.68/3.86	c Max Tuples generated 0
3.68/3.86	c relations : 585
3.68/3.86	c relations BDD: 0
3.68/3.86	c sampling 0/0
3.68/3.86	c vars : 1273 - clauses :  98921
3.68/3.86	
3.68/3.90	 
3.68/3.90	c --- SAT Solver Stats ---
3.68/3.90	 

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-1035584-1214952576/watcher-1035584-1214952576 -o /tmp/evaluation-result-1035584-1214952576/solver-1035584-1214952576 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1035584-1214952576.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.89 4/74 14270
/proc/meminfo: memFree=1516824/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=18572 CPUtime=0
/proc/14270/stat : 14270 (runsolver) R 14268 14270 13352 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1974229382 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14270/statm: 4643 292 257 25 0 2626 0

[startup+0.0593629 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 14270
/proc/meminfo: memFree=1516824/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=8784 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 639 1481 0 0 0 0 0 1 23 0 1 0 1974229382 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 236437864530 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/14270/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.110334 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 14270
/proc/meminfo: memFree=1516824/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301412 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 14270
/proc/meminfo: memFree=1516824/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701489 s]
/proc/loadavg: 2.00 2.00 1.89 4/74 14270
/proc/meminfo: memFree=1516824/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50265 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 14292
/proc/meminfo: memFree=1446344/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14284] ppid=14270 vsize=812708 CPUtime=1.4
/proc/14284/stat : 14284 (java) S 14270 14270 13352 0 -1 0 21859 0 1 0 129 11 0 0 18 0 9 0 1974229389 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14284/statm: 203177 21282 1902 9 0 197158 0
[pid=14284/tid=14285] ppid=14270 vsize=812708 CPUtime=1.1
/proc/14284/task/14285/stat : 14285 (java) R 14270 14270 13352 0 -1 64 14506 0 1 0 103 7 0 0 18 0 9 0 1974229390 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14286] ppid=14270 vsize=812708 CPUtime=0.05
/proc/14284/task/14286/stat : 14286 (java) S 14270 14270 13352 0 -1 64 5814 0 0 0 3 2 0 0 16 0 9 0 1974229391 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14287] ppid=14270 vsize=812708 CPUtime=0
/proc/14284/task/14287/stat : 14287 (java) S 14270 14270 13352 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974229391 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14288] ppid=14270 vsize=812708 CPUtime=0
/proc/14284/task/14288/stat : 14288 (java) S 14270 14270 13352 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974229391 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14289] ppid=14270 vsize=812708 CPUtime=0
/proc/14284/task/14289/stat : 14289 (java) S 14270 14270 13352 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974229394 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14290] ppid=14270 vsize=812708 CPUtime=0.21
/proc/14284/task/14290/stat : 14290 (java) R 14270 14270 13352 0 -1 64 841 0 0 0 21 0 0 0 16 0 9 0 1974229394 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 102196353 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14291] ppid=14270 vsize=812708 CPUtime=0
/proc/14284/task/14291/stat : 14291 (java) S 14270 14270 13352 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974229394 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14292] ppid=14270 vsize=812708 CPUtime=0
/proc/14284/task/14292/stat : 14292 (java) S 14270 14270 13352 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1974229394 832212992 21282 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 860288

[startup+3.10196 s]
/proc/loadavg: 2.00 2.00 1.89 3/84 14292
/proc/meminfo: memFree=1437184/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=0.01
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14284] ppid=14270 vsize=812840 CPUtime=2.99
/proc/14284/stat : 14284 (java) S 14270 14270 13352 0 -1 0 22542 0 1 0 287 12 0 0 18 0 9 0 1974229389 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14284/statm: 203210 21963 1907 9 0 197191 0
[pid=14284/tid=14285] ppid=14270 vsize=812840 CPUtime=2.61
/proc/14284/task/14285/stat : 14285 (java) R 14270 14270 13352 0 -1 64 14509 0 1 0 253 8 0 0 25 0 9 0 1974229390 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4126994568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14286] ppid=14270 vsize=812840 CPUtime=0.09
/proc/14284/task/14286/stat : 14286 (java) S 14270 14270 13352 0 -1 64 6460 0 0 0 7 2 0 0 16 0 9 0 1974229391 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14287] ppid=14270 vsize=812840 CPUtime=0
/proc/14284/task/14287/stat : 14287 (java) S 14270 14270 13352 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1974229391 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14288] ppid=14270 vsize=812840 CPUtime=0
/proc/14284/task/14288/stat : 14288 (java) S 14270 14270 13352 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1974229391 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14289] ppid=14270 vsize=812840 CPUtime=0
/proc/14284/task/14289/stat : 14289 (java) S 14270 14270 13352 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1974229394 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14290] ppid=14270 vsize=812840 CPUtime=0.26
/proc/14284/task/14290/stat : 14290 (java) S 14270 14270 13352 0 -1 64 875 0 0 0 26 0 0 0 16 0 9 0 1974229394 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14291] ppid=14270 vsize=812840 CPUtime=0
/proc/14284/task/14291/stat : 14291 (java) S 14270 14270 13352 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1974229394 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14284/tid=14292] ppid=14270 vsize=812840 CPUtime=0
/proc/14284/task/14292/stat : 14292 (java) S 14270 14270 13352 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1974229394 832348160 21963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 860420

[startup+6.30258 s]
/proc/loadavg: 2.00 2.00 1.89 3/76 14293
/proc/meminfo: memFree=1504264/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=12260 CPUtime=2.37
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 2932 0 0 0 236 1 0 0 25 0 1 0 1974229772 12554240 2913 996147200 134512640 135136200 4294955968 18446744073709551615 134529554 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 3065 2913 57 152 0 2910 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 59840

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.89 3/76 14293
/proc/meminfo: memFree=1497288/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=18240 CPUtime=8.71
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 4403 0 0 0 868 3 0 0 25 0 1 0 1974229772 18677760 4384 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 4560 4384 57 152 0 4405 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 65820

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 1.89 3/76 14293
/proc/meminfo: memFree=1490696/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=24748 CPUtime=21.38
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 6026 0 0 0 2133 5 0 0 25 0 1 0 1974229772 25341952 6007 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 6187 6007 57 152 0 6032 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 72328

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 1.90 3/76 14293
/proc/meminfo: memFree=1480712/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=35048 CPUtime=46.74
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 8604 0 0 0 4666 8 0 0 25 0 1 0 1974229772 35889152 8585 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 8762 8585 57 152 0 8607 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 82628

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 1.90 3/76 14293
/proc/meminfo: memFree=1465096/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=50240 CPUtime=97.46
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 12356 0 0 0 9733 13 0 0 25 0 1 0 1974229772 51445760 12337 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 12560 12337 57 152 0 12405 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 97820

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.91 4/76 14293
/proc/meminfo: memFree=1454344/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=60680 CPUtime=156.89
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 14946 0 0 0 15672 17 0 0 25 0 1 0 1974229772 62136320 14927 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 15170 14927 57 152 0 15015 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 108260

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 14293
/proc/meminfo: memFree=1445704/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=69532 CPUtime=216.32
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 17131 0 0 0 21613 19 0 0 25 0 1 0 1974229772 71200768 17112 996147200 134512640 135136200 4294955968 18446744073709551615 134529592 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 17383 17112 57 152 0 17228 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 117112

[startup+282.301 s]
/proc/loadavg: 1.96 1.98 1.91 3/86 14335
/proc/meminfo: memFree=1377208/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77

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

/proc/14293/statm: 30059 29472 57 152 0 29904 0
Current children cumulated CPU time (s) 1171.34
Current children cumulated vsize (KiB) 167816

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1179448/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=120236 CPUtime=1226.87
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29495 0 0 0 122651 36 0 0 25 0 1 0 1974229772 123121664 29476 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30059 29476 57 152 0 29904 0
Current children cumulated CPU time (s) 1230.64
Current children cumulated vsize (KiB) 167816

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.91 4/86 14341
/proc/meminfo: memFree=1178936/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=120824 CPUtime=1286.3
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29619 0 0 0 128594 36 0 0 25 0 1 0 1974229772 123723776 29600 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30206 29600 57 152 0 30051 0
Current children cumulated CPU time (s) 1290.07
Current children cumulated vsize (KiB) 168404

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1178680/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=120984 CPUtime=1345.73
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29663 0 0 0 134537 36 0 0 25 0 1 0 1974229772 123887616 29644 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30246 29644 57 152 0 30091 0
Current children cumulated CPU time (s) 1349.5
Current children cumulated vsize (KiB) 168564

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1178424/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=121360 CPUtime=1405.18
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29721 0 0 0 140481 37 0 0 25 0 1 0 1974229772 124272640 29702 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30340 29702 57 152 0 30185 0
Current children cumulated CPU time (s) 1408.95
Current children cumulated vsize (KiB) 168940

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1178360/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=121360 CPUtime=1464.6
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29722 0 0 0 146423 37 0 0 25 0 1 0 1974229772 124272640 29703 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30340 29703 57 152 0 30185 0
Current children cumulated CPU time (s) 1468.37
Current children cumulated vsize (KiB) 168940

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1178040/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=121788 CPUtime=1524.03
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 29829 0 0 0 152366 37 0 0 25 0 1 0 1974229772 124710912 29810 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30447 29810 57 152 0 30292 0
Current children cumulated CPU time (s) 1527.8
Current children cumulated vsize (KiB) 169368

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1177144/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=122768 CPUtime=1583.46
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 30059 0 0 0 158309 37 0 0 25 0 1 0 1974229772 125714432 30040 996147200 134512640 135136200 4294955968 18446744073709551615 134529393 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 30692 30040 57 152 0 30537 0
Current children cumulated CPU time (s) 1587.23
Current children cumulated vsize (KiB) 170348

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1172024/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=127964 CPUtime=1642.9
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 31339 0 0 0 164251 39 0 0 25 0 1 0 1974229772 131035136 31320 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 31991 31320 57 152 0 31836 0
Current children cumulated CPU time (s) 1646.67
Current children cumulated vsize (KiB) 175544

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.91 4/86 14341
/proc/meminfo: memFree=1166008/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=133884 CPUtime=1702.33
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 32836 0 0 0 170192 41 0 0 25 0 1 0 1974229772 137097216 32817 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 33471 32817 57 152 0 33316 0
Current children cumulated CPU time (s) 1706.1
Current children cumulated vsize (KiB) 181464

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.91 4/86 14341
/proc/meminfo: memFree=1159672/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=140032 CPUtime=1761.76
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 34362 0 0 0 176133 43 0 0 25 0 1 0 1974229772 143392768 34343 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 35008 34343 57 152 0 34853 0
Current children cumulated CPU time (s) 1765.53
Current children cumulated vsize (KiB) 187612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1156728/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=143068 CPUtime=1796.24
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 35105 0 0 0 179579 45 0 0 25 0 1 0 1974229772 146501632 35086 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 35767 35086 57 152 0 35612 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 190648

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

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

[startup+1817.1 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 14341
/proc/meminfo: memFree=1156728/2055920 swapFree=4179412/4192956
[pid=14270] ppid=14268 vsize=47580 CPUtime=3.77
/proc/14270/stat : 14270 (galacM.sh) S 14268 14270 13352 0 -1 4194304 799 24253 0 1 0 0 362 15 17 0 1 0 1974229382 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14270/statm: 11895 364 245 79 0 219 0
[pid=14293] ppid=14270 vsize=143068 CPUtime=1796.24
/proc/14293/stat : 14293 (minisat) R 14270 14270 13352 0 -1 4194304 35105 0 0 0 179579 45 0 0 25 0 1 0 1974229772 146501632 35086 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/14293/statm: 35767 35086 57 152 0 35612 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 190648

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14270 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=626448
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=168974
# CPU time returned by wait4() is 3.79542
# 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): 1817.12
CPU time (s): 1800.01
CPU user time (s): 1799.41
CPU system time (s): 0.6
CPU usage (%): 99.0584
Max. virtual memory (cumulated for all children) (KiB): 860420

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

runsolver used 2.6506 second user time and 5.62415 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-02 00:49:36
IDJOB=1035584
IDBENCH=53405
IDSOLVER=350
FILE ID=node62/1035584-1214952576
PBS_JOBID= 7870210
Free space on /tmp= 66552 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/frb53-24/normalized-frb53-24-1_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1035584-1214952576/watcher-1035584-1214952576 -o /tmp/evaluation-result-1035584-1214952576/solver-1035584-1214952576 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1035584-1214952576.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8799afd66e4417bd72843d3fc55d3044
RANDOM SEED=965612013

node62.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.259
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.259
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:       1517304 kB
Buffers:         52536 kB
Cached:         390536 kB
SwapCached:       6680 kB
Active:          68792 kB
Inactive:       396496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517304 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            3564 kB
Writeback:           0 kB
Mapped:          29276 kB
Slab:            58284 kB
Committed_AS:  3880456 kB
PageTables:       1928 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node62 at 2008-07-02 01:19:55