Trace number 203466

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, and are wall clock time (not CPU 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 1? (TO) 1800.02 1803.21

General information on the benchmark

Namefrb/frb53-24/
frb53-24-3-mgd_ext.xml
MD5SUM5c9d57efea59fceec688fbd5b5a88700
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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.03	c --- Preproc Stats ---
1.29	c start processing
1.29	c start relation processing
1.32	c start cnf exporting
3.72	c parsing time : 1.126
3.72	c preprocessing time : 3.556
3.72	
3.72	c Nary constraints - conflicts : 0 supports : 0
3.72	c Binary constraints - conflicts : 456 supports :14
3.72	c max arity constraint : 2
3.72	c Max Tuples generated 0
3.72	c relations : 470
3.72	c relations BDD: 0
3.72	c vars : 1273 - clauses :  90418
3.72	
3.78	 
3.78	c --- Minisat Stats ---
3.78	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-203466-1168160064 -o ROOT/results/node33/solver-203466-1168160064 -C 1800 -M 900 /tmp/evaluation/203466-1168160064/galac.sh /tmp/evaluation/203466-1168160064/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.07 2.04 2.00 5/85 2136
/proc/meminfo: memFree=1032568/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=6348 CPUtime=0
/proc/2135/stat : 2135 (galac.sh) R 2133 2135 1055 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 164400275 6500352 216 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824298578 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2135/statm: 1587 216 165 79 0 123 0

[startup+0.105025 s]
/proc/loadavg: 2.07 2.04 2.00 5/85 2136
/proc/meminfo: memFree=1032568/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=0.01
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.513107 s]
/proc/loadavg: 2.07 2.04 2.00 5/85 2136
/proc/meminfo: memFree=1032568/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=0.01
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33627 s]
/proc/loadavg: 2.15 2.06 2.01 4/93 2156
/proc/meminfo: memFree=962040/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=0.01
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2149] ppid=2135 vsize=861064 CPUtime=1.27
/proc/2149/stat : 2149 (java) R 2135 2135 1055 0 -1 0 21699 0 1 0 115 12 0 0 18 0 8 0 164400278 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155769995 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2149/statm: 215266 21452 1992 14 0 201471 0
[pid=2149/tid=2150] ppid=2135 vsize=861064 CPUtime=0.05
/proc/2149/task/2150/stat : 2150 (java) S 2135 2135 1055 0 -1 64 5812 0 0 0 3 2 0 0 16 0 8 0 164400282 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2151] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2151/stat : 2151 (java) S 2135 2135 1055 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164400283 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2152] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2152/stat : 2152 (java) S 2135 2135 1055 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164400283 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2153] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2153/stat : 2153 (java) S 2135 2135 1055 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164400286 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2154] ppid=2135 vsize=861064 CPUtime=0.22
/proc/2149/task/2154/stat : 2154 (java) R 2135 2135 1055 0 -1 64 969 0 0 0 22 0 0 0 21 0 8 0 164400286 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2155] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2155/stat : 2155 (java) S 2135 2135 1055 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164400286 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2156] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2156/stat : 2156 (java) S 2135 2135 1055 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164400286 881729536 21452 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.98961 s]
/proc/loadavg: 2.15 2.06 2.01 3/93 2156
/proc/meminfo: memFree=953080/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=0.01
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2149] ppid=2135 vsize=861064 CPUtime=2.9
/proc/2149/stat : 2149 (java) R 2135 2135 1055 0 -1 0 22405 0 1 0 277 13 0 0 25 0 8 0 164400278 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073419426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2149/statm: 215266 22156 1995 14 0 201471 0
[pid=2149/tid=2150] ppid=2135 vsize=861064 CPUtime=0.09
/proc/2149/task/2150/stat : 2150 (java) S 2135 2135 1055 0 -1 64 6460 0 0 0 6 3 0 0 16 0 8 0 164400282 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2151] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2151/stat : 2151 (java) S 2135 2135 1055 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164400283 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2152] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2152/stat : 2152 (java) S 2135 2135 1055 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164400283 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2153] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2153/stat : 2153 (java) S 2135 2135 1055 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164400286 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2154] ppid=2135 vsize=861064 CPUtime=0.3
/proc/2149/task/2154/stat : 2154 (java) S 2135 2135 1055 0 -1 64 1021 0 0 0 29 1 0 0 16 0 8 0 164400286 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2155] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2155/stat : 2155 (java) S 2135 2135 1055 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164400286 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2149/tid=2156] ppid=2135 vsize=861064 CPUtime=0
/proc/2149/task/2156/stat : 2156 (java) S 2135 2135 1055 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164400286 881729536 22156 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908632

