Trace number 201241

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
Tramontane 2006-12-04? (TO) 1800.12 1814.19

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-10.xml
MD5SUMf2602ad96a69e7d2880846fdef56c20b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.023
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains............... 0.02
0.10	c 	variables............. 0.08
0.11	c 	predicates............    0
0.11	c 	constraints........... 1.94
2.07	c Allocating memory
2.07	c 
2.07	c time limit = -1
2.07	c heuristic = dom/wdeg
2.07	c restart policy = Geometric increment
2.07	c restart base = 999
2.07	c restart factor = 1.33
2.07	c 
2.07	c Solving
2.07	c

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/node23/watcher-201241-1168146384 -o ROOT/results/node23/solver-201241-1168146384 -C 1800 -M 900 /tmp/evaluation/201241-1168146384/tramontane/bin/solver /tmp/evaluation/201241-1168146384/unknown.xml -res geom -f 3 -v 1 

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.00 1.81 1.40 5/94 10971
/proc/meminfo: memFree=1019416/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=540 CPUtime=0
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 163032898 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2495268 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 135 26 21 92 0 18 0

[startup+0.102875 s]
/proc/loadavg: 2.00 1.81 1.40 5/94 10971
/proc/meminfo: memFree=1019416/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=64704 CPUtime=0.08
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 6780 0 0 0 6 2 0 0 19 0 1 0 163032898 66256896 6748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158769409 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 16176 6748 694 92 0 14520 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64704

[startup+0.510946 s]
/proc/loadavg: 2.00 1.81 1.40 5/94 10971
/proc/meminfo: memFree=1019416/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=74440 CPUtime=0.49
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 8103 0 0 0 46 3 0 0 23 0 1 0 163032898 76226560 8071 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158632788 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 18610 8071 708 92 0 16954 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 74440

[startup+1.33211 s]
/proc/loadavg: 2.08 1.83 1.41 3/94 10971
/proc/meminfo: memFree=986328/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=78596 CPUtime=1.31
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 9148 0 0 0 127 4 0 0 25 0 1 0 163032898 80482304 9116 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159420380 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 19649 9116 708 92 0 17993 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 78596

[startup+2.96942 s]
/proc/loadavg: 2.08 1.83 1.41 3/94 10971
/proc/meminfo: memFree=974616/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89460 CPUtime=2.92
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11838 0 0 0 287 5 0 0 25 0 1 0 163032898 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 89460

[startup+6.25305 s]
/proc/loadavg: 2.07 1.83 1.41 3/94 10971
/proc/meminfo: memFree=974680/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89460 CPUtime=6.18
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11838 0 0 0 613 5 0 0 25 0 1 0 163032898 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 89460

[startup+12.7153 s]
/proc/loadavg: 2.07 1.84 1.41 3/94 10971
/proc/meminfo: memFree=974808/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89460 CPUtime=12.55
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11838 0 0 0 1250 5 0 0 25 0 1 0 163032898 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 89460

[startup+25.5463 s]
/proc/loadavg: 2.13 1.86 1.42 3/94 10971
/proc/meminfo: memFree=974936/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89460 CPUtime=25.27
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11838 0 0 0 2522 5 0 0 25 0 1 0 163032898 91607040 11806 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22365 11806 718 92 0 20709 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 89460

[startup+51.1962 s]
/proc/loadavg: 2.08 1.87 1.44 3/94 10971
/proc/meminfo: memFree=975000/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89464 CPUtime=50.67
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11839 0 0 0 5062 5 0 0 25 0 1 0 163032898 91611136 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711744 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22366 11807 718 92 0 20710 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 89464

[startup+102.482 s]
/proc/loadavg: 2.03 1.89 1.47 3/94 10971
/proc/meminfo: memFree=975064/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89464 CPUtime=101.5
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11839 0 0 0 10144 6 0 0 25 0 1 0 163032898 91611136 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711270 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22366 11807 718 92 0 20710 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 89464

[startup+162.521 s]
/proc/loadavg: 2.01 1.90 1.50 3/94 10971
/proc/meminfo: memFree=975000/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89464 CPUtime=160.99
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11839 0 0 0 16092 7 0 0 25 0 1 0 163032898 91611136 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22366 11807 718 92 0 20710 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 89464

[startup+222.616 s]
/proc/loadavg: 2.00 1.92 1.53 3/94 10971
/proc/meminfo: memFree=975000/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89464 CPUtime=220.53
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11839 0 0 0 22046 7 0 0 25 0 1 0 163032898 91611136 11807 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22366 11807 718 92 0 20710 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 89464

