Trace number 2087496

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral 1.545SAT 89.8013 90.6685

DiagnosticValue
ASSIGNMENTS1279
CHECKS38006000
NODES1279

General information on the benchmark

Namecsp/queens/
normalized-queens-150.xml
MD5SUM3e1168ad51844cea85c2810ca2ef4fbf
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 benchmark8.5767
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints11175
Maximum constraint arity2
Maximum domain size150
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11175
Global constraints used (with number of constraints)

Solver Data

0.18/0.20	c mistral version 1.545
89.44/90.38	s SATISFIABLE
89.44/90.38	v 95 80 69 79 47 70 86 99 68 84 111 96 93 90 19 122 134 30 101 110 42 114 21 107 33 39 51 109 57 50 60 103 100 123 40 74 91 65 82 75 64 87 46 116 130 133 135 44 85 61 28 5 146 14 4 10 108 59 145 128 27 56 104 129 32 48 35 118 138 49 29 119 112 144 12 9 121 20 76 141 71 115 26 43 143 13 140 62 120 36 54 67 142 38 105 52 113 55 106 125 63 23 58 126 139 41 17 8 37 127 137 131 53 132 98 148 117 124 83 24 94 1 45 18 97 15 92 78 11 81 102 22 6 149 66 150 89 25 77 3 88 34 31 136 147 16 2 72 7 73
89.44/90.38	d CHECKS 38005984
89.44/90.38	d ASSIGNMENTS 1279
89.44/90.38	d NODES 1279 BACKTRACKS 809 FAILURES 809 RUNTIME 88.71 TOTALTIME 89.53 NODES/s 14.4178 CHECKS/s 428430

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2087496-1247386318/watcher-2087496-1247386318 -o /tmp/evaluation-result-2087496-1247386318/solver-2087496-1247386318 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2087496-1247386318.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 25650
/proc/meminfo: memFree=1783320/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=18576 CPUtime=0
/proc/25650/stat : 25650 (runsolver) R 25648 25650 24693 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 25699370 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25650/statm: 4644 284 249 26 0 2626 0