[startup+6.27404 s]
/proc/loadavg: 2.14 2.06 2.01 3/86 2157
/proc/meminfo: memFree=1020016/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=12560 CPUtime=2.45
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 3051 0 0 0 244 1 0 0 25 0 1 0 164400653 12861440 3033 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529501 0 0 4096 3 0 0 0 17 1 0 0
/proc/2157/statm: 3140 3033 54 142 0 2996 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 60128

[startup+12.7486 s]
/proc/loadavg: 2.12 2.06 2.01 3/86 2157
/proc/meminfo: memFree=1010160/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=21568 CPUtime=8.87
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 5296 0 0 0 883 4 0 0 25 0 1 0 164400653 22085632 5278 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2157/statm: 5392 5278 54 142 0 5248 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 69136

[startup+25.5853 s]
/proc/loadavg: 2.10 2.05 2.01 3/86 2157
/proc/meminfo: memFree=998960/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=33032 CPUtime=21.58
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 8146 0 0 0 2151 7 0 0 25 0 1 0 164400653 33824768 8128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/2157/statm: 8258 8128 54 142 0 8114 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 80600

[startup+51.2786 s]
/proc/loadavg: 2.06 2.05 2.00 3/86 2157
/proc/meminfo: memFree=988144/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=43504 CPUtime=47.05
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 10783 0 0 0 4695 10 0 0 25 0 1 0 164400653 44548096 10765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2157/statm: 10876 10765 54 142 0 10732 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 91072

[startup+102.552 s]
/proc/loadavg: 2.02 2.04 2.00 3/86 2157
/proc/meminfo: memFree=973232/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=58736 CPUtime=97.84
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 14552 0 0 0 9770 14 0 0 25 0 1 0 164400653 60145664 14534 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2157/statm: 14684 14534 54 142 0 14540 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 106304

[startup+162.634 s]
/proc/loadavg: 1.96 2.01 1.99 3/75 2223
/proc/meminfo: memFree=1508416/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=73624 CPUtime=157.59
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 18256 0 0 0 15739 20 0 0 25 0 1 0 164400653 75390976 18238 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 18406 18238 54 142 0 18262 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 121192

[startup+222.703 s]
/proc/loadavg: 1.98 2.01 1.99 3/75 2223
/proc/meminfo: memFree=1493760/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=88292 CPUtime=217.58
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 21890 0 0 0 21734 24 0 0 25 0 1 0 164400653 90411008 21872 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 22073 21872 54 142 0 21929 0
Current children cumulated CPU time (s) 221.26
Current children cumulated vsize (KiB) 135860

