Trace number 2084046

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
pcs-restart 0.3.2UNSAT 133.138 134.363

DiagnosticValue
ASSIGNMENTS1451

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-3.xml
MD5SUM1d1f1cebdc92b091f3f5ffe18a2e82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3478
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.17/0.21	c Seed is 753430303
0.17/0.21	c Constructing HOME/instance-2084046-1247724346.xml  with 116241 constraints
1.96/2.09	c Solving 1451 backtracks 9 restarts
133.05/134.35	s UNSATISFIABLE
133.05/134.35	d ASSIGNMENTS 1451

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084046-1247724346/watcher-2084046-1247724346 -o /tmp/evaluation-result-2084046-1247724346/solver-2084046-1247724346 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 753430303 HOME/instance-2084046-1247724346.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: 1.85 1.97 1.99 4/72 21716
/proc/meminfo: memFree=1545632/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=5356 CPUtime=0
/proc/21716/stat : 21716 (pcssolve) R 21714 21716 21679 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59501219 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21716/statm: 1339 241 200 169 0 50 0
[pid=21717] ppid=21716 vsize=5356 CPUtime=0
/proc/21717/stat : 21717 (pcssolve) R 21716 21716 21679 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59501219 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21717/statm: 1339 241 200 169 0 50 0

[startup+0.098505 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21716
/proc/meminfo: memFree=1545632/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=6852 CPUtime=0.06
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 1362 665 0 0 6 0 0 0 18 0 1 0 59501219 7016448 912 996147200 134512640 135215973 4294956304 18446744073709551615 134808653 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 1713 912 386 171 0 638 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6852

[startup+0.101501 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21716
/proc/meminfo: memFree=1545632/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=6852 CPUtime=0.07
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 1370 665 0 0 7 0 0 0 18 0 1 0 59501219 7016448 920 996147200 134512640 135215973 4294956304 18446744073709551615 4159337230 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 1713 920 386 171 0 638 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6852

[startup+0.301533 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21716
/proc/meminfo: memFree=1545632/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=12232 CPUtime=0.27
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 2917 665 0 0 26 1 0 0 19 0 1 0 59501219 12525568 2152 996147200 134512640 135215973 4294956304 18446744073709551615 134532667 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 3058 2152 386 171 0 1983 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 12232

[startup+0.701576 s]
/proc/loadavg: 1.85 1.97 1.99 4/72 21716
/proc/meminfo: memFree=1545632/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=22456 CPUtime=0.67
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 6226 665 0 0 64 3 0 0 23 0 1 0 59501219 22994944 3870 996147200 134512640 135215973 4294956304 18446744073709551615 13025107 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 5614 3870 386 171 0 4539 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 22456

[startup+1.50167 s]
/proc/loadavg: 1.85 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1526424/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=40544 CPUtime=1.46
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 12328 665 0 0 140 6 0 0 25 0 1 0 59501219 41517056 7490 996147200 134512640 135215973 4294956304 18446744073709551615 13057670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 10136 7490 386 171 0 9061 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 40544

[startup+3.10085 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1514264/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=55784 CPUtime=3.04
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 19853 665 0 0 295 9 0 0 25 0 1 0 59501219 57122816 12725 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 13946 12725 410 171 0 12871 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 55784

[startup+6.30121 s]
/proc/loadavg: 1.86 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1494872/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=56408 CPUtime=6.21
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 20109 665 0 0 612 9 0 0 25 0 1 0 59501219 57761792 12823 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 14102 12823 410 171 0 13027 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 56408

[startup+12.702 s]
/proc/loadavg: 1.88 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1491800/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=58956 CPUtime=12.56
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 20921 665 0 0 1246 10 0 0 25 0 1 0 59501219 60370944 13426 996147200 134512640 135215973 4294956304 18446744073709551615 134585882 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 14739 13426 410 171 0 13664 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 58956

[startup+25.5014 s]
/proc/loadavg: 1.90 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1482584/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=66032 CPUtime=25.25
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 22966 665 0 0 2514 11 0 0 25 0 1 0 59501219 67616768 15054 996147200 134512640 135215973 4294956304 18446744073709551615 134969508 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 16508 15054 410 171 0 15433 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 66032

[startup+51.1014 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 21721
/proc/meminfo: memFree=1481048/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=66688 CPUtime=50.61
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 33379 665 0 0 5046 15 0 0 25 0 1 0 59501219 68288512 15369 996147200 134512640 135215973 4294956304 18446744073709551615 134590020 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 16672 15369 413 171 0 15597 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 66688

[startup+102.306 s]
/proc/loadavg: 1.90 1.95 1.98 3/83 21762
/proc/meminfo: memFree=1662352/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=75392 CPUtime=101.38
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 125157 665 0 0 10095 43 0 0 25 0 1 0 59501219 77201408 17552 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 18848 17552 413 171 0 17773 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 75392

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

[startup+115.102 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 21762
/proc/meminfo: memFree=1618640/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=76848 CPUtime=114.06
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 152042 665 0 0 11354 52 0 0 25 0 1 0 59501219 78692352 17905 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19212 17905 413 171 0 18137 0
Current children cumulated CPU time (s) 114.06
Current children cumulated vsize (KiB) 76848

[startup+127.901 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546504/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=78564 CPUtime=126.73
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 162959 665 0 0 12617 56 0 0 25 0 1 0 59501219 80449536 18328 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19641 18328 413 171 0 18566 0
Current children cumulated CPU time (s) 126.73
Current children cumulated vsize (KiB) 78564

[startup+131.103 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546312/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=78696 CPUtime=129.88
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 166774 665 0 0 12931 57 0 0 25 0 1 0 59501219 80584704 18381 996147200 134512640 135215973 4294956304 18446744073709551615 134587784 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19674 18381 413 171 0 18599 0
Current children cumulated CPU time (s) 129.88
Current children cumulated vsize (KiB) 78696

[startup+132.702 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546248/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=78828 CPUtime=131.47
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 169165 665 0 0 13089 58 0 0 25 0 1 0 59501219 80719872 18396 996147200 134512640 135215973 4294956304 18446744073709551615 135094864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19707 18396 413 171 0 18632 0
Current children cumulated CPU time (s) 131.47
Current children cumulated vsize (KiB) 78828

[startup+133.502 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546184/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=78828 CPUtime=132.25
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 169577 665 0 0 13167 58 0 0 25 0 1 0 59501219 80719872 18412 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19707 18412 413 171 0 18632 0
Current children cumulated CPU time (s) 132.25
Current children cumulated vsize (KiB) 78828

[startup+133.902 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546184/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=78960 CPUtime=132.65
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 169886 665 0 0 13207 58 0 0 25 0 1 0 59501219 80855040 18424 996147200 134512640 135215973 4294956304 18446744073709551615 134591653 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 19740 18424 413 171 0 18665 0
Current children cumulated CPU time (s) 132.65
Current children cumulated vsize (KiB) 78960

[startup+134.302 s]
/proc/loadavg: 2.06 1.99 1.99 3/83 21763
/proc/meminfo: memFree=1546056/2055920 swapFree=4192812/4192956
[pid=21716] ppid=21714 vsize=74860 CPUtime=133.05
/proc/21716/stat : 21716 (pcs.big) R 21714 21716 21679 0 -1 4194304 169990 665 0 0 13247 58 0 0 25 0 1 0 59501219 76656640 17509 996147200 134512640 135215973 4294956304 18446744073709551615 13021308 0 0 4096 0 0 0 0 17 1 0 0
/proc/21716/statm: 18715 17509 413 171 0 17640 0
Current children cumulated CPU time (s) 133.05
Current children cumulated vsize (KiB) 74860

Child status: 0
Real time (s): 134.363
CPU time (s): 133.138
CPU user time (s): 132.529
CPU system time (s): 0.608907
CPU usage (%): 99.0884
Max. virtual memory (cumulated for all children) (KiB): 79356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.529
system time used= 0.608907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170657
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= 29
involuntary context switches= 3470

runsolver used 0.169974 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-16 08:05:46
IDJOB=2084046
IDBENCH=58020
IDSOLVER=734
FILE ID=node28/2084046-1247724346
PBS_JOBID= 9521522
Free space on /tmp= 66004 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp36/normalized-fapp36-2000-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084046-1247724346/watcher-2084046-1247724346 -o /tmp/evaluation-result-2084046-1247724346/solver-2084046-1247724346 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 753430303 HOME/instance-2084046-1247724346.xml

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

MD5SUM BENCH= 1d1f1cebdc92b091f3f5ffe18a2e82b4
RANDOM SEED=753430303

node28.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.230
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.230
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:       1546112 kB
Buffers:         48004 kB
Cached:         171636 kB
SwapCached:          0 kB
Active:         306900 kB
Inactive:       139452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4488 kB
Writeback:           0 kB
Mapped:         238236 kB
Slab:            48112 kB
Committed_AS:   783132 kB
PageTables:       2244 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66004 MiB
End job on node28 at 2009-07-16 08:08:00