Trace number 216079

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

General information on the benchmark

NamepseudoSeries/
mps/mps-mzzv42z.xml
MD5SUM23ac4c39492d3af0424b89a980e91505
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.37403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables12596
Number of constraints15189
Maximum constraint arity80
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15189
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.26
0.26	c 	predicates............ 0.35
0.62	c 	constraints........... 4.13
4.75	c Allocating memory
4.75	c 
4.75	c time limit = -1
4.75	c heuristic = dom/wdeg
4.75	c restart policy = Geometric increment
4.75	c restart base = 8397
4.75	c restart factor = 1.33
4.75	c 
4.75	c Solving
4.75	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/node41/watcher-216079-1168238450 -o ROOT/results/node41/solver-216079-1168238450 -C 1800 -M 900 /tmp/evaluation/216079-1168238450/tramontane/bin/solver /tmp/evaluation/216079-1168238450/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: 1.00 1.00 1.00 5/75 25358
/proc/meminfo: memFree=1535148/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=6792 CPUtime=0
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 172244616 6955008 379 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 1966168 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 1698 379 355 92 0 30 0

[startup+0.102684 s]
/proc/loadavg: 1.00 1.00 1.00 5/75 25358
/proc/meminfo: memFree=1535148/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=8000 CPUtime=0.09
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 1064 0 0 0 9 0 0 0 18 0 1 0 172244616 8192000 1032 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 2000 1032 688 92 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8000

[startup+0.510716 s]
/proc/loadavg: 1.00 1.00 1.00 5/75 25358
/proc/meminfo: memFree=1535148/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=10584 CPUtime=0.49
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 1708 0 0 0 49 0 0 0 22 0 1 0 172244616 10838016 1676 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425127 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 2646 1676 699 92 0 990 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10584

[startup+1.33179 s]
/proc/loadavg: 1.00 1.00 1.00 3/75 25358
/proc/meminfo: memFree=1519800/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=25900 CPUtime=1.32
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 5594 0 0 0 130 2 0 0 25 0 1 0 172244616 26521600 5479 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 6475 5479 713 92 0 4819 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 25900

[startup+2.97193 s]
/proc/loadavg: 1.08 1.02 1.01 3/75 25358
/proc/meminfo: memFree=1499256/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=59996 CPUtime=2.96
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 14324 0 0 0 290 6 0 0 25 0 1 0 172244616 61435904 14045 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 14999 14045 713 92 0 13343 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 59996

[startup+6.25722 s]
/proc/loadavg: 1.08 1.02 1.01 3/75 25358
/proc/meminfo: memFree=1208640/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=536676 CPUtime=6.24
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 132378 0 0 0 567 57 0 0 25 0 1 0 172244616 549556224 131773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2397819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 134169 131774 720 92 0 132513 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 536676

[startup+12.7248 s]
/proc/loadavg: 1.22 1.05 1.02 3/75 25358
/proc/meminfo: memFree=931264/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614644 CPUtime=12.71
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152001 0 0 0 1205 66 0 0 25 0 1 0 172244616 629395456 151396 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153661 151396 723 92 0 152005 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 614644

[startup+25.5399 s]
/proc/loadavg: 1.34 1.08 1.02 3/75 25358
/proc/meminfo: memFree=931392/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=25.52
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 2486 66 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710180 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 614680

[startup+51.1761 s]
/proc/loadavg: 1.56 1.15 1.05 3/75 25358
/proc/meminfo: memFree=931456/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=51.15
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 5048 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 614680

[startup+102.446 s]
/proc/loadavg: 1.81 1.28 1.10 3/75 25358
/proc/meminfo: memFree=931520/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=102.4
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 10173 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 614680

[startup+162.549 s]
/proc/loadavg: 1.93 1.42 1.15 3/75 25358
/proc/meminfo: memFree=931520/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=162.49
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 16182 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 162.49
Current children cumulated vsize (KiB) 614680

[startup+222.638 s]
/proc/loadavg: 2.02 1.54 1.21 3/75 25358
/proc/meminfo: memFree=931520/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=222.56
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 22189 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 222.56
Current children cumulated vsize (KiB) 614680

[startup+282.672 s]
/proc/loadavg: 2.01 1.62 1.26 3/75 25358
/proc/meminfo: memFree=931456/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=282.58
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 28191 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 282.58
Current children cumulated vsize (KiB) 614680

[startup+342.711 s]
/proc/loadavg: 2.00 1.68 1.30 3/75 25358
/proc/meminfo: memFree=931456/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=342.6
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 34193 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 342.6
Current children cumulated vsize (KiB) 614680

[startup+402.801 s]
/proc/loadavg: 2.00 1.74 1.34 3/75 25358
/proc/meminfo: memFree=931392/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=402.68
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 40201 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 402.68
Current children cumulated vsize (KiB) 614680

[startup+462.898 s]
/proc/loadavg: 2.00 1.78 1.38 3/76 25359
/proc/meminfo: memFree=931384/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=462.75
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 46208 67 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710156 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 462.75
Current children cumulated vsize (KiB) 614680

[startup+522.968 s]
/proc/loadavg: 2.00 1.82 1.41 3/76 25359
/proc/meminfo: memFree=931320/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=522.82
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 52214 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 522.82
Current children cumulated vsize (KiB) 614680

[startup+582.991 s]
/proc/loadavg: 2.00 1.85 1.45 3/76 25359
/proc/meminfo: memFree=931320/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=582.82
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 58214 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 582.82
Current children cumulated vsize (KiB) 614680