[startup+282.765 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 2223
/proc/meminfo: memFree=1493440/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=88588 CPUtime=277.59
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 21963 0 0 0 27735 24 0 0 25 0 1 0 164400653 90714112 21945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 22147 21945 54 142 0 22003 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 136156

[startup+342.823 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 2223
/proc/meminfo: memFree=1493376/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=88588 CPUtime=337.59
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 21967 0 0 0 33734 25 0 0 25 0 1 0 164400653 90714112 21949 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 22147 21949 54 142 0 22003 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 136156

[startup+402.89 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 2287
/proc/meminfo: memFree=1491808/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0

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

/proc/loadavg: 2.02 2.02 2.00 3/76 2422
/proc/meminfo: memFree=1470904/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=111396 CPUtime=1117.51
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 27506 0 0 0 111698 53 0 0 25 0 1 0 164400653 114069504 27488 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 27849 27488 54 142 0 27705 0
Current children cumulated CPU time (s) 1121.19
Current children cumulated vsize (KiB) 158964

[startup+1183.73 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 2422
/proc/meminfo: memFree=1465016/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=117432 CPUtime=1177.52
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 28970 0 0 0 117698 54 0 0 25 0 1 0 164400653 120250368 28952 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 29358 28952 54 142 0 29214 0
Current children cumulated CPU time (s) 1181.2
Current children cumulated vsize (KiB) 165000

[startup+1243.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 2422
/proc/meminfo: memFree=1459384/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=122952 CPUtime=1237.54
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30353 0 0 0 123698 56 0 0 25 0 1 0 164400653 125902848 30335 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 30738 30335 54 142 0 30594 0
Current children cumulated CPU time (s) 1241.22
Current children cumulated vsize (KiB) 170520

[startup+1303.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 2422
/proc/meminfo: memFree=1457976/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124380 CPUtime=1297.54
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30693 0 0 0 129697 57 0 0 25 0 1 0 164400653 127365120 30675 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525790 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31095 30675 54 142 0 30951 0
Current children cumulated CPU time (s) 1301.22
Current children cumulated vsize (KiB) 171948

[startup+1363.95 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 2422
/proc/meminfo: memFree=1457912/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124380 CPUtime=1357.55
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30697 0 0 0 135698 57 0 0 25 0 1 0 164400653 127365120 30679 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31095 30679 54 142 0 30951 0
Current children cumulated CPU time (s) 1361.23
Current children cumulated vsize (KiB) 171948

[startup+1424.02 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 2422
/proc/meminfo: memFree=1457912/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124380 CPUtime=1417.57
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30702 0 0 0 141699 58 0 0 25 0 1 0 164400653 127365120 30684 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31095 30684 54 142 0 30951 0
Current children cumulated CPU time (s) 1421.25
Current children cumulated vsize (KiB) 171948

[startup+1484.09 s]
/proc/loadavg: 2.01 2.00 2.00 3/77 2423
/proc/meminfo: memFree=1457840/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124380 CPUtime=1477.56
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30724 0 0 0 147698 58 0 0 25 0 1 0 164400653 127365120 30706 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31095 30706 54 142 0 30951 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 171948

[startup+1544.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1457392/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124592 CPUtime=1537.58
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30772 0 0 0 153700 58 0 0 25 0 1 0 164400653 127582208 30754 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31148 30754 54 142 0 31004 0
Current children cumulated CPU time (s) 1541.26
Current children cumulated vsize (KiB) 172160

[startup+1604.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1457264/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=124804 CPUtime=1597.59
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 30814 0 0 0 159701 58 0 0 25 0 1 0 164400653 127799296 30796 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31201 30796 54 142 0 31057 0
Current children cumulated CPU time (s) 1601.27
Current children cumulated vsize (KiB) 172372

[startup+1664.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1456304/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=126032 CPUtime=1657.61
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 31087 0 0 0 165703 58 0 0 25 0 1 0 164400653 129056768 31069 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31508 31069 54 142 0 31364 0
Current children cumulated CPU time (s) 1661.29
Current children cumulated vsize (KiB) 173600

[startup+1724.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1455472/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=126852 CPUtime=1717.55
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 31266 0 0 0 171697 58 0 0 25 0 1 0 164400653 129896448 31248 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 31713 31248 54 142 0 31569 0
Current children cumulated CPU time (s) 1721.23
Current children cumulated vsize (KiB) 174420

[startup+1784.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1448112/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=134732 CPUtime=1777.58
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 33119 0 0 0 177698 60 0 0 25 0 1 0 164400653 137965568 33101 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 33683 33101 54 142 0 33539 0
Current children cumulated CPU time (s) 1781.26
Current children cumulated vsize (KiB) 182300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 2425
/proc/meminfo: memFree=1446832/2055920 swapFree=4192224/4192956
[pid=2135] ppid=2133 vsize=47568 CPUtime=3.68
/proc/2135/stat : 2135 (galac.sh) S 2133 2135 1055 0 -1 4194304 798 24118 0 1 0 1 351 16 17 0 1 0 164400275 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2135/statm: 11892 363 245 79 0 218 0
[pid=2157] ppid=2135 vsize=135884 CPUtime=1796.34
/proc/2157/stat : 2157 (minisat) R 2135 2135 1055 0 -1 4194304 33438 0 0 0 179574 60 0 0 25 0 1 0 164400653 139145216 33420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/2157/statm: 33971 33420 54 142 0 33827 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 183452

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 2135 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=514465 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=177972
CPU time returned by wait4() is 3.69244
while last known CPU time is 1800.02

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1803.21
CPU time (s): 1800.02
CPU user time (s): 1799.25
CPU system time (s): 0.77
CPU usage (%): 99.8231
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.51446
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24916
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= 966
involuntary context switches= 962

runsolver used 2.33564 s user time and 5.13522 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 08:54:24 UTC 2007


IDJOB= 203466
IDBENCH= 3964
FILE ID= node33/203466-1168160064

PBS_JOBID= 3478512

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb53-24/frb53-24-3-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203466-1168160064/galac.sh /tmp/evaluation/203466-1168160064/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-203466-1168160064 -o ROOT/results/node33/solver-203466-1168160064 -C 1800 -M 900  /tmp/evaluation/203466-1168160064/galac.sh /tmp/evaluation/203466-1168160064/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5c9d57efea59fceec688fbd5b5a88700

RANDOM SEED= 215334684

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1032984 kB
Buffers:         28284 kB
Cached:         338808 kB
SwapCached:        448 kB
Active:         663836 kB
Inactive:       292436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032984 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:         608660 kB
Slab:            50888 kB
Committed_AS:  3686404 kB
PageTables:       2936 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= 66553 MiB



End job on node33 on Sun Jan  7 09:24:28 UTC 2007