[startup+282.642 s]
/proc/loadavg: 2.00 1.93 1.55 3/94 10971
/proc/meminfo: memFree=974936/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=280
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 27993 7 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 89476

[startup+342.679 s]
/proc/loadavg: 2.00 1.94 1.58 3/94 10971
/proc/meminfo: memFree=974936/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=339.49
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 33941 8 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 89476

[startup+402.748 s]
/proc/loadavg: 2.00 1.95 1.60 3/94 10971
/proc/meminfo: memFree=974808/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=399.01
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 39892 9 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 399.01
Current children cumulated vsize (KiB) 89476

[startup+462.784 s]
/proc/loadavg: 2.04 1.97 1.63 3/94 10971
/proc/meminfo: memFree=974808/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=458.51
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 45842 9 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 458.51
Current children cumulated vsize (KiB) 89476

[startup+522.815 s]
/proc/loadavg: 2.01 1.97 1.65 3/94 10971
/proc/meminfo: memFree=974744/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=517.98
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 51789 9 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 517.98
Current children cumulated vsize (KiB) 89476

[startup+582.849 s]
/proc/loadavg: 2.00 1.97 1.67 3/94 10971
/proc/meminfo: memFree=974616/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=577.47
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 57737 10 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638384 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 577.47
Current children cumulated vsize (KiB) 89476

[startup+642.881 s]
/proc/loadavg: 2.00 1.97 1.68 3/94 10971
/proc/meminfo: memFree=974552/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=636.96
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 63685 11 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 636.96
Current children cumulated vsize (KiB) 89476

[startup+702.921 s]
/proc/loadavg: 2.08 1.99 1.71 3/94 10971
/proc/meminfo: memFree=974424/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=696.44
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 69633 11 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 696.44
Current children cumulated vsize (KiB) 89476

[startup+762.962 s]
/proc/loadavg: 2.10 2.00 1.73 3/94 10971
/proc/meminfo: memFree=974296/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89476 CPUtime=755.93
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11842 0 0 0 75581 12 0 0 25 0 1 0 163032898 91623424 11810 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22369 11810 718 92 0 20713 0
Current children cumulated CPU time (s) 755.93
Current children cumulated vsize (KiB) 89476

[startup+823.004 s]
/proc/loadavg: 2.03 2.00 1.74 3/94 10973
/proc/meminfo: memFree=974104/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=815.42
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 81530 12 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 815.42
Current children cumulated vsize (KiB) 89484

[startup+883.041 s]
/proc/loadavg: 2.01 2.00 1.75 3/94 10973
/proc/meminfo: memFree=974104/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=874.91
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 87478 13 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 874.91
Current children cumulated vsize (KiB) 89484

[startup+943.078 s]
/proc/loadavg: 2.00 2.00 1.76 3/94 10973
/proc/meminfo: memFree=974104/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=934.39
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 93426 13 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 934.39
Current children cumulated vsize (KiB) 89484

[startup+1003.09 s]
/proc/loadavg: 2.00 2.00 1.78 3/94 10973
/proc/meminfo: memFree=973976/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=993.86
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 99372 14 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 993.86
Current children cumulated vsize (KiB) 89484

[startup+1063.1 s]
/proc/loadavg: 2.07 2.02 1.79 3/94 10973
/proc/meminfo: memFree=973976/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1053.31
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 105317 14 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1053.31
Current children cumulated vsize (KiB) 89484

[startup+1123.12 s]
/proc/loadavg: 2.02 2.01 1.80 3/94 10973
/proc/meminfo: memFree=973848/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1112.78
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 111263 15 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1112.78
Current children cumulated vsize (KiB) 89484

[startup+1183.13 s]
/proc/loadavg: 2.01 2.00 1.82 3/94 10973
/proc/meminfo: memFree=951768/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1172.26
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 117210 16 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1172.26
Current children cumulated vsize (KiB) 89484

[startup+1243.21 s]
/proc/loadavg: 2.00 2.00 1.82 5/94 10973
/proc/meminfo: memFree=926488/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1231.78
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 123162 16 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1231.78
Current children cumulated vsize (KiB) 89484

[startup+1303.23 s]
/proc/loadavg: 2.10 2.03 1.84 3/94 10973
/proc/meminfo: memFree=926872/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1291.25
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 129108 17 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1291.25
Current children cumulated vsize (KiB) 89484

