Trace number 1035566

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.1 1804.32

General information on the benchmark

Namecsp/frb53-24/
normalized-frb53-24-3-mgd_ext.xml
MD5SUM23b475c474576353e22a1b6c2b09c086
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 benchmark166.74
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints470
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension470
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.24/1.34	c start processing
1.24/1.34	c start relation processing
1.24/1.37	c start cnf exporting
3.61/3.70	c parsing time : 1.198
3.61/3.70	c preprocessing time : 3.56
3.61/3.70	
3.61/3.70	c Nary constraints - conflicts : 0 supports : 0
3.61/3.70	c Binary constraints - conflicts : 456 supports :14
3.61/3.70	c max arity constraint : 2
3.61/3.70	c Max Tuples generated 0
3.61/3.70	c relations : 470
3.61/3.70	c relations BDD: 0
3.61/3.70	c sampling 0/0
3.61/3.70	c vars : 1273 - clauses :  90418
3.61/3.70	
3.61/3.77	 
3.61/3.77	c --- SAT Solver Stats ---
3.61/3.77	 

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-1035566-1214952159/watcher-1035566-1214952159 -o /tmp/evaluation-result-1035566-1214952159/solver-1035566-1214952159 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1035566-1214952159.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.85 4/72 24116
/proc/meminfo: memFree=1652408/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=8652 CPUtime=0
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 618149505 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 2163 280 208 79 0 156 0
[pid=24117] ppid=24116 vsize=8688 CPUtime=0
/proc/24117/stat : 24117 (galacM.sh) S 24116 24116 23695 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 618149505 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231493828690 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24117/statm: 2172 286 209 79 0 165 0
[pid=24118] ppid=24117 vsize=8728 CPUtime=0
/proc/24118/stat : 24118 (galacM.sh) R 24117 24116 23695 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 618149505 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231493659943 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/24118/statm: 2182 290 209 79 0 175 0

[startup+0.105611 s]
/proc/loadavg: 2.00 2.00 1.85 4/72 24116
/proc/meminfo: memFree=1652408/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.202622 s]
/proc/loadavg: 2.00 2.00 1.85 4/72 24116
/proc/meminfo: memFree=1652408/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.301637 s]
/proc/loadavg: 2.00 2.00 1.85 4/72 24116
/proc/meminfo: memFree=1652408/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.701704 s]
/proc/loadavg: 2.00 2.00 1.85 4/72 24116
/proc/meminfo: memFree=1652408/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+1.50282 s]
/proc/loadavg: 2.00 2.00 1.85 3/82 24138
/proc/meminfo: memFree=1581928/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24130] ppid=24116 vsize=812840 CPUtime=1.42
/proc/24130/stat : 24130 (java) S 24116 24116 23695 0 -1 0 21908 0 1 0 129 13 0 0 18 0 9 0 618149510 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24130/statm: 203210 21324 1911 9 0 197191 0
[pid=24130/tid=24131] ppid=24116 vsize=812840 CPUtime=1.08
/proc/24130/task/24131/stat : 24131 (java) R 24116 24116 23695 0 -1 64 14542 0 1 0 99 9 0 0 18 0 9 0 618149511 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4127047521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24132] ppid=24116 vsize=812840 CPUtime=0.05
/proc/24130/task/24132/stat : 24132 (java) S 24116 24116 23695 0 -1 64 5812 0 0 0 3 2 0 0 16 0 9 0 618149512 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24133] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24133/stat : 24133 (java) S 24116 24116 23695 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 618149512 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24134] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24134/stat : 24134 (java) S 24116 24116 23695 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 618149512 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24135] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24135/stat : 24135 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 618149515 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24136] ppid=24116 vsize=812840 CPUtime=0.25
/proc/24130/task/24136/stat : 24136 (java) S 24116 24116 23695 0 -1 64 855 0 0 0 25 0 0 0 16 0 9 0 618149515 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24137] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24137/stat : 24137 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 618149515 832348160 21324 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24138] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24138/stat : 24138 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 618149515 832348160 21324 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) 860412

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 1.85 3/82 24138
/proc/meminfo: memFree=1572840/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=0.02
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 765 1698 0 0 0 1 0 1 18 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24130] ppid=24116 vsize=812840 CPUtime=3
/proc/24130/stat : 24130 (java) S 24116 24116 23695 0 -1 0 22571 0 1 0 287 13 0 0 18 0 9 0 618149510 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24130/statm: 203210 21984 1913 9 0 197191 0
[pid=24130/tid=24131] ppid=24116 vsize=812840 CPUtime=2.62
/proc/24130/task/24131/stat : 24131 (java) R 24116 24116 23695 0 -1 64 14546 0 1 0 253 9 0 0 25 0 9 0 618149511 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 103841106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24132] ppid=24116 vsize=812840 CPUtime=0.08
/proc/24130/task/24132/stat : 24132 (java) S 24116 24116 23695 0 -1 64 6459 0 0 0 6 2 0 0 16 0 9 0 618149512 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24133] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24133/stat : 24133 (java) S 24116 24116 23695 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 618149512 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24134] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24134/stat : 24134 (java) S 24116 24116 23695 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 618149512 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24135] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24135/stat : 24135 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 618149515 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24136] ppid=24116 vsize=812840 CPUtime=0.26
/proc/24130/task/24136/stat : 24136 (java) S 24116 24116 23695 0 -1 64 867 0 0 0 26 0 0 0 15 0 9 0 618149515 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24137] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24137/stat : 24137 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 618149515 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24130/tid=24138] ppid=24116 vsize=812840 CPUtime=0
/proc/24130/task/24138/stat : 24138 (java) S 24116 24116 23695 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 618149515 832348160 21984 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860412