[startup+643.002 s]
/proc/loadavg: 2.00 1.87 1.48 3/76 25359
/proc/meminfo: memFree=931256/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=642.82
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 64214 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 642.82
Current children cumulated vsize (KiB) 614680

[startup+703.054 s]
/proc/loadavg: 2.00 1.89 1.51 3/70 25368
/proc/meminfo: memFree=1174688/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=702.63
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 70195 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 702.63
Current children cumulated vsize (KiB) 614680

[startup+763.086 s]
/proc/loadavg: 2.00 1.91 1.54 3/70 25368
/proc/meminfo: memFree=1101920/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=762.38
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 76170 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 614680

[startup+823.117 s]
/proc/loadavg: 2.00 1.92 1.56 3/70 25368
/proc/meminfo: memFree=1075552/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=822.15
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 82147 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 614680

[startup+883.205 s]
/proc/loadavg: 2.00 1.94 1.59 3/70 25368
/proc/meminfo: memFree=966752/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=881.98
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 88130 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 614680

[startup+943.24 s]
/proc/loadavg: 2.00 1.94 1.61 3/70 25368
/proc/meminfo: memFree=781152/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=941.73
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 94105 68 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 614680

[startup+1003.27 s]
/proc/loadavg: 1.78 1.90 1.62 2/65 25379
/proc/meminfo: memFree=1254120/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614680 CPUtime=1001.55
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152010 0 0 0 100086 69 0 0 25 0 1 0 172244616 629432320 151405 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153670 151405 723 92 0 152014 0
Current children cumulated CPU time (s) 1001.55
Current children cumulated vsize (KiB) 614680

[startup+1063.28 s]
/proc/loadavg: 1.28 1.73 1.58 2/65 25379
/proc/meminfo: memFree=1254184/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614720 CPUtime=1061.54
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152020 0 0 0 106085 69 0 0 25 0 1 0 172244616 629473280 151415 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153680 151415 723 92 0 152024 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 614720

[startup+1123.29 s]
/proc/loadavg: 1.10 1.60 1.54 2/65 25379
/proc/meminfo: memFree=1254056/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1121.54
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 112085 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1121.54
Current children cumulated vsize (KiB) 614844

[startup+1183.3 s]
/proc/loadavg: 1.04 1.49 1.50 2/65 25379
/proc/meminfo: memFree=1254056/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1181.53
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 118084 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 614844

[startup+1243.33 s]
/proc/loadavg: 1.01 1.40 1.47 2/71 25503
/proc/meminfo: memFree=1252648/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1241.49
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 124080 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 614844

[startup+1303.37 s]
/proc/loadavg: 1.11 1.35 1.44 2/65 25577
/proc/meminfo: memFree=1253608/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1301.48
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 130079 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1301.48
Current children cumulated vsize (KiB) 614844

[startup+1363.39 s]
/proc/loadavg: 1.04 1.29 1.42 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1361.48
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 136079 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 614844

[startup+1423.4 s]
/proc/loadavg: 1.01 1.23 1.39 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1421.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 142078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 614844

[startup+1483.41 s]
/proc/loadavg: 1.00 1.19 1.36 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1481.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 148078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 614844

[startup+1543.43 s]
/proc/loadavg: 1.00 1.15 1.33 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1541.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 154078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 614844

[startup+1603.44 s]
/proc/loadavg: 1.00 1.12 1.31 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1601.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 160078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 614844

[startup+1663.46 s]
/proc/loadavg: 1.00 1.10 1.29 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1661.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 166078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 614844

[startup+1723.47 s]
/proc/loadavg: 1.00 1.08 1.27 2/65 25577
/proc/meminfo: memFree=1253552/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1721.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 172078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 614844

[startup+1783.48 s]
/proc/loadavg: 1.00 1.06 1.25 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1781.47
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 178078 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 614844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.02 s]
/proc/loadavg: 1.00 1.05 1.24 2/65 25577
/proc/meminfo: memFree=1253616/2055920 swapFree=4191892/4192956
[pid=25357] ppid=25355 vsize=614844 CPUtime=1800
/proc/25357/stat : 25357 (solver) R 25355 25357 25041 0 -1 4194304 152051 0 0 0 179931 69 0 0 25 0 1 0 172244616 629600256 151446 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25357/statm: 153711 151446 723 92 0 152055 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 614844

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.12
CPU time (s): 1800.1
CPU user time (s): 1799.32
CPU system time (s): 0.78788
CPU usage (%): 99.8883
Max. virtual memory (cumulated for all children) (KiB): 614844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152051
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= 7574

runsolver used 1.45978 s user time and 4.34134 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Jan  8 06:40:52 UTC 2007


IDJOB= 216079
IDBENCH= 5050
FILE ID= node41/216079-1168238450

PBS_JOBID= 3481521

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-mzzv42z.xml
COMMAND LINE= /tmp/evaluation/216079-1168238450/tramontane/bin/solver /tmp/evaluation/216079-1168238450/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-216079-1168238450 -o ROOT/results/node41/solver-216079-1168238450 -C 1800 -M 900  /tmp/evaluation/216079-1168238450/tramontane/bin/solver /tmp/evaluation/216079-1168238450/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  23ac4c39492d3af0424b89a980e91505

RANDOM SEED= 798909347

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.234
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.234
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:       1535704 kB
Buffers:         34792 kB
Cached:         107544 kB
SwapCached:        396 kB
Active:         399608 kB
Inactive:        66740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535704 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            8068 kB
Writeback:           0 kB
Mapped:         334156 kB
Slab:            38200 kB
Committed_AS:  3737368 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= 66555 MiB



End job on node41 on Mon Jan  8 07:10:56 UTC 2007