[startup+1363.26 s]
/proc/loadavg: 2.06 2.03 1.85 3/86 11013
/proc/meminfo: memFree=1419032/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1350.94
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 135076 18 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1350.94
Current children cumulated vsize (KiB) 89484

[startup+1423.35 s]
/proc/loadavg: 2.02 2.03 1.86 3/86 11013
/proc/meminfo: memFree=827800/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1410.96
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 141078 18 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1410.96
Current children cumulated vsize (KiB) 89484

[startup+1483.42 s]
/proc/loadavg: 2.06 2.03 1.87 4/94 11146
/proc/meminfo: memFree=1437664/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1470.93
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 147070 23 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1470.93
Current children cumulated vsize (KiB) 89484

[startup+1543.45 s]
/proc/loadavg: 2.06 2.04 1.88 3/94 11146
/proc/meminfo: memFree=1268640/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1530.62
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 153039 23 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637125 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1530.62
Current children cumulated vsize (KiB) 89484

[startup+1603.47 s]
/proc/loadavg: 2.06 2.04 1.89 3/94 11146
/proc/meminfo: memFree=1257312/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1590.3
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 159007 23 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1590.3
Current children cumulated vsize (KiB) 89484

[startup+1663.49 s]
/proc/loadavg: 2.11 2.06 1.91 4/94 11146
/proc/meminfo: memFree=1226720/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89484 CPUtime=1650
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11844 0 0 0 164977 23 0 0 25 0 1 0 163032898 91631616 11812 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22371 11812 718 92 0 20715 0
Current children cumulated CPU time (s) 1650
Current children cumulated vsize (KiB) 89484

[startup+1723.52 s]
/proc/loadavg: 2.16 2.08 1.92 3/94 11146
/proc/meminfo: memFree=1215456/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89528 CPUtime=1709.68
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11855 0 0 0 170944 24 0 0 25 0 1 0 163032898 91676672 11823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22382 11823 718 92 0 20726 0
Current children cumulated CPU time (s) 1709.68
Current children cumulated vsize (KiB) 89528

[startup+1783.52 s]
/proc/loadavg: 2.00 2.05 1.91 3/87 11210
/proc/meminfo: memFree=1628312/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89528 CPUtime=1769.49
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11855 0 0 0 176923 26 0 0 25 0 1 0 163032898 91676672 11823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22382 11823 718 92 0 20726 0
Current children cumulated CPU time (s) 1769.49
Current children cumulated vsize (KiB) 89528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.18 s]
/proc/loadavg: 2.00 2.04 1.91 3/87 11210
/proc/meminfo: memFree=1628440/2055920 swapFree=4191880/4192956
[pid=10970] ppid=10968 vsize=89528 CPUtime=1800.1
/proc/10970/stat : 10970 (solver) R 10968 10970 10726 0 -1 4194304 11855 0 0 0 179984 26 0 0 25 0 1 0 163032898 91676672 11823 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637826 0 0 4096 0 0 0 0 17 0 0 0
/proc/10970/statm: 22382 11823 718 92 0 20726 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 89528

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.19
CPU time (s): 1800.12
CPU user time (s): 1799.84
CPU system time (s): 0.272958
CPU usage (%): 99.2241
Max. virtual memory (cumulated for all children) (KiB): 89528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11855
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 63414

runsolver used 2.17567 s user time and 5.78012 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Jan  7 05:06:25 UTC 2007


IDJOB= 201241
IDBENCH= 3751
FILE ID= node23/201241-1168146384

PBS_JOBID= 3478153

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-10.xml
COMMAND LINE= /tmp/evaluation/201241-1168146384/tramontane/bin/solver /tmp/evaluation/201241-1168146384/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-201241-1168146384 -o ROOT/results/node23/solver-201241-1168146384 -C 1800 -M 900  /tmp/evaluation/201241-1168146384/tramontane/bin/solver /tmp/evaluation/201241-1168146384/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f2602ad96a69e7d2880846fdef56c20b

RANDOM SEED= 642317063

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.265
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.265
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:       1019832 kB
Buffers:         24720 kB
Cached:         156188 kB
SwapCached:        448 kB
Active:         899392 kB
Inactive:        65828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019832 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6580 kB
Writeback:           0 kB
Mapped:         809684 kB
Slab:            54012 kB
Committed_AS:  4018140 kB
PageTables:       3764 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= 66545 MiB



End job on node23 on Sun Jan  7 05:36:40 UTC 2007