[startup+0.108891 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 25650
/proc/meminfo: memFree=1783320/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=6808 CPUtime=0.09
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 924 0 0 0 9 0 0 0 18 0 1 0 25699370 6971392 903 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157033412 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 1702 903 378 29 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6808

[startup+0.201903 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 25650
/proc/meminfo: memFree=1783320/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=8620 CPUtime=0.18
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 1369 0 0 0 18 0 0 0 18 0 1 0 25699370 8826880 1348 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159093389 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 2155 1348 378 29 0 970 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8620

[startup+0.301912 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 25650
/proc/meminfo: memFree=1783320/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=10560 CPUtime=0.28
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 1817 0 0 0 27 1 0 0 19 0 1 0 25699370 10813440 1796 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 2640 1796 379 29 0 1455 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10560

[startup+0.70196 s]
/proc/loadavg: 2.00 2.03 2.00 4/81 25650
/proc/meminfo: memFree=1783320/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=38420 CPUtime=0.68
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 8842 0 0 0 63 5 0 0 23 0 1 0 25699370 39342080 8764 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 9605 8764 407 29 0 8420 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38420

[startup+1.50104 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 25651
/proc/meminfo: memFree=1707344/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=81832 CPUtime=1.46
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 19562 0 0 0 136 10 0 0 25 0 1 0 25699370 83795968 19484 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 20458 19484 426 29 0 19273 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 81832

[startup+3.10218 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 25651
/proc/meminfo: memFree=1704272/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=88648 CPUtime=3.06
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 21283 0 0 0 294 12 0 0 25 0 1 0 25699370 90775552 21205 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263984 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 22162 21205 426 29 0 20977 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 88648

[startup+6.30149 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 25651
/proc/meminfo: memFree=1696720/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=102184 CPUtime=6.22
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 23851 0 0 0 609 13 0 0 25 0 1 0 25699370 104636416 23773 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836715 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 25546 23773 426 29 0 24361 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 102184

[startup+12.7011 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 25651
/proc/meminfo: memFree=1676368/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=118956 CPUtime=12.56
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 27106 0 0 0 1241 15 0 0 25 0 1 0 25699370 121810944 27028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 29739 27028 428 29 0 28554 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 118956

[startup+25.5013 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 25651
/proc/meminfo: memFree=1676240/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=119220 CPUtime=25.24
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 27162 0 0 0 2509 15 0 0 25 0 1 0 25699370 122081280 27084 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 29805 27084 428 29 0 28620 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 119220

[startup+51.1018 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1671184/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=124104 CPUtime=50.6
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 28431 0 0 0 5044 16 0 0 25 0 1 0 25699370 127082496 28353 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117593 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31026 28353 428 29 0 29841 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 124104

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

[startup+51.2018 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1671184/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=124104 CPUtime=50.7
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 28431 0 0 0 5054 16 0 0 25 0 1 0 25699370 127082496 28353 996147200 1448431616 1448550632 4294956208 18446744073709551615 135263990 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31026 28353 428 29 0 29841 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 124104

[startup+76.8013 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1666256/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126084 CPUtime=76.06
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29652 0 0 0 7589 17 0 0 25 0 1 0 25699370 129110016 29574 996147200 1448431616 1448550632 4294956208 18446744073709551615 134820445 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31521 29574 428 29 0 30336 0
Current children cumulated CPU time (s) 76.06
Current children cumulated vsize (KiB) 126084

[startup+83.2019 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1666000/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126348 CPUtime=82.39
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29725 0 0 0 8222 17 0 0 25 0 1 0 25699370 129380352 29647 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31587 29647 428 29 0 30402 0
Current children cumulated CPU time (s) 82.39
Current children cumulated vsize (KiB) 126348

[startup+86.4012 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1665232/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126876 CPUtime=85.57
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29884 0 0 0 8539 18 0 0 25 0 1 0 25699370 129921024 29806 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31719 29806 428 29 0 30534 0
Current children cumulated CPU time (s) 85.57
Current children cumulated vsize (KiB) 126876

[startup+88.0023 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1665168/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126876 CPUtime=87.16
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29899 0 0 0 8698 18 0 0 25 0 1 0 25699370 129921024 29821 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31719 29821 428 29 0 30534 0
Current children cumulated CPU time (s) 87.16
Current children cumulated vsize (KiB) 126876

[startup+89.6015 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1665168/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126876 CPUtime=88.74
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29902 0 0 0 8856 18 0 0 25 0 1 0 25699370 129921024 29824 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31719 29824 428 29 0 30534 0
Current children cumulated CPU time (s) 88.74
Current children cumulated vsize (KiB) 126876

[startup+90.4016 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1665104/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126876 CPUtime=89.53
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29938 0 0 0 8935 18 0 0 25 0 1 0 25699370 129921024 29860 996147200 1448431616 1448550632 4294956208 18446744073709551615 135183138 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31719 29860 457 29 0 30534 0
Current children cumulated CPU time (s) 89.53
Current children cumulated vsize (KiB) 126876

[startup+90.6019 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 25651
/proc/meminfo: memFree=1665104/2055920 swapFree=4192812/4192956
[pid=25650] ppid=25648 vsize=126108 CPUtime=89.73
/proc/25650/stat : 25650 (ld-linux.so.2) R 25648 25650 24693 0 -1 4194304 29942 0 0 0 8955 18 0 0 25 0 1 0 25699370 129134592 25593 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25650/statm: 31527 25593 461 29 0 30342 0
Current children cumulated CPU time (s) 89.73
Current children cumulated vsize (KiB) 126108

Child status: 0
Real time (s): 90.6685
CPU time (s): 89.8013
CPU user time (s): 89.6004
CPU system time (s): 0.200969
CPU usage (%): 99.0436
Max. virtual memory (cumulated for all children) (KiB): 126876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.6004
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29950
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= 24
involuntary context switches= 3653

runsolver used 0.101984 second user time and 0.318951 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-12 10:11:59
IDJOB=2087496
IDBENCH=58732
IDSOLVER=769
FILE ID=node4/2087496-1247386318
PBS_JOBID= 9507237
Free space on /tmp= 66268 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/queens/normalized-queens-150.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087496-1247386318/watcher-2087496-1247386318 -o /tmp/evaluation-result-2087496-1247386318/solver-2087496-1247386318 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2087496-1247386318.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3e1168ad51844cea85c2810ca2ef4fbf
RANDOM SEED=349513044

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:       1783800 kB
Buffers:         14532 kB
Cached:          76316 kB
SwapCached:          0 kB
Active:         188228 kB
Inactive:        35292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:         153168 kB
Slab:            33376 kB
Committed_AS:   337000 kB
PageTables:       2188 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= 66264 MiB
End job on node4 at 2009-07-12 10:13:29