[startup+6.30253 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 24139
/proc/meminfo: memFree=1640168/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=12064 CPUtime=2.5
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 2916 0 0 0 249 1 0 0 25 0 1 0 618149882 12353536 2897 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 3016 2897 57 152 0 2861 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 59636

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 24139
/proc/meminfo: memFree=1631848/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=19388 CPUtime=8.84
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 4733 0 0 0 880 4 0 0 25 0 1 0 618149882 19853312 4714 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 4847 4714 57 152 0 4692 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 66960

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 24139
/proc/meminfo: memFree=1621352/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=29624 CPUtime=21.53
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 7299 0 0 0 2147 6 0 0 25 0 1 0 618149882 30334976 7280 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 7406 7280 57 152 0 7251 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 77196

[startup+51.1021 s]
/proc/loadavg: 2.00 2.00 1.85 3/74 24139
/proc/meminfo: memFree=1609064/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=42064 CPUtime=46.92
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 10392 0 0 0 4682 10 0 0 25 0 1 0 618149882 43073536 10373 996147200 134512640 135136200 4294955968 18446744073709551615 134529563 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 10516 10373 57 152 0 10361 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 89636

[startup+102.303 s]
/proc/loadavg: 2.20 2.06 1.88 3/74 24139
/proc/meminfo: memFree=1594856/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=55932 CPUtime=97.69
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 13865 0 0 0 9755 14 0 0 25 0 1 0 618149882 57274368 13846 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 13983 13846 57 152 0 13828 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 103504

[startup+162.302 s]
/proc/loadavg: 2.07 2.05 1.89 3/74 24139
/proc/meminfo: memFree=1577448/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=73560 CPUtime=157.19
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 18227 0 0 0 15701 18 0 0 25 0 1 0 618149882 75325440 18208 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 18390 18208 57 152 0 18235 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 121132

[startup+222.306 s]
/proc/loadavg: 2.02 2.03 1.89 3/74 24139
/proc/meminfo: memFree=1566248/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=84600 CPUtime=216.69
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 20985 0 0 0 21648 21 0 0 25 0 1 0 618149882 86630400 20966 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/24139/statm: 21150 20966 57 152 0 20995 0
Current children cumulated CPU time (s) 220.33

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

/proc/24139/statm: 31875 31579 57 152 0 31720 0
Current children cumulated CPU time (s) 1118.37
Current children cumulated vsize (KiB) 175072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1445920/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=127732 CPUtime=1174.71
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 31644 0 0 0 117434 37 0 0 25 0 1 0 618149882 130797568 31625 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 31933 31625 57 152 0 31778 0
Current children cumulated CPU time (s) 1178.35
Current children cumulated vsize (KiB) 175304

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1445536/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=127944 CPUtime=1234.68
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 31691 0 0 0 123431 37 0 0 25 0 1 0 618149882 131014656 31672 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 31986 31672 57 152 0 31831 0
Current children cumulated CPU time (s) 1238.32
Current children cumulated vsize (KiB) 175516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1445280/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=128320 CPUtime=1294.66
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 31743 0 0 0 129429 37 0 0 25 0 1 0 618149882 131399680 31724 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 32080 31724 57 152 0 31925 0
Current children cumulated CPU time (s) 1298.3
Current children cumulated vsize (KiB) 175892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1444896/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=128320 CPUtime=1354.63
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 31769 0 0 0 135426 37 0 0 25 0 1 0 618149882 131399680 31750 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 32080 31750 57 152 0 31925 0
Current children cumulated CPU time (s) 1358.27
Current children cumulated vsize (KiB) 175892

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1444320/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=129004 CPUtime=1414.62
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 31906 0 0 0 141424 38 0 0 25 0 1 0 618149882 132100096 31887 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 32251 31887 57 152 0 32096 0
Current children cumulated CPU time (s) 1418.26
Current children cumulated vsize (KiB) 176576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1436448/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=130268 CPUtime=1474.58
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 32184 0 0 0 147420 38 0 0 25 0 1 0 618149882 133394432 32165 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 32567 32165 57 152 0 32412 0
Current children cumulated CPU time (s) 1478.22
Current children cumulated vsize (KiB) 177840

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1422304/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=135168 CPUtime=1534.56
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 33381 0 0 0 153417 39 0 0 25 0 1 0 618149882 138412032 33362 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 33792 33362 57 152 0 33637 0
Current children cumulated CPU time (s) 1538.2
Current children cumulated vsize (KiB) 182740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1417952/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=138928 CPUtime=1594.53
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 34321 0 0 0 159413 40 0 0 25 0 1 0 618149882 142262272 34302 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 34732 34302 57 152 0 34577 0
Current children cumulated CPU time (s) 1598.17
Current children cumulated vsize (KiB) 186500

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 24197
/proc/meminfo: memFree=1412704/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=144068 CPUtime=1654.51
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 35550 0 0 0 165410 41 0 0 25 0 1 0 618149882 147525632 35531 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 36017 35531 57 152 0 35862 0
Current children cumulated CPU time (s) 1658.15
Current children cumulated vsize (KiB) 191640

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/75 24197
/proc/meminfo: memFree=1408672/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=147996 CPUtime=1714.49
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 36561 0 0 0 171406 43 0 0 25 0 1 0 618149882 151547904 36542 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 36999 36542 57 152 0 36844 0
Current children cumulated CPU time (s) 1718.13
Current children cumulated vsize (KiB) 195568

[startup+1782.3 s]
/proc/loadavg: 2.21 2.07 1.94 3/75 24197
/proc/meminfo: memFree=1402848/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=153852 CPUtime=1774.46
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 38003 0 0 0 177402 44 0 0 25 0 1 0 618149882 157544448 37984 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 38463 37984 57 152 0 38308 0
Current children cumulated CPU time (s) 1778.1
Current children cumulated vsize (KiB) 201424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.14 2.06 1.94 3/75 24197
/proc/meminfo: memFree=1402656/2055920 swapFree=4180236/4192956
[pid=24116] ppid=24114 vsize=47572 CPUtime=3.64
/proc/24116/stat : 24116 (galacM.sh) S 24114 24116 23695 0 -1 4194304 799 24287 0 1 0 1 347 16 17 0 1 0 618149505 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24116/statm: 11893 364 245 79 0 219 0
[pid=24139] ppid=24116 vsize=153852 CPUtime=1796.46
/proc/24139/stat : 24139 (minisat) R 24116 24116 23695 0 -1 4194304 38031 0 0 0 179602 44 0 0 25 0 1 0 618149882 157544448 38012 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/24139/statm: 38463 38012 57 152 0 38308 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 201424

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 24116 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=474471
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=175973
# CPU time returned by wait4() is 3.65044
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.32
CPU time (s): 1800.1
CPU user time (s): 1799.49
CPU system time (s): 0.61
CPU usage (%): 99.7664
Max. virtual memory (cumulated for all children) (KiB): 860412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.47447
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25086
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= 1236
involuntary context switches= 1194

runsolver used 2.19167 second user time and 5.85911 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-02 00:42:39
IDJOB=1035566
IDBENCH=53404
IDSOLVER=350
FILE ID=node39/1035566-1214952159
PBS_JOBID= 7870255
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 23b475c474576353e22a1b6c2b09c086
RANDOM SEED=1618695421

node39.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.267
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.267
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:       1652888 kB
Buffers:         34564 kB
Cached:         305772 kB
SwapCached:       6532 kB
Active:          49888 kB
Inactive:       304296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652888 kB
SwapTotal:     4192956 kB
SwapFree:      4180236 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:          20444 kB
Slab:            34268 kB
Committed_AS:   785584 kB
PageTables:       1720 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 node39 at 2008-07-02 01:12:45